Jump to content
1 post in this topic

Recommended Posts

I am trying to write the tiger image to my harddisk from a usb harddisk. On another system this work perfect. This time it seems to take forever (1 hour + and then I had enough of it).

 

The command i use is:

 

sudo dd bs=1048576 if=./tiger-x86-flat.img of=/dev/hda (or sda on my scsi drive)

 

Any tips?

×
×
  • Create New...