On Tue, Jan 7, 2014 at 8:42 AM, P.L.Carotenuto <[email protected]> wrote: > Dear Nelson, > I have tried to reconfigure a microSD by using Linux (not using a linux > virtualization).
Which version of linux and which version of sfdisk? > No output on serial port! > So... any idea? One last try.. Download: https://rcn-ee.net/deb/rootfs/wheezy/debian-7.3-console-armhf-2013-12-17.tar.xz tar xf debian-7.3-console-armhf-2013-12-17.tar.xz cd debian-7.3-console-armhf-2013-12-17 run: sudo ./setup_sdcard.sh --img-4gb debian-7.3 --dtb bone dt-beagle-xm This will create an *.img file you can dd directory to your microSD card.. sudo dd if=./debian-7.3-4gb.img of=/dev/sdX Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
