On Wed, Nov 11, 2009 at 2:12 PM, Girish Venkatachalam <[email protected]> wrote: > On linux you would have to do: > > # dd if=usb.bin of=/dev/sda bs=8192 > > > You have to know which device is your USB memory stick from dmesg. If > you use a SATA disk then the above > command will kill you! ;)
Linux has been using /dev/sdX for SATA as well as IDE disks since a couple of years now. _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
