Quote:
Originariamente inviato da Lutra
il casino l'hai fatto comunque tu, non l'installer di Ubuntu...
|
Non penso proprio. Non è la prima volta che installo linux, visto che bene o male lo uso da 4/5 anni e sono stato attento a modificare le partizioni giuste(e l'intero hard disk di vista non l'ho proprio toccato, curandomi di modificare manualmente la tabella delle partizioni)
Quote:
Originariamente inviato da Damage92
posta menu.lst
|
La parte non commentata è questa
Codice:
## ## End Default Options ##
title Ubuntu 9.04, kernel 2.6.28-11-generic
uuid 5ea3dc76-4e14-4aff-91f2-e22939f8b23e
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=5ea3dc76-4e14-4aff-91f2-e22939f8b23e ro quiet splash
initrd /boot/initrd.img-2.6.28-11-generic
quiet
title Ubuntu 9.04, kernel 2.6.28-11-generic (recovery mode)
uuid 5ea3dc76-4e14-4aff-91f2-e22939f8b23e
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=5ea3dc76-4e14-4aff-91f2-e22939f8b23e ro single
initrd /boot/initrd.img-2.6.28-11-generic
title Ubuntu 9.04, memtest86+
uuid 5ea3dc76-4e14-4aff-91f2-e22939f8b23e
kernel /boot/memtest86+.bin
quiet
### END DEBIAN AUTOMAGIC KERNELS LIST
# This is a divider, added to separate the menu items below from the Debian
# ones.
title Other operating systems:
root
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda1
title Windows Vista (loader)
rootnoverify (hd1,0)
savedefault
makeactive
chainloader +1
Inizialmente la parte evidenziata era:
Codice:
rootnoverify (hd0,0)
Ma lasciandola così partiva xp, non vista. Modificandola come ho fatto io non parte niente...