Skip to main content

Thread: Default runlevel with grub 2


hi.

how can configure default runlevel grub 2?

have ubuntu 9.10, file /etc/inittab not exist. also, upstart configuration file /etc/event.d/rc-default not exist. have edit default runlevel grub, file /etc/grub/menu.lst not exist because grub has upgrated grub 2. damn!!!!

how can edit default runlevel??

thanks.

maybe it's wanted boot (k)ubuntu in text mode, in case:

execute
code:
sudo nano /etc/default/grub
find
grub_cmdline_linux_default="quiet splash"
, change it, leaving this:
grub_cmdline_linux_default="quiet splash text"

execute:
code:
sudo update-grub
later, if want go graphical mode, can execute:
code:
startx


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Default runlevel with grub 2


Ubuntu

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'