On Thu, 13 Feb 2020 13:12:49 -0800 (PST), in
gmane.comp.hardware.beagleboard.user
[email protected] wrote:

>the Sd slot is working. the sd card i have with kali loaded on it, i can 
>see the files on it when i plug it into the sd slot of the bbb.  will using 
>the iot image still let me hook up to a monitor and have a gui interface?
>

        My preference for the IoT image is that it takes up less storage, and
may be faster to get it running -- it is optimized for network connected
devices. The current LXQT image barely fits in the 4GB eMMC (others have
reported being unable to run "sudo apt update/sudo apt upgrade" due to lack
of space incurred by the amount of changes since the stock image was
created).

        My approach has been to try to get a working updated Debian/u-Boot
image into the eMMC, before attempting to use anything else.

        For running X-Window applications, one likely should use an 8+GB SD
card (using the partition resizer script to expand the 4GB image to use the
entire card).

debian@beaglebone:~$ uname -a
Linux beaglebone 4.14.108-ti-r113 #1 SMP PREEMPT Wed Jul 31 00:01:10 UTC
2019 armv7l GNU/Linux
debian@beaglebone:~$ df
Filesystem     1K-blocks    Used Available Use% Mounted on
udev              220100       0    220100   0% /dev
tmpfs              49496    5496     44000  12% /run
/dev/mmcblk1p1   3704040 2307996   1188172  67% /
tmpfs             247476       0    247476   0% /dev/shm
tmpfs               5120       4      5116   1% /run/lock
tmpfs             247476       0    247476   0% /sys/fs/cgroup
tmpfs              49492       0     49492   0% /run/user/1000
debian@beaglebone:~$

Note that the IoT (with updates) is using 67% of the eMMC (and obviously
can not be flashed to an older 2GB board. Don't know if the console-only
images are much smaller).


>On Thursday, February 13, 2020 at 3:09:04 PM UTC-6, Daniel Chapa wrote:
>>
>> how do i check the version of the board?
>>

        If mine is an example, the revision is on the sticker attached to the
expansion header -- mine is, as I recall, a CircuitCo board; most boards
now come from other manufacturers. eMMC size is also an indicator -- 4GB
being standard on Rev-C.


-- 
Dennis L Bieber

-- 
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/r83c4f1v2gqtgngdtg029pseo5gn8qdj3i%404ax.com.

Reply via email to