Skip to content

Instantly share code, notes, and snippets.

@rmoriz
Created December 16, 2011 21:21
Show Gist options
  • Select an option

  • Save rmoriz/1488045 to your computer and use it in GitHub Desktop.

Select an option

Save rmoriz/1488045 to your computer and use it in GitHub Desktop.
Last login: Fri Dec 16 22:06:17 on ttys001
ifrmoriz:~$ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
options=3<RXCSUM,TXCSUM>
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
inet 127.0.0.1 netmask 0xff000000
inet6 ::1 prefixlen 128
inet6 fd3d:7138:f2f9:7c7e:6233:4bff:fe12:134e prefixlen 128
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
stf0: flags=0<> mtu 1280
en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ether 60:33:4b:12:13:4e
inet6 fe80::6233:4bff:fe12:134e%en1 prefixlen 64 scopeid 0x4
inet 192.168.2.103 netmask 0xffffff00 broadcast 192.168.2.255
media: autoselect
status: active
en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=2b<RXCSUM,TXCSUM,VLAN_HWTAGGING,TSO4>
ether c8:bc:c8:89:67:20
inet 192.168.3.1 netmask 0xffffff00 broadcast 192.168.3.255
media: autoselect (none)
status: inactive
p2p0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 2304
ether 02:33:4b:12:13:4e
media: autoselect
status: inactive
fw0: flags=8822<BROADCAST,SMART,SIMPLEX,MULTICAST> mtu 4078
lladdr 78:ca:39:ff:fe:07:95:26
media: autoselect <full-duplex>
status: inactive
utun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1380
inet6 fe80::6233:4bff:fe12:134e%utun0 prefixlen 64 scopeid 0x8
inet6 fd00:6587:52d7:c87:6233:4bff:fe12:134e prefixlen 64
rmoriz:~$
rmoriz:~$
(reverse-i-search)`scree': screen -r
rmoriz:~$
rmoriz:~$screen /dev/
Display all 364 possibilities? (y or n)
rmoriz:~$screen /dev/sdt
Display all 254 possibilities? (y or n)
rmoriz:~$screen /dev/tty
Display all 142 possibilities? (y or n)
rmoriz:~$screen /dev/tty.usbserial-101314FA
tty.usbserial-101314FAA tty.usbserial-101314FAB
rmoriz:~$screen /dev/tty.usbserial-101314FAB 115200
U-Boot SPL 2011.09-00000-gf63b270-dirty (Nov 20 2011 - 19:58:24)
Texas Instruments Revision detection unimplemented
OMAP SD/MMC: 0
reading u-boot.img
reading u-boot.img
U-Boot 2011.09-00000-gf63b270-dirty (Nov 20 2011 - 19:58:24)
I2C: ready
DRAM: 256 MiB
No daughter card present
NAND: HW ECC Hamming Code selected
nand_get_flash_type: unknown NAND device: Manufacturer ID: 0x10, Chip ID: 0x10
No NAND device found!!!
0 MiB
MMC: OMAP SD/MMC: 0
*** Warning - readenv() failed, using default environment
Net: cpsw
Hit any key to stop autoboot: 0
SD/MMC found on device 0
reading uEnv.txt
33 bytes read
Loaded environment from uEnv.txt
Importing environment from mmc ...
reading uImage
3029656 bytes read
## Booting kernel from Legacy Image at 80007fc0 ...
Image Name: Angstrom/3.1/beaglebone
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3029592 Bytes = 2.9 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
XIP Kernel Image ... OK
OK
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
[ 0.065998] omap_l3_smx omap_l3_smx.0: couldn't find resource
[ 0.224002] _omap_mux_get_by_name: Could not find signal leds-gpio
[ 0.288899] omap2_set_init_voltage: unable to get clk dpll1_ck
[ 0.294994] omap2_set_init_voltage: unable to set vdd_mpu_iva
[ 0.301010] omap2_set_init_voltage: unable to get clk l3_ick
[ 0.306911] omap2_set_init_voltage: unable to set vdd_core
systemd-fsck[51]: Angstrom-Cloud9- has been mounted 20 times without being checked, check forced.
U-Boot SPL 2011.09-00000-gf63b270-dirty (Nov 20 2011 - 19:58:24)
Texas Instruments Revision detection unimplemented
OMAP SD/MMC: 0
reading u-boot.img
reading u-boot.img
U-Boot 2011.09-00000-gf63b270-dirty (Nov 20 2011 - 19:58:24)
I2C: ready
DRAM: 256 MiB
No daughter card present
NAND: HW ECC Hamming Code selected
nand_get_flash_type: unknown NAND device: Manufacturer ID: 0x10, Chip ID: 0x10
No NAND device found!!!
0 MiB
MMC: OMAP SD/MMC: 0
*** Warning - readenv() failed, using default environment
Net: cpsw
Hit any key to stop autoboot: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment