fdisk oddities
David Woodhouse
dwmw2 at infradead.org
Mon Jan 24 04:53:28 EST 2000
michalk at sisko.awpi.com said:
> It seems as though the doc2000 is not storing cylinders, sectors or
> heads after fdisk exits. I manually set them, and used very small
> values just in case there was some sort of problem with the 72 MB doc
> I have. Here is the script:
I get this on hard drives. They make up the geometry on boot, and I believe
that they only read it from the partition table if they're _really_ confused
and can't work out what it ought to be.
If you _really_ want to do it, you can alter the NFTL code so that you can
tell it what the geometry should be - just like you can tell the kernel on its
command line. But it shouldn't really help. If there are problems with the
72 Mb device, they're not going to go away if you tell it the physical
geometry is different - it'll still use all the flash anyway.
--
dwmw2
To unsubscribe, send "unsubscribe mtd" to majordomo at infradead.org
More information about the linux-mtd
mailing list