Okay, retried with the --img-4gb command.

sudo ./setup_sdcard.sh --dtb beaglebone --enable-fat-partition 
> --enable-cape-universal --enable-uboot-cape-overlays --boot_label SandyBox 
> --enable-systemd --hostname sandybox --img-4gb test.img
>

Interestingly it still creates a ext4 partition

Journalcmd output

debian@sandybox:~$ journalctl | grep am335x_evm 
> Sep 01 15:47:24 sandybox sh[641]: generic-board-startup: [startup 
> script=/opt/scripts/boot/am335x_evm.sh] 
> Sep 01 15:47:24 sandybox sh[641]: am335x_evm: 
> usb_image_file=[/var/local/usb_mass_storage.img] 
> Sep 01 15:47:25 sandybox sh[641]: am335x_evm: uncached cpsw_2_mac: 
> [78:A5:04:CC:90:EF] 
> Sep 01 15:47:25 sandybox sh[641]: am335x_evm: cpsw_0_mac: 
> [78:A5:04:CC:90:EE] 
> Sep 01 15:47:25 sandybox sh[641]: am335x_evm: cpsw_1_mac: 
> [78:A5:04:CC:90:F0] 
> Sep 01 15:47:25 sandybox sh[641]: am335x_evm: cpsw_2_mac: 
> [78:A5:04:CC:90:EF] 
> Sep 01 15:47:25 sandybox sh[641]: am335x_evm: cpsw_3_mac: 
> [78:A5:04:CC:90:F1] 
> Sep 01 15:47:25 sandybox sh[641]: am335x_evm: cpsw_4_mac: 
> [78:A5:04:CC:90:F2] 
> Sep 01 15:47:25 sandybox sh[641]: am335x_evm: cpsw_5_mac: 
> [78:A5:04:CC:90:F3] 
> Sep 01 15:47:26 sandybox sh[641]: am335x_evm: use_libcomposite 
> Sep 01 15:47:26 sandybox sh[641]: am335x_evm: modprobe libcomposite 
> Sep 01 15:47:26 sandybox sh[641]: am335x_evm: Creating g_multi 
> Sep 01 15:47:26 sandybox sh[641]: am335x_evm: g_multi Created 
> Sep 01 15:47:26 sandybox sh[641]: am335x_evm: Starting usb0 network 
> Sep 01 15:47:27 sandybox sh[641]: am335x_evm: Starting usb1 network 
> Sep 01 15:47:28 sandybox sh[641]: am335x_evm: dnsmasq: setting up for 
> usb0/usb1 
> Sep 01 15:47:31 sandybox sh[641]: am335x_evm: Starting 
> serial-getty@ttyGS0.service


 debian@sandybox:~$ sudo ls /var/local/

 

 

Am Freitag, 1. September 2017 17:30:21 UTC+2 schrieb RobertCNelson:
>
> On Fri, Sep 1, 2017 at 10:27 AM, Robert Nelson <robert...@gmail.com 
> <javascript:>> wrote: 
> > On Fri, Sep 1, 2017 at 10:23 AM, Alexander Rössler 
> > <mail.ar...@gmail.com <javascript:>> wrote: 
> >> Thanks. The script created a BOOT partition when supplying the 
> >> --enable-fat-partition command. However, for some reason, it created an 
> ext4 
> >> partition called BOOT. When I plug in the BBB  to my computer via USB, 
> it 
> >> does not show up. 
> >> 
> >> The FAT partition was very useful to supply host drivers and 
> applications 
> >> with the board. 
> > 
> > Passing the "/dev/mmcblkXp1" node has to be fixed here, when 
> > "has_img_file" is not enabled. (it should only be done when there is 2 
> > partitions) 
> > 
> > 
> https://github.com/RobertCNelson/boot-scripts/blob/master/boot/am335x_evm.sh#L514-L534
>  
>
> correction, it's implemented here: 
>
>
> https://github.com/RobertCNelson/boot-scripts/blob/master/boot/am335x_evm.sh#L466-L481
>  
>
> what does: 
>
> journalctl | grep am335x_evm 
>
> show in on bootup.. 
>
> Regards, 
>
> -- 
> Robert Nelson 
> https://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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/eefd0d17-bb45-4691-99d9-7f838c4dde98%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to