You know, Robert, I don't care what anyone else says. You're a decent fellow. :-)
For my part I re-ran sd_setup.sh without --bbb-flasher on the 12.04 build and wrote it to the sd card. It booted cleanly into 12.04 and I was able to run, without issue, the last command in the console log before the panic: mkfs.ext4 /dev/mmcblk1p1 -L BOOT. But that's irrelevant at this point. I'll create a raring image and flash it to eMMC. Can I help by documenting a step-by-step process for future ROS noobs? On Wednesday, January 14, 2015 at 5:16:22 PM UTC-5, RobertCNelson wrote: > > On Wed, Jan 14, 2015 at 4:09 PM, Robert Nelson <[email protected] > <javascript:>> wrote: > > On Wed, Jan 14, 2015 at 4:07 PM, Robert Nelson <[email protected] > <javascript:>> wrote: > >> On Wed, Jan 14, 2015 at 3:46 PM, M Hickman <[email protected] > <javascript:>> wrote: > >>> You probably need to update rfs_kernel as well, it's still set to: > >>> rfs_kernel="https://rcn-ee.net/deb/precise-armhf/v3.8.13-bone69/" > >> > >> I moved it to trusty's release, building microSD right now.. > >> > >> > https://github.com/RobertCNelson/omap-image-builder/commit/62a3de225a159fde20ca4cf74936af9133137d0b > > > > > mkfs.ext4 /dev/mmcblk1p1 -L BOOT > > ----------------------------- > > mke2fs 1.42.5 (29-Jul-2012) > > ext2fs_check_if_mount: Can't check if filesystem is mounted due to > > missing mtab file while determining whether /dev/mmcblk1p1 is mounted. > > Discarding device blocks: done > > Filesystem label=BOOT > > OS type: Linux > > Block size=4096 (log=2) > > Fragment size=4096 (log=2) > > Stride=0 blocks, Stripe width=0 blocks > > 117360 inodes, 468736 blocks > > 23436 blocks (5.00%) reserved for the super user > > First data block=0 > > Maximum filesystem blocks=482344960 > > 15 block groups > > 32768 blocks per group, 32768 fragments per group > > 7824 inodes per group > > Superblock backups stored on blocks: > > 32768, 98304, 163840, 229376, 294912 > > > > Allocating group tables: done > > Writing inode tables: done > > Creating journal (8192 blocks): done > > Writing superblocks and filesystem accounting information: done > > > > ----------------------------- > > Formatting: /dev/mmcblk1 complete > > ----------------------------- > > Copying: /dev/mmcblk0p1 -> /dev/mmcblk1p1 > > [ 53.927994] EXT4-fs (mmcblk1p1): mounted filesystem with ordered > > data mode. Opts: (null) > > rsync: / -> /tmp/rootfs/ > > rsync: ignore the % values when shown as they are not accurate... > > > > > > so already past 12.04's.. > > > > and it completed just fine... > > 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/d/optout.
