RobertCNelson / netinstall

Network Install for a bunch of arm boards
https://rcn-ee.com
80 stars 19 forks source link

Problem with netinstall beagleboard c3 #52

Open rustem08 opened 8 years ago

rustem08 commented 8 years ago

Hello. I have beagleboard c3 and usb wi-fi stick. I want to install debian with netinstall method with serial mode.

Prepare SD sudo ./mk_mmc.sh --mmc /dev/sdb --dtb omap3-beagle --distro jessie --firmware --serial-mode

Upgrade uboot http://elinux.org/BeagleBoardNAND#U-Boot_v2011.12_or_newer

But I have some problem with netinstall into serial mode.

When i try to boot, booting freeze ( Loading Ramdisk to 8d007000, end 8fffffc5 ... ). My log file:

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2016.04.13 19:41:15 =~=~=~=~=~=~=~=~=~=~=~=

U-Boot SPL 2016.03-00001-g54456ef (Mar 17 2016 - 16:31:02) Trying to boot from NAND SPL: Please implement spl_start_uboot() for your board SPL: Direct Linux boot not active!

U-Boot 2016.03-00001-g54456ef (Mar 17 2016 - 16:31:02 -0500), Build: jenkins-github_Bootloader-Builder-351

OMAP3530-GP ES3.0, CPU-OPP2, L3-165MHz, Max CPU Clock 600 MHz

OMAP3 Beagle board + LPDDR/NAND

I2C: ready

DRAM: 256 MiB

NAND: 256 MiB

MMC: OMAP SD/MMC: 0

*\ Warning - bad CRC, using default environment

Beagle Rev C1/C2/C3

Timed out in wait_for_event: status=1000

Check if pads/pull-ups of bus 1 are properly configured

No EEPROM on expansion board

Timed out in wait_for_bb: status=1000

No EEPROM on expansion board

OMAP die ID: 0400d01304013f790000000037240003

Net: usb_ether

Error: usb_ether address not set.

Hit any key to stop autoboot: 1  0

switch to partitions #0, OK

mmc0 is current device

SD/MMC found on device 0

Checking for: /uEnv.txt ...

Checking for: /boot/uEnv.txt ...

reading /boot/uEnv.txt

184 bytes read in 3 ms (59.6 KiB/s)

Loaded environment from /boot/uEnv.txt

Checking if uname_r is set in /boot/uEnv.txt...

Running uname_boot ...

loading /boot/vmlinuz-current ...

reading /boot/vmlinuz-current

5806976 bytes read in 427 ms (13 MiB/s)

loading /boot/dtbs/current/omap3-beagle.dtb ...

reading /boot/dtbs/current/omap3-beagle.dtb

107105 bytes read in 20 ms (5.1 MiB/s)

loading /boot/initrd.img-current ...

reading /boot/initrd.img-current

50302917 bytes read in 3661 ms (13.1 MiB/s)

Installer for [jessie-armhf] is using the Serial Interface

debug: [console=ttyS2,115200n8 root=/dev/ram rw musb_hdrc.fifo_mode=5] ...

debug: [bootz 0x82000000 0x88080000:2ff8fc5 0x88000000] ...

Kernel image @ 0x82000000 [ 0x000000 - 0x589b80 ]

Flattened Device Tree blob at 88000000

Booting using the fdt blob at 0x88000000

Loading Ramdisk to 8d007000, end 8fffffc5 ...