strip22 Posted December 11, 2006 Share Posted December 11, 2006 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 More sharing options...
Jackal23 Posted December 20, 2007 Share Posted December 20, 2007 Same with me. Link to comment https://www.insanelymac.com/forum/topic/35542-newbie-needs-help-please/#findComment-544128 Share on other sites More sharing options...
Recommended Posts