doppia installazione 9.04 - posso modificare il grub ???
Inviato: sabato 2 maggio 2009, 16:26
??? oggi dopo aver testato la 8.10 per sei mesi con wubi in ambiente xp , e visto problemini di aggiornamento , ho deciso per un installazione normale in multiboot con xp ... non so come ma ha creato un installazione compatta che non permetteva nessuna operazione ( in pratica in una partizione senza spazio libero !!! ) , dopo un po sono riuscito a liberare spazio nella partizione windows e ripetuta l'installazione tutto bene .... ma ... mi è rimasta quella installazione inutilizzabile che mi vorrei togliere dai piedi .
posso togliere le ultime linee del grub con editor di testo così da far sparire dal boot questa installazione e poi pulire le partizioni relative ????
allego configurazione attuale grub
title Ubuntu 9.04, kernel 2.6.28-11-generic
uuid 3837a359-8da8-4714-8727-cb9759d28646
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=3837a359-8da8-4714-8727-cb9759d28646 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 3837a359-8da8-4714-8727-cb9759d28646
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=3837a359-8da8-4714-8727-cb9759d28646 ro single
initrd /boot/initrd.img-2.6.28-11-generic
title Ubuntu 9.04, memtest86+
uuid 3837a359-8da8-4714-8727-cb9759d28646
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 NT/2000/XP
rootnoverify (hd0,0)
savedefault
makeactive
chainloader +1
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda2
title Microsoft Windows XP Professional
rootnoverify (hd0,1)
savedefault
makeactive
chainloader +1
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda5.
title Ubuntu 9.04, kernel 2.6.28-11-generic (on /dev/sda5)
root (hd0,4)
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=dd598bef-884d-4bab-9b40-cf826c3f9ccd ro quiet splash
initrd /boot/initrd.img-2.6.28-11-generic
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda5.
title Ubuntu 9.04, kernel 2.6.28-11-generic (recovery mode) (on /dev/sda5)
root (hd0,4)
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=dd598bef-884d-4bab-9b40-cf826c3f9ccd ro single
initrd /boot/initrd.img-2.6.28-11-generic
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda5.
title Ubuntu 9.04, memtest86+ (on /dev/sda5)
root (hd0,4)
kernel /boot/memtest86+.bin
savedefault
boot
.... in pratica gli ultimi 3 item di sistemi operativi ( quelli della sda5 )
grazie per la risposta
walter
posso togliere le ultime linee del grub con editor di testo così da far sparire dal boot questa installazione e poi pulire le partizioni relative ????
allego configurazione attuale grub
title Ubuntu 9.04, kernel 2.6.28-11-generic
uuid 3837a359-8da8-4714-8727-cb9759d28646
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=3837a359-8da8-4714-8727-cb9759d28646 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 3837a359-8da8-4714-8727-cb9759d28646
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=3837a359-8da8-4714-8727-cb9759d28646 ro single
initrd /boot/initrd.img-2.6.28-11-generic
title Ubuntu 9.04, memtest86+
uuid 3837a359-8da8-4714-8727-cb9759d28646
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 NT/2000/XP
rootnoverify (hd0,0)
savedefault
makeactive
chainloader +1
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda2
title Microsoft Windows XP Professional
rootnoverify (hd0,1)
savedefault
makeactive
chainloader +1
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda5.
title Ubuntu 9.04, kernel 2.6.28-11-generic (on /dev/sda5)
root (hd0,4)
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=dd598bef-884d-4bab-9b40-cf826c3f9ccd ro quiet splash
initrd /boot/initrd.img-2.6.28-11-generic
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda5.
title Ubuntu 9.04, kernel 2.6.28-11-generic (recovery mode) (on /dev/sda5)
root (hd0,4)
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=dd598bef-884d-4bab-9b40-cf826c3f9ccd ro single
initrd /boot/initrd.img-2.6.28-11-generic
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda5.
title Ubuntu 9.04, memtest86+ (on /dev/sda5)
root (hd0,4)
kernel /boot/memtest86+.bin
savedefault
boot
.... in pratica gli ultimi 3 item di sistemi operativi ( quelli della sda5 )
grazie per la risposta
walter