From: Pieter E. <pi...@ba...> - 2001-11-13 15:14:13
|
Hi, > > Or could it be the geometry is wrong (it says 10 heads in cfdisk, > > which i know should be 1). Also most of the disks are 1024 > > bytes/sector in stead of 512. Is that still a problem with the current > > kernel? > > That could indeed be a problem as of recent 2.4 kernels, try mounting via a > loop device. Well, i got it to work by formatting it with the wrong geometry, compensating for the 1024 byte disk blocks. It still fails on inquiry's. I saw there's some stuff in the kernel about blacklisting drives that don't like being scanned in a specific manner. But i dont need that, the only inquiry that is fine is at boot time. Anyway, I don't see how looping it could help, but i'm probably wrong. Does that allow me to set different specs like blocksize? Thanks for your reply, Pieter. |