Thread
:
Cloning OS to SD Card: Simplified instructions
View Single Post
nhanquy
2008-01-27 , 09:05
Posts: 678 | Thanked: 197 times | Joined on Jul 2007 @ San Jose CA
#
275
I was able to do it with my 8GB cards. Only thing I noticed is that I would do:
sudo gainroot
umount /media/mmc2
sfdisk /dev/mmcblk0 -uM
0,14000,0C <<<<<
14000,, <<<<<<
,,
reboot
sudo gainroot
umount /media/mmc2
mkdosfs /dev/mmcblk0p1
reboot
sudo gainroot
umount /media/mmc2
mke2fs /dev/mmcblk0p2
reboot
Quote & Reply
|
nhanquy
View Public Profile
Send a private message to nhanquy
Find all posts by nhanquy