[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [K12OSN] CRC error on booting



On Tue, 2004-01-06 at 04:58, Steve Wright wrote:
> On Tue, 2004-01-06 at 08:48, Ken Barber wrote:
<snip>

> > Were I in your shoes, my next troubleshooting step would be to
> > zero-fill that area (dd works splendidly for this) and try
> > re-installing the bootloader.
> 
> 
> I agree.  I bet the installer is placing the boot block in the
> partition, not on the MBR.
> 
> I imagine that there is a boot block installed on the MBR that is from
> an old install.  This MBR block is currently booting, and failing on
> your system.
> 
> I expect your recent installs have been installing the boot instructions
> in the partition /dev/hda1 itself, rather than the MBR on /dev/hda.
> 
> If this is true, then your system will skip the boot instructions in
> /boot and proceed with the *old* (bogus) instructions in the MBR,
> subsequently failing when it tries to load a non-existant kernel.
> 
> 
> Logically, you *should* be able to repair this problem by booting your
> system from floppy, and forcing grub to rewrite the boot block, but to
> the MBR.
> 
> First, study `info grub` and `info grub-install` to see what your
> options are.  My cursory glance indicates ;
> 
> 
> # grub-install /dev/hda
> 

Since this thread now seems to be "barking up a *new* tree" I will chip
in here and add that I had MBR problems before that wouldn't allow lilo
to be replaced by grub, despite repartitioning and reformatting the
drive.  A grub FAQ recommended reformatting the MBR to clean the slate
by booting with a floppy and executing "fdisk /mbr" at the prompt.  That
may do the trick if that area of your disk is the root (pun) cause of
the problem.  
-- 
	Regards,

	Gavin Chester
	
	PO Box 62 (2 Pegrum Rd),
	Dwellingup, Western Australia 6213
	~~~~~~~~~~~~~~~~~~~~~
	EMAIL NOTICE
	An indiscriminate spam filter used by our domain host
	rejects most email.  If this happens to your emails 
	to us use our new backup address -
	mailto: ecosolutions_aust hotmail com 
	~~~~~~~~~~~~~~~~~~~~~




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]