LS, I 'm getting an error while setting up my boot loader. in the grub shell:
------------------------------------------------------------------------------ grub> debug Debug mode is turned on grub> device (hd0) /dev/cciss/c0d0 grub> root (hd0,0) Filesystem type is ext2fs, partition type 0x83 grub> device (hd0) /dev/cciss/c0d0 grub> setup (hd0) Checking if "/boot/grub/stage1" exists... yes Checking if "/boot/grub/stage2" exists... yes Checking if "/boot/grub/e2fs_stage1_5" exists... yes Running "embed /boot/grub/e2fs_stage1_5 (hd0)"... 16 sectors are embedded. succeeded Running "install /boot/grub/stage1 (hd0) (hd0)1+16 p (hd0,0)/boot/grub/stage2 /boot/grub/menu.lst"... <1, 0, 512>[1]<2, 0, 512>[2]<2, 0, 7680>[2][3][4][5][6] [7][8][9][10][11][12][13][14][15][16]<162185401, 0, 512>[162185433]failed Error 22: No such partition ----------------------------------------------------------------------------------------------------------- device (hd0) /dev/cciss/c0d0 = so grub can see my scsi raid5 disks I've replaced (hd0) with (hd1,2,3,4,5) but no luck there... can you help me out? thanks Titus
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
