On Fri, Mar 17, 2006 at 12:10:39PM +0800, Stephen Liu wrote: > Hi folk, > > I have DSL2.2b running on partition-5 (/dev/hd5/) of a HD. It is > working there without problem. I need to clone it on /dev/sda1 of a > pendrive. /dev/sda1 has 800MB in capacity, sufficient to take up > DSL2.2b. > > I can't use "dd" command because of unequal size. So after mounting > both devices I ran; > > # cp -aR /mnt/hda5/* /mnt/sda1/
See the man page for cp for how to copy device nodes. Or use tar and a pipe. Or use rsync. Either way, this isn't a USB issue. thanks, greg k-h ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel