On Tue, Aug 22, 2000 at 06:38:17AM +0000, Tim Jump wrote:
> I've got a minor problem since upgrading to Potato that I've
> been banging my head against the wall trying to fix to no avail. 
> Hopefully someone here can help (they usually can!).
> 
> Ever since the upgrade, I've been getting an error telling me there
> are differences between the boot sector & the backup, showing me a bunch
> of numbers, then saying "Not automatically fixing this" before giving me
> about a 10-15 second delay in the boot process.  I've tracked this down
> to dosfsck but I can't figure out a way to either disable this or to
> make a good backup.  I suspect this is caused by my using Partition
> Magic's "Boot Magic" program to dual-boot between Linux and that unnamed
> force for OS evil, but I can't figure a way to stop it from happening.

i would suggest not fscking DOS filesystems at boot, look in your
/etc/fstab and find the line(s) for your dos partitions and make sure
they end with:

0 0

as in:

/dev/hda11   /local     msdos    defaults,noexec        0 0

0 2 or 0 1 would cause it to be fscked at boot by fsck.msdos aka
dosfsck. 

-- 
Ethan Benson
http://www.alaska.net/~erbenson/

Attachment: pgpi0Un1t9aUG.pgp
Description: PGP signature

Reply via email to