On May 9, 2017 8:36 PM, "Riko Ho" <[email protected]> wrote:
Hello everyone, I have question related with this command in https://github.com/ beagleboard/image-builder : sudo ./setup_sdcard.sh --img-4gb BBB-eMMC-flasher-debian-7.X-201Y-MM-DD \ --dtb beaglebone --enable-systemd --bbb-flasher \ --bbb-old-bootloader-in-emmc which file is being used related with ./setup_sdcard_sh ? root@bianchi-HP-Pavilion-dv6-Notebook-PC:/home/bianchi/ Documents/image-builder/deploy# ls debian-7.11-lxde-4gb-armhf-2017-05-09 debian-7.11-lxde-armhf-2017-05-09 *debian-7.11-lxde-4gb-armhf-2017-05-09.tar debian-7.11-lxde-armhf-2017-05-09.tar <----These ones ?* This is the below tarred up.. root@bianchi-HP-Pavilion-dv6-Notebook-PC:/home/bianchi/ Documents/image-builder/deploy/debian-7.11-lxde-armhf-2017-05-09# ls -al total 1272096 drwxr-xr-x 3 root root 4096 May 9 19:59 . drwxr-xr-x 4 root root 4096 May 9 20:12 .. *-rw-r--r-- 1 root root 1302528000 May 9 18:15 armhf-rootfs-debian-wheezy.tar <-----or these ones ?* That's the file being used.. drwxr-xr-x x 2 root root 4096 May 9 18:14 hwpack -rw-r--r-- 1 root root 40 May 9 18:14 ID.txt -rw-r--r-- 1 root root 2823 May 9 18:14 image-builder.project -rw-r--r-- 1 root root 439 May 9 18:14 post-uEnv.txt -rwxr-xr-x 1 root root 63503 May 9 18:14 setup_sdcard.sh -rw-r--r-- 1 root root 15 May 9 18:14 user_password.list root@bianchi-HP-Pavilion-dv6-Notebook-PC:/home/bianchi/ Documents/image-builder/deploy/debian-7.11-lxde-armhf-2017-05-09# -- Does image-builder make 3 images ? as stated on beagleboard.org_image.sh , that was why I saw 3 similar loops ? debian_lxde_stable="debian-7.11-lxde-armhf-${time}" debian_lxde_4gb_stable="debian-7.11-lxde-4gb-armhf-${time}" debian_console_stable="debian-7.11-console-armhf-${time}" Because in the wheezy erra, we had 3 default images.. We have 5 in the Jessie erra.. I should update that script as it's behind. Regards, -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYigV46X6ZDzN1mUJ0EpO9WpygWL4Fn8MzV9hDaa-tqhDg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
