Penguin
Diff: TroubleshootingStartUp
EditPageHistoryDiffInfoLikePages

Differences between version 12 and revision by previous author of TroubleshootingStartUp.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 12 Last edited on Monday, February 23, 2004 5:09:58 pm by GerwinVanDeSteeg Revert
Older page: version 10 Last edited on Wednesday, February 18, 2004 4:05:41 pm by JohnMcPherson Revert
@@ -5,8 +5,18 @@
  
 ;__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? 
 # 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. 
+  
+;__GRUB <blinking cursor>__:  
+GRUB is unable to load it's first stage loader, use a rescue disk to start the machine. Re-install grub.  
+  
+;__I get the grub command prompt instead of my menu but if I type in "configfile /grub/grub.conf" the menu loads__:  
+This may occur with a Mirrored SoftwareRaid setup. Reconfigure your grub.conf file and remove any reference to a root (*) device.  
+ install --stage2=/boot/grub/stage2 (hd0,0)/grub/stage1 (hd0) (hd0,0)/grub/stage2 p /grub/grub.conf  
+ install --stage2=/boot/grub/stage2 (hd1,0)/grub/stage1 (hd1) (hd1,0)/grub/stage2 p /grub/grub.conf  
+ quit  
+NB: This assumes a seperate /boot partition  
  
 !!! During kernel bootup 
 !! "ESR value before enabling vector: 0000002" 
 My machine (kernel 2.4.21) hung after printing this. (Athlon 2000 XP on an AD77 motherboard (KT400)). It is caused by [APIC] support in the kernel. Booting with the "noapic" kernel flag didn't fix it (although it made the machine go into an infinite loop printing an error about apic on cpu 0). Recompiling the kernel without APIC support resolved this. 
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 (In template 'html'):177: Warning: Invalid argument supplied for foreach() (...repeated 2 times)

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

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