K
ksiyan
I am trying to clone my laptop's hard disk by booting with Knoppix 5.0.
The laptop does not have USB 2.0 so I am using a PCMCIA USB 2.0 adaptor
and connecting the external disk (SimpleDrive) to it.
I can see the external disk recognized as a scsi emulated drive
/dev/sda1. I can read this disk but when I write to it using:
dd if=/dev/hda1 of=/dev/sda1 it hangs.
If I use fdisk or cfdisk to alter the partition on /dev/sda1 it hangs.
It appears that I can read from /dev/sda1 but not write to it.
Any ideas anyone on how I can get it to write to /dev/sda1 (USB 2.0
connected external disk).
Thanks,
Karan
The laptop does not have USB 2.0 so I am using a PCMCIA USB 2.0 adaptor
and connecting the external disk (SimpleDrive) to it.
I can see the external disk recognized as a scsi emulated drive
/dev/sda1. I can read this disk but when I write to it using:
dd if=/dev/hda1 of=/dev/sda1 it hangs.
If I use fdisk or cfdisk to alter the partition on /dev/sda1 it hangs.
It appears that I can read from /dev/sda1 but not write to it.
Any ideas anyone on how I can get it to write to /dev/sda1 (USB 2.0
connected external disk).
Thanks,
Karan