[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Booting into DOS [SOLVED]



At 04:19 AM 12/2/2011, Brian wrote:
On Thu 01 Dec 2011 at 23:32:42 -0500, Ethan Rosenberg wrote:

> I'm obviously doing something incorrect, since I cannot get a DOS boot.
> I'm sure I misunderstood you.  What are all the files that should be
> edited, and what should they contain?

There is only one file to edit - /etc/grub.d/40_custom. I think Tom H is
suggesting you have

   menuentry "DOS (loader) (on /dev/sda1)" {
           insmod part_msdos
           insmod fat
           set root='(hd0,1)'
           chainloader +1
   }

You can check DOS is on /dev/sda1 using 'cfdisk /dev/sda'.


--

IT WORKS!!!!!! THANKS EVER SO MUCH

To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: [🔎] 20111202091914.GI3655@desktop">http://lists.debian.org/[🔎] 20111202091914.GI3655@desktop



Reply to: