On Wed, Feb 25, 2004 at 08:11:54PM +0800, Liu Hongming (Alan) wrote: > I have found out where the problem is. Since my hardware has > endian issue, fs/partition/msdos.c could not handle partition table > correctly. I have changed a little(still having much to change),and it > really works now. I'm not sure what you call endian issue here. The PC style partition table code we've used for years on big endian systems without problems. Ralf