Penguin
Note: You are viewing an old revision of this page. View the current version.

Help! My Linux won't boot.

Pre-kernel

!Loading Linux... Uncompressing the kernel. (stop)
Are you using an InitialRamdisk? (initrd?) If so, do you have CONFIG_BLK_DEV_RAM and CONFIG_BLK_DEV_INITRD enabled in your kernel?

Kernel loading

Runlevel 2 and beyond

Loading syslog... (5 minute pause)
Loading MTA... (5 minute pause)
Loading apache...failed
Your problem is DNS, or the lack thereof. These services will all want to look up names in their configuration (normally your local machine name) and will be taking a month of sundays to time out as a result. Confirm this by typing 'host mydomain.tla' at the root prompt.

A good solution for this is to make sure that your /etc/hostname file (which is set using hostname(1)) also appears in your /etc/hosts file, like such:

127.0.0.1 full.local.domain.name alias1 alias2

Eg
127.0.0.1 firewall.wiki.tla firewall

(Remember, /etc/hostname should contain the shortened version of the name, 'firewall', not the FQDN.)

The following authors of this page have not agreed to the WlugWikiLicense. As such copyright to all content on this page is retained by the original authors.
  • PrashantYadava
The following authors of this page have agreed to the WlugWikiLicense.

PHP Warning

lib/blame.php:177: Warning: Invalid argument supplied for foreach() (...repeated 2 times)

lib/plugin/WlugLicense.php:99: Warning: Invalid argument supplied for foreach()

lib/plugin/WlugLicense.php:111: Warning: in_array() [<a href='function.in-array'>function.in-array</a>]: Wrong datatype for second argument