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 have an iso from that,(with dd) , output of fdisk is : //////////////////////////////////////////////////////////////// # /sbin/fdisk /home/mohsen/all_of_disk.iso fdisk: primary partition table invalid, no magic in sector 0 fdisk: Cannot determine the number of heads Disk: /home/mohsen/all_of_disk.iso NetBSD disklabel disk geometry: cylinders: 70, heads: 255, sectors/track: 63 (16065 sectors/cylinder) total sectors: 1127424 BIOS disk geometry: cylinders: 70, heads: 255, sectors/track: 63 (16065 sectors/cylinder) total sectors: 1127424 Partitions aligned to 16065 sector boundaries, offset 63 Partition table: 0: <UNUSED> 1: <UNUSED> 2: <UNUSED> 3: <UNUSED> Bootselector disabled. No active partition. /////////////////////////////////////////////////////////////// Please guide me to get mount it.... --Best Regards Mohsen