by Socaltom » Fri Apr 19, 2013 5:27 pm
Try this,
Create a partition on the 320G drive that is the same size as your flash drive. Then use dd to copy the flash drive partition to the partition on the 320g drive.
You don't need to make the filessystem ( mkfs.ext3 is not required)
the command line should be
dd if=/dev/sdx# of =/dev/sdy# bs=4096
sdx#= partition on flashdrive ( probably sda1 if you boot from it)
sdy# = partition on the 320g drive ( probably sdb1)
used to be owned by me
Pink Pogo V2, Black Pogo V3, Zyxel NAS 325 v1,
used to be Adminstrator for
Goflex net, Black V3, Black V2
Now I have a couple of raspberry pi ( 3+ and 4)