View Single Post
Posts: 45 | Thanked: 136 times | Joined on Jan 2012 @ Hyderabad
#16
Originally Posted by rapol.goutham View Post
You should not dd to the partition, dd only to the device.
ex: dd if=xxxxxx.img of=/dev/sdx bs=512k

you should dd to /dev/sdx not /dev/sdx1.

After you dd, check partitions using gparted or other tools. There should be 3 partitions. 1st part is vfat, 2nd is ext4, 3rd is swap.

If you still get that error please let me know.
File permissions got messed when I moved them from my internal HHD to external. I'll re-upload the image (Old images removed). Sorry for that .

Last edited by rapol.goutham; 2015-04-19 at 18:52.
 

The Following 2 Users Say Thank You to rapol.goutham For This Useful Post: