Penguin
Diff: LiloErrorCodes
EditPageHistoryDiffInfoLikePages

Differences between version 23 and revision by previous author of LiloErrorCodes.

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

Newer page: version 23 Last edited on Sunday, November 13, 2005 7:32:28 pm by JustinSwatsenbarg Revert
Older page: version 20 Last edited on Monday, August 29, 2005 9:22:21 am by DanielLawson Revert
@@ -20,8 +20,9 @@
 |0x20|__Controller error__: This shouldn't happen, then again, none of these errors should happen eh? 
 |0x40|__Seek failure__: This might be a media problem. Try booting again. 
 |0x80|__Disk timeout__: The disk or the drive isn't ready. Either the media is bad or the disk isn't spinning. If you're booting from a floppy, you might not have closed the drive door. Otherwise, trying to boot again might help. 
 |0x99|__Invalid Second Stage__: Mismatch between drive and BIOS geometry, or a bad map file. Some evidence that 'Linear' needs to be set on the disk (see [LiloNotes]) 
+|0x9A|__Can't Find Second Stage__: Check to see if you have the correct device for boot. Ex: 'boot=/dev/hda1' when it should be in the MBR i.e. 'boot=/dev/hda'.  
 |0xBB|__BIOS error__: This shouldn't happen. Try booting again. If the problem persists, removing the COMPACT option or adding/removing LINEAR or LBA32 might help. 
 ?>