In case single user mode is necessary, this might be useful<br><br> single user mode by performing the following:<br><br>1. At the boot loader menu, use the arrow keys to highlight the installation you want <br>    to edit and type [A] to enter into append mode.
<br>2. You are presented with a prompt that looks similar to the following:<br>             grub append> ro root=LABEL=/<br>3. Press the Spacebar once to add a blank space, then add the word single to tell <br>    GRUB to boot into single-user Linux mode. The result should look like the following:
<br>            ro root=LABEL=/ single<br>4. Press [Enter] and GRUB will boot single-user Linux mode. After it nishes loading, you will<br>    be presented with a shell prompt similar to the following:<br>            sh-2.05b#
<br>5. You can now edit files or change the root password.<br>6. you can troubleshoot filesystems, etc<br><br><div><span class="gmail_quote">On 5/20/06, <b class="gmail_sendername">Barry Yu</b> <<a href="mailto:barryyu-cts@sbcglobal.net">
barryyu-cts@sbcglobal.net</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div>I set the video resolution above 1024x780 (don't recall exactly how much), it is a crt monitor, reboot, and the system starting in text mode first (log before log in screen), just has finished the Starting udev [ok], suddently the video is gone, sooner the monitor displayed video out of range message. Apparantly I have the reset the resolution of display!
</div>  <div>How can I use the resue cd to boot into shell so that I can edit the XF86Config to reset the resolution? I never use the rescue cd to boot into shell before, no idea how to proceed the steps. Thanks for helping.
</div>
</div><br>--<br>fedora-list mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: <a onclick="return top.js.OpenExtLink(window,event,this)" href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank">
https://www.redhat.com/mailman/listinfo/fedora-list</a><br><br></blockquote></div><br>