some old partition table

2015-09-18 Thread Mohsen Pahlevanzadeh
Dear All, We have a old scsi about 1985, It's work fine with its machine, We don't have any console to dump its data. I hacked maybe it has Unix System V, such as : hexdump -C all_of_disk.iso |grep -i srv 0043a2a0 00 06 5c 31

old file system , old partition tables, and some old scsi drive

2015-09-18 Thread Mohsen Pahlevanzadeh
Dear All, Because netbsd can support many arch, I decide to do this project with netbsd.I have a disk about 1985 and it's work under a special machine, I have to get mount from this disk. I need to list old partition tables and old fs to put into netbsd kernel. How can I provide them? BTW, I