Differences between version 28 and previous revision of TroubleshootingStartUp.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 28 | Last edited on Wednesday, October 19, 2005 8:33:34 pm | by AristotlePagaltzis | Revert |
Older page: | version 27 | Last edited on Saturday, October 15, 2005 7:47:00 am | by AristotlePagaltzis | Revert |
@@ -7,9 +7,9 @@
Lilo is not correctly set up. (For example, issues with old versions of lilo above block 1024 of the disk drive). See LiloErrorCodes.
!! <tt>Loading Linux.......... Uncompressing the kernel.</tt> (stop)
-# Are you using an InitialRamdisk (initrd)
? If so, do you have <tt>CONFIG_BLK_DEV_RAM</tt> and <tt>CONFIG_BLK_DEV_INITRD</tt> enabled in your kernel?
+# Are you using an InitialRamDisk
? If so, do you have <tt>CONFIG_BLK_DEV_RAM</tt> and <tt>CONFIG_BLK_DEV_INITRD</tt> enabled in your kernel?
# The kernel was compiled for a different architecture - for example, it has optimisations for [AMD] chips that don't work on an [Intel] chip, or vice-versa. If you changed the architecture of the kernel config (well, for kernel v 2.4 at least), you ''need'' to do a make clean afterwards, otherwise some object files that should be re-compiled aren't.
!! <tt>GRUB</tt> <blinking cursor>