To all: Just got a response from member of Ubunto Forum
Bottom line is it worked and was very simple: I've heard that is a bug that can be circumvented by formatting the Ubuntu partition to ext2 instead of ext3 when you install Ubuntu. Try that, and if it works you can later "ugrade" your file system to ext3 with: Code: sudo tune2fs -j /dev/sdXY Replace sdXY with your Ubuntu partition of course. After that, I believe the only thing you will need to do is edit your /etc/fstab so that the Ubuntu partition is mounted with "ext3" instead of "ext2". -- fatal error on grub-install (hd0) related to partition type https://bugs.launchpad.net/bugs/180089 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
