Program To Display Disk Sectors
Posted: Tue May 20, 2003 8:37 pm
Does anyone know of a program that would let me do the following?
Enter disk: /dev/loop1
Enter cylinder: 5
Enter sector: 54
Cyldiner 5/Sector 54 contains: xxxx...
I'm looking for something that will display the data in a specific cylinder/sector for me. I'm writting a FS/Hard-disk driver, and i'm pretty sure that i'm screwing up the cylinder/sector caculations. A tool like this would be very usefull. Anyone heard of something like this for linux?
thanks,
Simrook.
Enter disk: /dev/loop1
Enter cylinder: 5
Enter sector: 54
Cyldiner 5/Sector 54 contains: xxxx...
I'm looking for something that will display the data in a specific cylinder/sector for me. I'm writting a FS/Hard-disk driver, and i'm pretty sure that i'm screwing up the cylinder/sector caculations. A tool like this would be very usefull. Anyone heard of something like this for linux?
thanks,
Simrook.