On Wed, Jan 14, 2015 at 4:07 PM, Robert Nelson <[email protected]> wrote: > On Wed, Jan 14, 2015 at 3:46 PM, M Hickman <[email protected]> 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.. 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.
