I installed Fedora on a VM to test out something. Only, I managed to screw up and I forgot the root password, so I want to boot into single user mode to reset the root password. I can't seem to get to GRUB though. I heard that Fedora will hide the menu if you don't have a multi-boot setup or something Is there a key I need to hold or something? asked 13 Apr '10, 17:34 Emmanuel |
Normally it will just not bother showing it, and let you press, AFAIR, esc within the 2 seconds or so to edit it and then add a "1" to the kernel options to boot to single user mode. If you literally have no option at all to do this, just boot back with the installation cd (or iso image) and use rescue mode to mount the system installed for you and edit /mnt/sysimage/boot/grub/grub.conf that way. answered 13 Apr '10, 17:46 acid_kewpie |