View Full Version : fedora 6 - grub
ho installato da poco fedora 6, cosi nel mio pc ho win+linux
fedora ha installato il suo bootloader grub, ma l'unico problema è che la schermata del bootloader per la scelta tra i due so dura solo pochissimi secondi, e poi vorrei poter mettere win con so principale di avvio...
sapete dirmi come modificare le impostazioni di grub? da fedora non sono riuscito a trovare dove andare per fare queste modifiche...
thanks
ho installato da poco fedora 6, cosi nel mio pc ho win+linux
fedora ha installato il suo bootloader grub, ma l'unico problema è che la schermata del bootloader per la scelta tra i due so dura solo pochissimi secondi, e poi vorrei poter mettere win con so principale di avvio...
sapete dirmi come modificare le impostazioni di grub? da fedora non sono riuscito a trovare dove andare per fare queste modifiche...
thanks
devi modificare il file /boot/grub/menu.lst
ci sono le istruzioni all'interno altrimenti su internet ci sono parecchie guide
penso che sia come il file che sta su win... ora vedo.... thanks!
QUESTO E' IL FILE ORIGINALE:
# 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,5)
# kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
# initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=5
splashimage=(hd0,5)/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.18-1.2798.fc6xen)
root (hd0,5)
kernel /xen.gz-2.6.18-1.2798.fc6
module /vmlinuz-2.6.18-1.2798.fc6xen ro root=/dev/VolGroup00/LogVol00 rhgb quiet
module /initrd-2.6.18-1.2798.fc6xen.img
title Other
rootnoverify (hd0,0)
chainloader +1
_______________________________________________________________
FACCIO QUESTE MODIFICHE?
# 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,5)
# kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
# initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=10
splashimage=(hd0,5)/grub/splash.xpm.gz
hiddenmenu
title WinXP
rootnoverify (hd0,0)
chainloader +1
title Fedora Core (2.6.18-1.2798.fc6xen)
root (hd0,5)
kernel /xen.gz-2.6.18-1.2798.fc6
module /vmlinuz-2.6.18-1.2798.fc6xen ro root=/dev/VolGroup00/LogVol00 rhgb quiet
module /initrd-2.6.18-1.2798.fc6xen.img
vBulletin® v3.6.4, Copyright ©2000-2025, Jelsoft Enterprises Ltd.