On Monday 22 March 2010, Will Walthall wrote: >You may need to just reinstall grub to the f12 partition > >I'd backup your menu.lst on /dev/sdb2 >Also make sure you /boot/grub directory has these files > >-rw-r--r-- 1 root root 63 2010-03-11 12:33 device.map >-rw-r--r-- 1 root root 14872 2010-03-11 12:33 e2fs_stage1_5 >-rw-r--r-- 1 root root 14036 2010-03-11 12:33 fat_stage1_5 >-rw-r--r-- 1 root root 13344 2010-03-11 12:33 ffs_stage1_5 >-rw------- 1 root root 1021 2010-03-11 13:54 grub.conf >-rw-r--r-- 1 root root 13356 2010-03-11 12:33 iso9660_stage1_5 >-rw-r--r-- 1 root root 14928 2010-03-11 12:33 jfs_stage1_5 >lrwxrwxrwx 1 root root 11 2010-03-11 12:33 menu.lst -> ./grub.conf >-rw-r--r-- 1 root root 13480 2010-03-11 12:33 minix_stage1_5 >-rw-r--r-- 1 root root 16128 2010-03-11 12:33 reiserfs_stage1_5 >-rw-r--r-- 1 root root 17488 2009-10-01 12:08 splash.xpm.gz >-rw-r--r-- 1 root root 512 2010-03-11 12:33 stage1 >-rw-r--r-- 1 root root 125432 2010-03-14 14:54 stage2 >-rw-r--r-- 1 root root 13628 2010-03-11 12:33 ufs2_stage1_5 >-rw-r--r-- 1 root root 12932 2010-03-11 12:33 vstafs_stage1_5 >-rw-r--r-- 1 root root 15664 2010-03-11 12:33 xfs_stage1_5 > >Amusing, I didn't realize that menu.lst was a symlink, neat! > >Boot into fedora 10 on /dev/sdb1 > F10 /.boot is installed in /dev/sda1. >su -c "grub" > >at the grub prompt > >>device (hd0) /dev/sdb >>root (hd0,1) >>setup(hd0,1) Snipped from that shell: grub> device (hd0,0) /dev/sdb device (hd0,0) /dev/sdb grub> root (hd0,1) root (hd0,1) Filesystem type unknown, partition type 0x82 grub> setup (hd0,1) setup (hd0,1) Error 17��: Cannot mount selected partition grub> quit quit [root@coyote f12]# But I can mount it just fine. I think that (hdx,x) crap is whats confusing grub. No two installs are using the same (hd0,0) to drive correlations. And no one seems to have written the definitive tome on how this works yet either. IMO, grubs man pages contain about a -10ee34 torr vacuum. That is slightly better than interstellar space 2 light years out. And until we have a method to absolutely, carved in Forentine Marble, method of correlating the installed drives to the (hdx,x) crap that the bios and grub seem married to, this confusion will likely remain. I assume (there _that_ word again) that the bios _should_ be treating disks in the order of the sata jacks they are plugged into, and my F10 install does. >If this doesn't work then I dunno what's going on. If these aren't the >right settings for your Drive layout, send back a full overview of that and >I'll try edit the command sequence for you. All sata drives except for a worn out floppy, but the linux floppy driver has been broken for the use I would use it for for about 2 years now. It cannot read or write a 256 byte sector format. Here is the blkid output: [root@coyote f12]# blkid Part of F10 install /dev/sda1: LABEL="seaboot" UUID="9848a6bb-6ecd-412d-b2f5-0fdf68102bd3" SEC_TYPE="ext2" TYPE="ext3" /dev/sda2: TYPE="swap" UUID="1e5d265b-0097-4699-b2f9-47e75ec2f95c" /dev/sda3: LABEL="sea-slash" UUID="3d923d41-fe1d-49b2-9618-c03005888c41" SEC_TYPE="ext2" TYPE="ext3" Amanda's virtual tapes /dev/sdc1: LABEL="/amandatapes-1-T" UUID="223e0988-3155-4935-8511-20e3edd77910" SEC_TYPE="ext2" TYPE="ext3" Mandriva 2010-x64 /dev/sdd1: UUID="9838db29-2ddd-46e5-835a-7c0f5eafae2a" TYPE="ext3" SEC_TYPE="ext2" LABEL="mdv-boot" /dev/sdd5: TYPE="swap" UUID="7daaed8e-b1be-48fd-b701-852f4c904eb2" /dev/sdd6: UUID="00a85218-ca2a-4265-bd8f-f9f511586dbc" SEC_TYPE="ext2" TYPE="ext3" LABEL="mdv-home" /dev/sdd7: UUID="b832a03e-54ad-44d1-8f3e-e5322f359f90" SEC_TYPE="ext2" TYPE="ext3" LABEL="mdv-opt" /dev/sdd8: UUID="a00d2ff6-179d-431b-8b57-984f12a89e0d" SEC_TYPE="ext2" TYPE="ext3" LABEL="mdv-usr" /dev/sdd9: UUID="cbb6883f-04f3-4acb-b46b-032bb28dfea8" SEC_TYPE="ext2" TYPE="ext3" LABEL="mdv-var" /dev/sdd10: UUID="ab39ede0-9b10-40e3-9fa9-2db747347934" SEC_TYPE="ext2" TYPE="ext3" LABEL="mdv-slash" More of the F10 install /dev/sda5: LABEL="sea-opt" UUID="bce6a095-6e7b-475d-b8a4-f75c1ae74a11" SEC_TYPE="ext2" TYPE="ext3" /dev/sda6: LABEL="sea-home" UUID="7c9c7c96-4dcc-43db-8248-7dca7dd2abad" SEC_TYPE="ext2" TYPE="ext3" /dev/sda7: LABEL="sea-root" UUID="937fecdd-d6f8-49aa-a438-4cee9789d796" SEC_TYPE="ext2" TYPE="ext3" /dev/sda8: LABEL="sea-var" UUID="efbd9228-89d0-428a-86c4-dfaec8c40ebd" SEC_TYPE="ext2" TYPE="ext3" /dev/sda9: LABEL="sea-tmp" UUID="466c0f0b-5b5e-4a8f-a83a-a8016d9c17f3" SEC_TYPE="ext2" TYPE="ext3" /dev/sda10: LABEL="sea-usr" UUID="c377dbfc-caa6-464e-9d32-e75ef4b70e03" SEC_TYPE="ext2" TYPE="ext3" The F12 install /dev/sdb1: UUID="021e13d4-5444-4f90-a4cd-033991a9b992" SEC_TYPE="ext2" TYPE="ext3" LABEL="F12boot" /dev/sdb2: TYPE="swap" UUID="1a530a26-93f0-439e-b8d0-0aa1c6fa46ae" /dev/sdb3: UUID="018cb1db-d493-4a8e-a2eb-a642ef434851" TYPE="ext4" <--anaconda insisted & wouldn't proceed if ext3 /dev/sdb5: LABEL="F12slash" UUID="1c53bab9-8764-46f3-8ddd-90681f0b46b4" TYPE="ext4" <--anaconda insisted, ditto /dev/sdb6: UUID="0eb7f1d5-9480-4a65-9295-3b66129a256f" SEC_TYPE="ext2" TYPE="ext3" /dev/sdb7: UUID="25d147be-117e-4b45-a582-4001c3b8592d" SEC_TYPE="ext2" TYPE="ext3" /dev/sdb8: UUID="21bfa162-b42b-44da-907f-1b09d67dc378" SEC_TYPE="ext2" TYPE="ext3" /dev/sdb9: UUID="b5eb25cf-07a8-4b79-b702-decb2ff3bc34" SEC_TYPE="ext2" TYPE="ext3" >How this Helps >-Will > Why that is not in sata port number order I have NDI. Thanks Will. -- Cheers, Gene "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) Inara: "Mal, you don't have to die alone." Mal: "Everybody dies alone." --Episode #8, "Out of Gas" -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines