qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-discuss] How to detect old arch?


From: Mohsen Pahlevanzadeh
Subject: [Qemu-discuss] How to detect old arch?
Date: Tue, 15 Sep 2015 16:17:50 +0430
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.1.0

Dear All,

I have an ISO fromat via dd from an old scsi unix:
//////////////////////////
dd if=/dev/hdc of=./all_files.iso
//////////////////////
I have the following information from my iso:
///////////////////////////////////
parted ./all_of_disk.iso print
Error: /home/mohsen/all_of_disk.iso: unrecognised disk label
Model:  (file)                                                           
Disk /home/mohsen/all_of_disk.iso: 577MB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:
////////////////////////////////////
And :
/////////////////////////////////
fdisk -l  ./all_of_disk.iso
Disk ./all_of_disk.iso: 550.5 MiB, 577241088 bytes, 1127424 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
///////////////////////////////

I think it's sysv unix. How can I detedct its' arch via qemu?

--Best regards
Mohsen

reply via email to

[Prev in Thread] Current Thread [Next in Thread]