bug-grub
[Top][All Lists]
Advanced

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

Newbie help


From: Phil Reardon
Subject: Newbie help
Date: Thu, 13 Nov 2003 22:43:16 -0700

My linux box has grub installed already, but I am adding a second hard drive 
for OpenBSD.  How should I modify the following menu.lst to have grub see and 
boot the new drive (which is on hdc according to /proc/ide)?

 
## ## End Default Options ##
 
title           Libranet GNU/Linux, kernel 2.4.20
root            (hd0,0)
kernel          /boot/vmlinuz-2.4.20 root=/dev/hda1 ro hdb=scsi
savedefault
boot
 
title           Libranet GNU/Linux, kernel 2.4.20 (single user mode)
root            (hd0,0)
kernel          /boot/vmlinuz-2.4.20 root=/dev/hda1 ro hdb=scsi single
savedefault
boot
 
### END DEBIAN AUTOMAGIC KERNELS LIST
 
title  Memory Test
root   (hd0,0)
kernel /boot/memtest86.bin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]