Re: identify correct boot hd for grub

2003-06-23 Thread Kevin McKinley
On 23 Jun 2003 23:36:07 +0200 Benedict Verheyen <[EMAIL PROTECTED]> wrote: > Also, i have specified the framebuffer like vga=791 > Woud this be correct for grub: > > # kopt=root=/dev/hda1 ro > # kopt=vga=791 ro hdd=ide-scsi > > As i understand, these need to be commented out but can i use severa

identify correct boot hd for grub

2003-06-23 Thread Benedict Verheyen
Hi, i want to move from lilo to grub. I have a 2 harddisk setup where hda is windowsxp and hdb is linux. My fstab file: /dev/hdb1 / ext3 errors=remount-ro 0 1 /dev/hdb5 none swap sw 0 0 /dev/hdb6 /home ext3 defaults 0 2 /dev/hdb7 /var ext3 defaults 0 2 /dev/hdb8 /tmp ext3 defaults 0 2 /