pcDuino installation process

This forum is for supported devices using an ARMv7 Allwinner SoC.

pcDuino installation process

Postby pej02 » Wed Jul 10, 2013 9:39 pm

I'm having problems with the pcDuino arch linux ARM installation process onto a microSD card (which is slotted into a USB card reader attached to my PC running Ubuntu 12.04 LTS).

I've used fdisk to successfully create a 16Mbyte FAT16 partition and an ext4 partition as the other partition. When I do:
$this->bbcode_second_pass_code('', 'dd if=u-boot.bin of=/dev/sdd1 bs=1024 seek=32')
I've discovered (after mounting the first partition) that the above command completely corrupts the file allocation table on the first partition. Any other files I copy onto that partition do not appear.

I've repeated the steps on two other different sized Class 10 cards and observed exactly the same problem.

Any constructive suggestions please?
pej02
 
Posts: 1
Joined: Sat May 12, 2012 5:05 pm

Re: pcDuino installation process

Postby pepedog » Thu Jul 11, 2013 12:07 am

I would think of=/dev/sdd instead of of=/dev/sdd1
You are not writing to a partition, but raw to card, a la mbr type of thing
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK


Return to Allwinner

Who is online

Users browsing this forum: No registered users and 43 guests