IMPORTANT HINT: Actually the HDD named /dev/hdf (Samsung, 80 GB) in the following is /dev/hde within Ubuntu! It's only hdf now because I use the Debian HDD (Maxtor) as master and the Ubuntu HDD (Samsung) as slave to access the Ubuntu (Samsung) HDD.
Ubuntu machine: Samsung = /dev/hde Debian machine: Samsung = /dev/hdf Sorry for the confusion! # lshw -C disk *-disk:0 description: ATA Disk product: Maxtor 6E040L0 vendor: Maxtor physical id: 0 bus info: [EMAIL PROTECTED] logical name: /dev/hde version: NAR61590 serial: E1GEW7HE size: 38GB capacity: 38GB capabilities: ata dma lba iordy smart security pm apm configuration: apm=off mode=udma6 smart=on *-disk:1 description: ATA Disk product: SAMSUNG SP0812N physical id: 1 bus info: [EMAIL PROTECTED] logical name: /dev/hdf version: TK100-30 serial: S00MJ10Y424141 size: 74GB capacity: 74GB capabilities: ata dma lba iordy smart security pm configuration: mode=udma5 smart=on *-cdrom description: CD-R/CD-RW writer product: LITE-ON LTR-48125S physical id: 0 bus info: [EMAIL PROTECTED] logical name: /dev/hda version: 1S01 capabilities: packet atapi cdrom removable nonmagnetic dma lba iordy audio cd-r cd-rw configuration: mode=udma2 # fdisk -l Disk /dev/hde: 41.1 GB, 41110142976 bytes 255 heads, 63 sectors/track, 4998 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hde1 * 1 122 979933+ 83 Linux /dev/hde2 123 4998 39166470 5 Extended /dev/hde5 123 246 995998+ 82 Linux swap / Solaris /dev/hde6 247 854 4883728+ 83 Linux /dev/hde7 855 976 979933+ 83 Linux /dev/hde8 977 1341 2931831 83 Linux /dev/hde9 1342 1767 3421813+ 83 Linux /dev/hde10 1768 4998 25952976 83 Linux Disk /dev/hdf: 80.0 GB, 80060424192 bytes 255 heads, 63 sectors/track, 9733 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hdf1 * 1 123 987966 83 Linux /dev/hdf2 124 5590 43913677+ 5 Extended /dev/hdf5 124 762 5132736 8e Linux LVM /dev/hdf6 763 890 1028128+ 8e Linux LVM /dev/hdf7 891 1784 7181023+ 8e Linux LVM /dev/hdf8 1785 2422 5124703+ 8e Linux LVM /dev/hdf9 2423 2550 1028128+ 82 Linux swap / Solaris /dev/hdf10 2551 5590 24418768+ 8e Linux LVM # cat ../../etc/fstab # /etc/fstab: static file system information. # # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 # /dev/sda1 UUID=fb7e259a-4de7-4810-9041-c981d9946e94 / ext2 defaults,errors=remount-ro 0 1 /dev/mapper/vgubuntu--lotus-lvhome /home xfs defaults 0 2 /dev/mapper/vgubuntu--lotus-lvtmp /tmp xfs defaults 0 2 /dev/mapper/vgubuntu--lotus-lvusr /usr xfs defaults 0 2 /dev/mapper/vgubuntu--lotus-lvusrlocal /usr/local xfs defaults 0 2 /dev/mapper/vgubuntu--lotus-lvvar /var xfs defaults 0 2 # /dev/sda9 UUID=cbfa2476-b15a-461c-bce1-af4ae0197726 none swap sw 0 0 /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0 /dev/fd0 /media/floppy0 auto rw,user,noauto 0 0 # blkid /dev/hdf1: UUID="fb7e259a-4de7-4810-9041-c981d9946e94" TYPE="ext2" /dev/hde1: UUID="eef89722-9a5e-4611-9f52-0e665eda1213" SEC_TYPE="ext2" TYPE="ext3" /dev/hde5: TYPE="swap" /dev/hde6: UUID="75de2cc6-f8fc-4cd6-99fe-505331a3ed95" SEC_TYPE="ext2" TYPE="ext3" /dev/hde7: UUID="46895741-c968-4422-8600-760edc653fba" SEC_TYPE="ext2" TYPE="ext3" /dev/hde8: UUID="870840f2-ad15-4fea-9bdf-a34d3fea3545" SEC_TYPE="ext2" TYPE="ext3" /dev/hde9: UUID="7b3cd207-214b-469b-82ac-5e32d99d4939" SEC_TYPE="ext2" TYPE="ext3" /dev/hde10: UUID="abc4e394-90dd-4843-abba-02d788035e92" SEC_TYPE="ext2" TYPE="ext3" /dev/hdf9: UUID="cbfa2476-b15a-461c-bce1-af4ae0197726" TYPE="swap" /dev/mapper/vgubuntu--lotus-lvvar: LABEL="var" UUID="c70fff46-bc80-448d-8320-7d651b5da23c" TYPE="xfs" /dev/mapper/vgubuntu--lotus-lvtmp: LABEL="tmp" UUID="681fad0b-3d09-4333-b533-5bc7c849d289" TYPE="xfs" /dev/mapper/vgubuntu--lotus-lvusr: LABEL="usr" UUID="8906ed11-b767-4250-8097-f4d5fd642ae1" TYPE="xfs" /dev/mapper/vgubuntu--lotus-lvusrlocal: LABEL="usrlocal" UUID="f645ace3-1ec3-4e26-b331-bf445a756644" TYPE="xfs" /dev/mapper/vgubuntu--lotus-lvhome: LABEL="home" UUID="cd0ccbd2-5508-440b-bb2b-6347d3f4e228" TYPE="xfs" ** Attachment added: "menu.lst" http://librarian.launchpad.net/7374275/menu.lst -- Booting fails after installation (GRUB error) https://bugs.launchpad.net/bugs/107951 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs