I's installed a alternate version (1 week old) so: Why can i boot and install with alternate kernel and not with desktop kernel ? What's the differences ?
I'v noted a big problem with alternate install, that may be informative for this bug. Tell me if i should create a new Bug report. This problem is that root partition are completely mixed. … ## kopt_2_6_8=root=/dev/hdc1 ro ## kopt_2_6_8_2_686=root=/dev/hdc2 ro # kopt=root=UUID=2a41eaec-258b-45d9-8c3f-703bbd190213 ro ## Setup crashdump menu entries ## e.g. crashdump=1 # crashdump=0 ## default grub root device ## e.g. groot=(hd0,0) # groot=(hd1,0) … # lockalternative=false ## additional options to use with the default boot option, but not with the ## alternatives ## e.g. defoptions=vga=791 resume=/dev/hda5 # defoptions=quiet splash … # howmany=all title Ubuntu hardy (development branch), kernel 2.6.24-5-generic root (hd1,0) --> this must be (hd2,0) /////////////////////////////////// … # This entry automatically added by the Debian installer for a non-linux OS # on /dev/sdc1 title Microsoft Windows XP Professionnel root (hd2,0) --> this must be (hd0,0) /////////////////////////////////// savedefault makeactive map (hd0) (hd2) --> this must be deleted /////////////////////////////////// map (hd2) (hd0) --> this must be deleted /////////////////////////////////// chainloader +1 -- Hardy alpha 3 daily-live i386 dont't boot https://bugs.launchpad.net/bugs/181561 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
