1
vote
1answer
37 views

Debian init runlevels

It used to be that when you booted most linuxes, you would boot into runlevel 6, unless you did something during the bootloading to change the runlevel,. The process would then look in ...
1
vote
1answer
497 views

Kernel panic-not syncing: no init found

When I try to boot up my custom linux from scratch it mounts the root filesystem then I get this message: Kernel panic-not syncing: no init found. I have the init compiled from source and I have the ...
2
votes
1answer
260 views

Changing service startup order

I use wpa_supplicant to configure the wireless connection. Now I have a problem in that the network service starts before wpa_supplicant so this happens: Bringing up interface wlan0: Determining IP ...
5
votes
1answer
2k views

How can you get console backgrounds for Arch Linux?

I have tested out openSUSE and found that the tty1 is a bit different from other systems as the tty has got a background. I know that Knoppix has a tux penguin for each core the computer has, but I'm ...