./setup_sdcard.sh --mmc /dev/sdb *--dtb beaglebone* --bbb-old-bootloader-in-emmc
Wrong dtb isnt it ? On Wed, Dec 10, 2014 at 7:25 AM, Robert Nelson <[email protected]> wrote: > On Wed, Dec 10, 2014 at 8:16 AM, Nic Cyn <[email protected]> wrote: > >>add the flag "--bbb-old-bootloader-in-emmc" > > > > OK, I have now tried that. The command line I used was > > > > ./setup_sdcard.sh --mmc /dev/sdb --dtb beaglebone > > --bbb-old-bootloader-in-emmc > > > > the problem remains. I tested this several times and I did see (once) the > > BBB appear as a USB drive on the remote PC. In that instance the BBB did > > reboot successfully. However after rebooting and again plugging in the > USB > > cable, the error appeared, the BBB would not mount as a USB drive and > the SD > > card was rendered unbootable. > > > > I have found an error message reported by the remote Linux PC. This > appears > > to be output by the process which is trying to mount up the BBB as a > drive > > over USB: > > > > Error mounting /dev/sdb at /media/dtree/rootfs: Command-line `mount -t > > "ext4" -o "uhelper=udisks2,nodev,nosuid" "/dev/sdb" > "/media/dtree/rootfs"' > > exited with non-zero exit status 32: mount: wrong fs type, bad option, > bad > > superblock on /dev/sdb, > > missing codepage or helper program, or other error > > In some cases useful info is found in syslog - try > > dmesg | tail or so > > Now that's really odd ^ > > BTW, i'm yanking the "usb media" in situations where there is only > "one" partition.. (it works in some situations but i've been getting > lots of other issues by email.) > > ./setup_sdcard.sh --mmc /dev/sdb --dtb beaglebone > --beagleboard.org-production --bbb-old-bootloader-in-emmc > > The "--beagleboard.org-production" add's a default 100Mb fat partition.. > > 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. > -- 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.
