[PLUG] /etc/grub.conf dual boot

borodimer boro at borosenclave.com
Sun May 11 12:59:01 UTC 2003


I can't tell you exactly what your dos boot option should look like, but you
might want to check out this Linux Gazette article:
http://www.linuxgazette.com/issue64/kohli.html

  - Phil

----- Original Message -----
From: "Dirk Ouellette" <hapibeli at attbi.com>
To: "PLUG" <plug at lists.pdxlinux.org>; "Austin Linux Users"
<alg at austinlug.org>
Sent: Sunday, May 11, 2003 7:49 AM
Subject: [PLUG] /etc/grub.conf dual boot


> My /boot/grub/device.map =
>
> (fd0)     /dev/fd0
> (hd0)     /dev/hda
> (hd1)     /dev/hdb
>
> To dual boot RH9[hda] and Win98[hdb], my current /boot/grub.conf looks
> like;
> #boot=/dev/hda
> default=0
> timeout=10
> splashimage=(hd0,0)/grub/splash.xpm.gz
> title Red Hat Linux (2.4.20-9)
>         root (hd0,0)
>         kernel /vmlinuz-2.4.20-9 ro root=LABEL=/ hdc=ide-scsi
>         initrd /initrd-2.4.20-9.img
> title DOS
>         rootnoverify (hd1,0)
>         chainloader +1
>
>
>
> Should title DOS look like? ;
>
>         map (hd0,0) (hd1,0)
> map (hd1,0) (hd0,0)
> setup (hd0)
> rootnoverify (hd1,0)
> chainloader +
>
>
>
>
> --
> "Quality is Insurance", Wes Revell, 2002
>
>
> _______________________________________________
> PLUG mailing list
> PLUG at lists.pdxlinux.org
> http://lists.pdxlinux.org/mailman/listinfo/plug
>
>






More information about the PLUG mailing list