• App that tells if a drive is bootable
    2 replies, posted
I need an application that will tell me if a drive is bootable or not. it also has to run on linux...or through wine
I don't really understand your question. Are you asking for an application that checks if your [I]hard disk[/I] or [I]DVD Reader[/I] is bootable? If so, then all are unless they're defect.
fdisk -l (as root) the star indicates a bootable partition.
Sorry, you need to Log In to post a reply to this thread.