Operating System - Linux
1829894 Members
2367 Online
109993 Solutions
New Discussion

Re: Can't boot to single user

 
ivychung2
Frequent Advisor

Can't boot to single user

I have a RH server and boot with grub mode , I try to follow the instruction in the below link to boot to single user mode , but can't , it sill boot to the normal system , could advise what can I do ? thx


http://www.redhat.com/docs/manuals/linux/RHL-7.3-Manual/custom-guide/s1-rescuemode-booting-single.html
4 REPLIES 4
Steven E. Protter
Exalted Contributor

Re: Can't boot to single user

Shalom,

specify a kernel and try:

boot single

boot emergency

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Ivan Ferreira
Honored Contributor

Re: Can't boot to single user

The procedure should be:

Stop the grub autoboot.
Press "a" key
Type "single"
Press Enter.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
Vipulinux
Respected Contributor

Re: Can't boot to single user

Hi

Boot from cd and then do the following:
linux rescue
chroot /mnt/sysconfig
grub-install /dev/hda1
reboot

then try entering single user mode.

Cheers

Steven E. Protter
Exalted Contributor

Re: Can't boot to single user

Clarification.

Real Answer:

It depends:

It depends on your distribution (RH I assume, but you should state it explicity)

It depends on the Version of RH, again, you should state it, just because you are using the 7.3 manual does not mean it will work with 8.


It depends on your boot loader.

LILO wold be different than grub.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com