Dear fellow testers, On a machine running Fedora 9 along with WindowsXP(hosed), I decided to wipe out the NTFS partition and install Fedora 10 Beta. I will have to try and fix the boot to boot both Rawhide and Fedora 9, but that will be an exercise for later. I booted with ext4 option and did a custom boot, and had a hard time fixing the partitions so that I could install it. Original layout: [root@localhost ~]# fdisk -l Disk /dev/sda: 320.0 GB, 320072933376 bytes 255 heads, 63 sectors/track, 38913 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0xaf7caf7c Device Boot Start End Blocks Id System /dev/sda1 * 1 26108 209712478+ 7 HPFS/NTFS /dev/sda2 31841 31865 200812+ 83 Linux /dev/sda3 31866 38913 56613060 8e Linux LVM /dev/sda4 26109 31840 46042290 5 Extended /dev/sda5 26109 26239 1052226 82 Linux swap / Solaris /dev/sda6 26240 31840 44990001 83 Linux Partition table entries are not in disk order Disk /dev/dm-0: 56.8 GB, 56841207808 bytes 255 heads, 63 sectors/track, 6910 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x00000000 Disk /dev/dm-0 doesn't contain a valid partition table Disk /dev/dm-1: 1073 MB, 1073741824 bytes 255 heads, 63 sectors/track, 130 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x30307800 Disk /dev/dm-1 doesn't contain a valid partition table You have new mail in /var/spool/mail/root [root@localhost ~]# cat /boot/grub/grub.conf # grub.conf generated by anaconda # # Note that you do not have to rerun grub after making changes to this file # NOTICE: You have a /boot partition. This means that # all kernel and initrd paths are relative to /boot/, eg. # root (hd0,1) # kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00 # initrd /initrd-version.img #boot=/dev/sda default=0 timeout=5 splashimage=(hd0,1)/grub/splash.xpm.gz hiddenmenu title Fedora (2.6.26.3-29.fc9.i686) root (hd0,1) kernel /vmlinuz-2.6.26.3-29.fc9.i686 ro root=UUID=d82c76e1-bbe7-4a0d-94e9-711b3aea50db initrd /initrd-2.6.26.3-29.fc9.i686.img title Fedora (2.6.25.14-108.fc9.i686) root (hd0,1) kernel /vmlinuz-2.6.25.14-108.fc9.i686 ro root=UUID=d82c76e1-bbe7-4a0d-94e9-711b3aea50db initrd /initrd-2.6.25.14-108.fc9.i686.img title Fedora (2.6.25-14.fc9.i686) root (hd0,1) kernel /vmlinuz-2.6.25-14.fc9.i686 ro root=UUID=d82c76e1-bbe7-4a0d-94e9-711b3aea50db initrd /initrd-2.6.25-14.fc9.i686.img title Fedora (2.6.25-0.234.rc9.git1.fc9.i686) root (hd0,1) kernel /vmlinuz-2.6.25-0.234.rc9.git1.fc9.i686 ro root=UUID=d82c76e1-bbe7-4a0d-94e9-711b3aea50db initrd /initrd-2.6.25-0.234.rc9.git1.fc9.i686.img title Microsoft Windows XP Pro rootnoverify (hd0,0) chainloader +1 New layout after I finish installing and testing back. I had no ext4 option only ext4dev, is that the same? As soon as I can boot the new system, I will get back! Regards, Antonio -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list