Jump to content
2 posts in this topic

Recommended Posts

Hello everyone... :)

 

Im in the early stages of a x86 mac install, made the partition with partition magic, so now i have to mount the image file on the partition and its here im in trouble. I use dd for win xp, copied the exe to C:/ along with the image... I open cmd from run, wrote cd c:/, started dd.exe (it does so) I enter:

 

C:\tiger-x86>dd if=tiger-x86-flat.img of=\\?\Device\Harddisk0\Partition2 bs=32256 skip=1 --progress

 

it says:

 

'C:\tiger-x86' is not recognized as an internal command............

 

so I enter instead:

 

dd if=tiger-x86-flat.img of=\\?\Device\Harddisk0\Partition2 bs=32256 skip=1 --progress

 

it say:

 

error native opening file: 0 The opration completed succesfully? :)

 

Anyone can help??

Link to comment
https://www.insanelymac.com/forum/topic/35542-newbie-needs-help-please/
Share on other sites

  • 1 year later...
×
×
  • Create New...