LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   Booting into Xp safe mode on a Fedora / Xp dual boot mahine (https://www.linuxquestions.org/questions/linux-desktop-74/booting-into-xp-safe-mode-on-a-fedora-xp-dual-boot-mahine-641501/)

threelions66 05-11-2008 05:43 PM

Booting into Xp safe mode on a Fedora / Xp dual boot mahine
 
Here is a grub.conf config file to dual boot fedora and Xp. Question is how
would I boot into Xp safe mode ?


# 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,1)
# kernel /vmlinuz-version ro root=/dev/sda3
# initrd /initrd-version.img
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,1)/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.18-1.2798.fc6)
root (hd0,1)
kernel /vmlinuz-2.6.18-1.2798.fc6 ro root=LABEL=/ rhgb quiet
initrd /initrd-2.6.18-1.2798.fc6.img
title Windows Xp
rootnoverify (hd0,0)
chainloader +1

syg00 05-11-2008 05:52 PM

Hit "f8" (I think) once the 'doze boot starts.


All times are GMT -5. The time now is 09:13 PM.