Jump to content
2 posts in this topic

Recommended Posts

When I go to run the command

dd if=tiger-x86-flat.img of=\\?\Device\Harddisk0\Partition2 bs=512 skip=63

 

I get this output

dd: \\?\Device\Harddisk0\Partition2: No such file or directory

 

Also, I have tried

dd if=tiger-x86-flat.img of=\\?\Physicaldrive0\Partition2 bs=512 skip=63

 

And it says that permission is denied. I have already created the id=af partiton.

 

Both are failures. How do I get this to work?

×
×
  • Create New...