<div dir="ltr">Thanks you :)<br><br><br><br><br><div class="gmail_quote">On Mon, Aug 18, 2008 at 12:33 PM, Bobby <span dir="ltr"><<a href="mailto:bobby@d4business.com">bobby@d4business.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">On Monday 18 August 2008 14:46:22 ABBAS KHAN wrote:<br>
> Hi fellows,<br>
><br>
> Pretty new to CentOS.<br>
> I was trying to find a way to boot CentOS into command prompt instead of<br>
> GUI (or without loading any services).<br>
> Tried using 'Crl+Alt+F1' at the boot process, but, that holds the screen at<br>
> mounting and doing fstab and doesn't proceed further.<br>
> Is there anyother way to boot CentOS into command prompt without using<br>
> Rescue option from the installation CD?<br>
><br>
> Thanks.<br>
><br>
> Best.<br>
<br>
</div></div>Then there is the temporary method for when you forget the passwd. Or simply<br>
want to get into single user mode. Which is to add the word single to the<br>
kernel boot line (if you are using GRUB boot loader, which is default in<br>
CentOS).<br>
<br>
When GRUB appears press any key to stop the automatic countdown.<br>
Select the kernel to boot from and press e for edit.<br>
Then cursor down to the line that starts with kernel (usually the 2nd line),<br>
and press e to edit that line. Go to the end of the line and add a space and<br>
the word single.<br>
Press Enter to accept your change, and b to boot.<br>
It will now boot with your change.<br>
<br>
Please note, since we did not actually alter the config file it will not<br>
retain this change at any subsequent boots.<br>
<br>
--<br>
<font color="#888888"><br>
Bobby<br>
</font><div><div></div><div class="Wj3C7c">_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
</div></div></blockquote></div><br></div>