On Fri, 11 Jan 2008, adrian kok wrote: > Hi all > > i follow this instruction to edit kuzdu / init / grub > / inittab > http://tldp.org/HOWTO/Remote-Serial-Console-HOWTO/ > > but i can't go to single user mode when I select the > title "title Fedora Core (2.6.18-1.2798.fc6) single > user mode" > > Do you have idea? > > Thank you > > default=0 > timeout=5 > serial --unit=0 --speed=9600 --word=8 --parity=no > --stop=1 > terminal --timeout=10 serial console > title Fedora Core (2.6.18-1.2798.fc6) > root (hd0,0) > kernel /vmlinuz-2.6.18-1.2798.fc6 ro > root=LABEL=/ console=tty0 console=ttyS0,9600n8 > initrd /initrd-2.6.18-1.2798.fc6.img > > title Fedora Core (2.6.18-1.2798.fc6) single user mode > root (hd0,0) > kernel /vmlinuz-2.6.18-1.2798.fc6 ro don't you want to have a "1" at the end of that kernel line, to represent the destination runlevel? rday -- ======================================================================== Robert P. J. Day Linux Consulting, Training and Annoying Kernel Pedantry Waterloo, Ontario, CANADA Home page: http://crashcourse.ca Fedora Cookbook: http://crashcourse.ca/wiki/index.php/Fedora_Cookbook ========================================================================