"/dev/mmcblk0" is my SD card device, if it was not, how come the partitions were created correctly, the only issue is that the boot parition is created empty, with no u-boot no uImage as claimed by the narcissus online builder. Also I mount/umount to /media/ from device /dev/mmcblk0
The man page says "bs" is for BYTES, that's why I set it to the whole size. On Sat, May 8, 2010 at 7:04 AM, ahmet cihan Akınca <[email protected]>wrote: > İnstead of "of=/dev/mmcblk01 bs=1003484160" use "of=/dev/sdX". sdX is your > SD Card, maybe sdb or sdc. Do not write any bs parameter or if you want to > write something you can write bs=1k, bs is "block size". > > On Sat, May 8, 2010 at 1:00 PM, < > [email protected] > > wrote: > > > Send Angstrom-distro-users mailing list submissions to > > [email protected] > > > > To subscribe or unsubscribe via the World Wide Web, visit > > > > > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users > > > > or, via email, send a message with subject or body 'help' to > > [email protected] > > > > You can reach the person managing the list at > > [email protected] > > > > When replying, please edit your Subject line so it is more specific > > than "Re: Contents of Angstrom-distro-users digest..." > > > > > > Today's Topics: > > > > 1. Narcissus online builder (Ali Qasimi) > > > > > > ---------------------------------------------------------------------- > > > > Message: 1 > > Date: Fri, 7 May 2010 21:50:08 -0400 > > From: Ali Qasimi <[email protected]> > > Subject: [Angstrom-distro-users] Narcissus online builder > > To: [email protected] > > Message-ID: > > <[email protected]> > > Content-Type: text/plain; charset=ISO-8859-1 > > > > Hello everybody > > > > I was happy to find out about the Angstrom online builder. The page > claims > > that after you write the image to the SD-Card you will get two partitions > > one of them , boot, populated with u-boot and the kernel image. > > > > After I did: > > " sudo dd if=./random-8d2e450b-image-beagleboard-sd-1GiB.img > > of=/dev/mmcblk01 bs=1003484160" > > > > I can see two partitions boot and Angstrom, but the boot partition is > > empty, > > and the Angstrom partition has a lost+find folder > > should not the boot partition be populated with u-boot and kernel image > > > > Thanks for your help > > > > > > > > -- > > A. Qasimi > > > > > > ------------------------------ > > > > _______________________________________________ > > Angstrom-distro-users mailing list > > [email protected] > > > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users > > > > > > End of Angstrom-distro-users Digest, Vol 44, Issue 6 > > **************************************************** > > > _______________________________________________ > Angstrom-distro-users mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users > -- A. Qasimi _______________________________________________ Angstrom-distro-users mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users
