Sugar Creation Kit/sck/Advanced Topics: Difference between revisions
m →BeagleBone Black: Initiall screen when usb is plugged in :start.htm |
m →TESTS |
||
| Line 806: | Line 806: | ||
:<timm_> "satellit: you are probably the first to do an install in this configuration. jabber is slow starting and sometimes times out." 03/21/2014 | :<timm_> "satellit: you are probably the first to do an install in this configuration. jabber is slow starting and sometimes times out." 03/21/2014 | ||
=====TESTS===== | =====TESTS===== | ||
======Test 1 Make .img from working 16 GB microSD====== | |||
:03/26/2014 tg | |||
*root terminal: | *root terminal: | ||
dd if=/dev/sdb of=XSCE_schoolserver.img bs=2M | dd if=/dev/sdb of=XSCE_schoolserver.img bs=2M | ||
| Line 837: | Line 838: | ||
ifconfig uap0 192.168.1.1 up | ifconfig uap0 192.168.1.1 up | ||
""" | """ | ||
======TEST2 ifconfig wlan0 192.168.1.1====== | |||
ifconfig wlan0 192.168.1.1 up | ifconfig wlan0 192.168.1.1 up | ||
wlan0: flags=4099<up,BROADCAST,MULTICAST> mtu 1500 | wlan0: flags=4099<up,BROADCAST,MULTICAST> mtu 1500 | ||
inet 192.168.1.1 netmask 255.255.255.0 broadcast 192.168.1.255 | inet 192.168.1.1 netmask 255.255.255.0 broadcast 192.168.1.255 | ||
inet6 fe80:422c:f4ff:feae:2144 prefixlen 64 scopeid 0x20<link> | inet6 fe80:422c:f4ff:feae:2144 prefixlen 64 scopeid 0x20<link> | ||
ether 40:2c:f4:ae:21:44 txquelen 1000 (ethernet) | ether 40:2c:f4:ae:21:44 txquelen 1000 (ethernet)s | ||
........ | ........ | ||
| Line 848: | Line 849: | ||
cheers, | cheers, | ||
alex kleider | alex kleider | ||
======Test3 Expand 16GB to 32GB ====== | |||
:Used '''gparted''' in a fedora laptop SD slot witj SD adapter to expand the 3rd partition on the class 10 microSD to the full 32 GB size. | :Used '''gparted''' in a fedora laptop SD slot witj SD adapter to expand the 3rd partition on the class 10 microSD to the full 32 GB size. | ||
:Booted correctly after the expansion in the CuBox-i4P | :Booted correctly after the expansion in the CuBox-i4P | ||