Used the Linux ' dd ' to clone the 32GB flash drive to the 80GB sata hard disk drive by using the Linux command as shown below :
root@Microknoppix:/home/knoppix#
root@Microknoppix:/home/knoppix#
dd if=/dev/sdc of=/dev/sda
After cloning is completed , the the 80GB hard disk drive is able to produce tthe KNOPPIX boot options after a reboot .
No comments:
Post a Comment