updating uboot on the dockstar

I copied the installation instructions and files from the wonderful website of Jeff Doozan who made an excellent job at:
http://jeff.doozan.com/debian/uboot/
by copying the installation script and executying.
cd /tmp
wget http://jeff.doozan.com/debian/uboot/install_uboot_mtd0.sh
chmod +x install_uboot_mtd0.sh
./install_uboot_mtd0.sh

install debian on dockstar

I just followed the instructions from http://jeff.doozan.com/debian/ by copying his installation script to a local tmp directory:

cd /tmp
wget http://jeff.doozan.com/debian/dockstar.debian-squeeze.sh
chmod +x dockstar.debian-squeeze.sh
export PATH=$PATH:/usr/sbin:/sbin
./dockstar.debian-squeeze.sh

after this the system is gathering stuff from the internet and is installing it on the attached USB stick. And it succeeded with a newly running debian squeeeze on my dockstar

uboot install on dockstar

-bash-3.2# cd /tmp/
-bash-3.2# wget http://jeff.doozan.com/debian/uboot/install_uboot_mtd0.sh
Connecting to jeff.doozan.com (69.163.187.226:80)
wget: cannot connect to remote host (69.163.187.226): Network is unreachable
-bash-3.2# route add default gw 192.168.4.250
-bash: route: command not found
-bash-3.2# /sbin/route add default gw 192.168.4.250
-bash-3.2# wget http://jeff.doozan.com/debian/uboot/install_uboot_mtd0.sh
Connecting to jeff.doozan.com (69.163.187.226:80)
install_uboot_mtd0.s 100% |******************************************************************************************************************************************| 15859 00:00:00 ETA
-bash-3.2# ls
install_uboot_mtd0.sh resolv.conf var
-bash-3.2# chmod +x install_uboot_mtd0.sh
-bash-3.2# ./install_uboot_mtd0.sh

!!!!!! DANGER DANGER DANGER DANGER DANGER DANGER !!!!!!

If you lose power to your device while running this script,
it could be left in an unusable state.

This script will replace the bootloader on /dev/mtd0.

This installer will only work on a Seagate Dockstar or Pogoplug Pink.
Do not run this installer on any other device.

By typing ok, you agree to assume all liabilities and risks
associated with running this installer.

If you agree, type ‘ok’ and press ENTER to continue: ok

DISABLE POGOPLUG SERVICES

The pogoplug service includes an auto-update feature which could
be used to cripple or disable your device. It is recommended
that you disable this service.

NOTE: The pogoplug service is proprietary software
created by Cloud Engines. It is not available for use
in other distributions and will not be available in
your new linux installation even if you choose not to disable it.

Would you like to disable the pogoplug services? [Y/n] Y
Applying fixes to the pogoplug environment…
Disabling the pogoplug service…
Done fixing pogoplug environment.

# checking for /uboot-original-mtd0.kwb…

# Installing /uboot-original-mtd0.kwb…
Connecting to jeff.doozan.com (69.163.187.226:80)
uboot-original-mtd0. 100% |******************************************************************************************************************************************| 49 –:–:– ETA
Connecting to jeff.doozan.com (69.163.187.226:80)
uboot-original-mtd0. 100% |******************************************************************************************************************************************| 512k 00:00:00 ETA
# Successfully installed /uboot-original-mtd0.kwb.
# checking for /usr/sbin/blparam…

# Installing /usr/sbin/blparam…
Connecting to jeff.doozan.com (69.163.187.226:80)
blparam.md5 100% |******************************************************************************************************************************************| 42 –:–:– ETA
Connecting to jeff.doozan.com (69.163.187.226:80)
blparam 100% |******************************************************************************************************************************************| 14168 00:00:00 ETA
# Successfully installed /usr/sbin/blparam.
# checking for /usr/sbin/nandwrite…

# Installing /usr/sbin/nandwrite…
Connecting to jeff.doozan.com (69.163.187.226:80)
nandwrite.md5 100% |******************************************************************************************************************************************| 44 –:–:– ETA
Connecting to jeff.doozan.com (69.163.187.226:80)
nandwrite 100% |******************************************************************************************************************************************| 11500 –:–:– ETA
# Successfully installed /usr/sbin/nandwrite.
# checking for /usr/sbin/nanddump…

# Installing /usr/sbin/nanddump…
Connecting to jeff.doozan.com (69.163.187.226:80)
nanddump.md5 100% |******************************************************************************************************************************************| 43 –:–:– ETA
Connecting to jeff.doozan.com (69.163.187.226:80)
nanddump 100% |******************************************************************************************************************************************| 21286 –:–:– ETA
# Successfully installed /usr/sbin/nanddump.
# checking for /usr/sbin/flash_erase…

# Installing /usr/sbin/flash_erase…
Connecting to jeff.doozan.com (69.163.187.226:80)
flash_erase.md5 100% |******************************************************************************************************************************************| 46 –:–:– ETA
Connecting to jeff.doozan.com (69.163.187.226:80)
flash_erase 100% |******************************************************************************************************************************************| 12819 –:–:– ETA
# Successfully installed /usr/sbin/flash_erase.
# checking for /usr/sbin/fw_printenv…

# Installing /usr/sbin/fw_printenv…
Connecting to jeff.doozan.com (69.163.187.226:80)
fw_printenv.md5 100% |******************************************************************************************************************************************| 46 –:–:– ETA
Connecting to jeff.doozan.com (69.163.187.226:80)
fw_printenv 100% |******************************************************************************************************************************************| 652k 00:00:00 ETA
# Successfully installed /usr/sbin/fw_printenv.
# checking for /etc/fw_env.config…

# Installing /etc/fw_env.config…
Connecting to jeff.doozan.com (69.163.187.226:80)
fw_env.config.md5 100% |******************************************************************************************************************************************| 48 –:–:– ETA
Connecting to jeff.doozan.com (69.163.187.226:80)
fw_env.config 100% |******************************************************************************************************************************************| 329 –:–:– ETA
# Successfully installed /etc/fw_env.config.

# Attempting to auto-detect your device…Dockstar detected

# Installing uBoot
Connecting to jeff.doozan.com (69.163.187.226:80)
uboot.mtd0.kwb.md5 100% |******************************************************************************************************************************************| 49 –:–:– ETA
Connecting to jeff.doozan.com (69.163.187.226:80)
uboot.mtd0.kwb 100% |******************************************************************************************************************************************| 512k 00:00:00 ETA
Erase Total 4 Units
Performing Flash Erase of length 131072 at offset 0x60000 done
Writing data to block 0 at offset 0x0
Writing data to block 1 at offset 0x20000
Writing data to block 2 at offset 0x40000
Writing data to block 3 at offset 0x60000
Block size 131072, page size 2048, OOB size 64
Dumping data starting at 0x00000000 and ending at 0x00080000…
## Verifying new uBoot…
Connecting to jeff.doozan.com (69.163.187.226:80)
uboot.mtd0.kwb.md5 100% |******************************************************************************************************************************************| 49 –:–:– ETA
# Verified successfully!

# Installing uBoot environment
Warning: Bad CRC, using default environment
## Error: “ethaddr” not defined
Warning: Bad CRC, using default environment
## Error: “rescue_installed” not defined
Warning: Bad CRC, using default environment
## Error: “bootcmd_rescue” not defined
Warning: Bad CRC, using default environment
## Error: “rescue_custom_params” not defined
Warning: Bad CRC, using default environment
## Error: “usb_custom_params” not defined
Warning: Bad CRC, using default environment
## Error: “ubifs_custom_params” not defined
Connecting to jeff.doozan.com (69.163.187.226:80)
uboot.environment.md 100% |******************************************************************************************************************************************| 52 –:–:– ETA
Connecting to jeff.doozan.com (69.163.187.226:80)
uboot.environment 100% |******************************************************************************************************************************************| 128k 00:00:00 ETA
Erase Total 1 Units
Performing Flash Erase of length 131072 at offset 0xc0000 done
Writing data to block 6 at offset 0xc0000

# Verifying uBoot environment
ECC failed: 6
ECC corrected: 0
Number of bad blocks: 0
Number of bbt blocks: 0
Block size 131072, page size 2048, OOB size 64
Dumping data starting at 0x000c0000 and ending at 0x000e0000…
Connecting to jeff.doozan.com (69.163.187.226:80)
uboot.environment.md 100% |******************************************************************************************************************************************| 52 –:–:– ETA

# uBoot installation has completed successfully.
-bash-3.2# /usr/bin/f
fdformat find flash_eraseall fold free ftpget ftpput fuser
-bash-3.2# /usr/sbin/fw_
fw_printenv fw_setenv
-bash-3.2# /usr/sbin/fw_printenv
ethact=egiga0
bootdelay=3
baudrate=115200
arcNumber=2097
mainlineLinux=yes
console=ttyS0,115200
led_init=green blinking
led_exit=green off
led_error=orange blinking
mtdparts=mtdparts=orion_nand:1M(u-boot),4M(uImage),32M(rootfs),-(data)
mtdids=nand0=orion_nand
partition=nand0,2
stdin=serial
stdout=serial
stderr=serial
rescue_installed=0
rescue_set_bootargs=setenv bootargs console=$console ubi.mtd=2 root=ubi0:rootfs ro rootfstype=ubifs $mtdparts $rescue_custom_params
rescue_bootcmd=if test $rescue_installed -eq 1; then run rescue_set_bootargs; nand read.e 0x800000 0x100000 0x400000; bootm 0x800000; else run pogo_bootcmd; fi
pogo_bootcmd=if fsload uboot-original-mtd0.kwb; then go 0x800200; fi
force_rescue=0
force_rescue_bootcmd=if test $force_rescue -eq 1 || ext2load usb 0:1 0x1700000 /rescueme 1 || fatload usb 0:1 0x1700000 /rescueme.txt 1; then run rescue_bootcmd; fi
ubifs_mtd=3
ubifs_set_bootargs=setenv bootargs console=$console ubi.mtd=$ubifs_mtd root=ubi0:rootfs rootfstype=ubifs $mtdparts $ubifs_custom_params
ubifs_bootcmd=run ubifs_set_bootargs; if ubi part data && ubifsmount rootfs && ubifsload 0x800000 /boot/uImage && ubifsload 0x1100000 /boot/uInitrd; then bootm 0x800000 0x1100000; fi
usb_scan=usb_scan_done=0;for scan in $usb_scan_list; do run usb_scan_$scan; if test $usb_scan_done -eq 0 && ext2load usb $usb 0x800000 /boot/uImage 1; then usb_scan_done=1; echo “Found bootable drive on usb $usb”; setenv usb_device $usb; setenv usb_root /dev/$dev; fi; done
usb_scan_list=1 2 3 4
usb_scan_1=usb=0:1 dev=sda1
usb_scan_2=usb=1:1 dev=sdb1
usb_scan_3=usb=2:1 dev=sdc1
usb_scan_4=usb=3:1 dev=sdd1
usb_init=run usb_scan
usb_device=0:1
usb_root=/dev/sda1
usb_rootfstype=ext2
usb_rootdelay=10
usb_set_bootargs=setenv bootargs console=$console root=$usb_root rootdelay=$usb_rootdelay rootfstype=$usb_rootfstype $mtdparts $usb_custom_params
usb_bootcmd=run usb_init; run usb_set_bootargs; run usb_boot
usb_boot=mw 0x800000 0 1; ext2load usb $usb_device 0x800000 /boot/uImage; if ext2load usb $usb_device 0x1100000 /boot/uInitrd; then bootm 0x800000 0x1100000; else bootm 0x800000; fi
bootcmd=usb start; run force_rescue_bootcmd; run ubifs_bootcmd; run usb_bootcmd; usb stop; run rescue_bootcmd; run pogo_bootcmd; reset
ethaddr=00:10:75:1A:D3:B0

7270 freetz config

#
# Automatically generated make config: don't edit
#
FREETZ_HAVE_DOT_CONFIG=y

#
# General --------------------------------
#
FREETZ_AVM_VERSION_7270_04_80=y
# FREETZ_TYPE_300IP_AS_FON is not set
# FREETZ_TYPE_2170 is not set
# FREETZ_TYPE_FON is not set
# FREETZ_TYPE_FON_5010 is not set
# FREETZ_TYPE_FON_5050 is not set
# FREETZ_TYPE_FON_5140 is not set
# FREETZ_TYPE_FON_WLAN is not set
# FREETZ_TYPE_FON_WLAN_7050 is not set
# FREETZ_TYPE_FON_WLAN_7112 is not set
# FREETZ_TYPE_FON_WLAN_7113 is not set
# FREETZ_TYPE_FON_WLAN_7140 is not set
# FREETZ_TYPE_FON_WLAN_7141 is not set
# FREETZ_TYPE_FON_7150 is not set
# FREETZ_TYPE_FON_WLAN_7170 is not set
# FREETZ_TYPE_FON_WLAN_7240 is not set
FREETZ_TYPE_FON_WLAN_7270=y
# FREETZ_TYPE_FON_WLAN_7270_V3 is not set
# FREETZ_TYPE_WLAN_3020 is not set
# FREETZ_TYPE_WLAN_3030 is not set
# FREETZ_TYPE_WLAN_3130 is not set
# FREETZ_TYPE_WLAN_3131 is not set
# FREETZ_TYPE_WLAN_3170 is not set
# FREETZ_TYPE_WLAN_3270 is not set
# FREETZ_TYPE_WLAN_3270_V3 is not set
# FREETZ_TYPE_SPEEDPORT_W501V is not set
# FREETZ_TYPE_CUSTOM is not set
FREETZ_TYPE_FON_WLAN_7270_16MB=y
# FREETZ_TYPE_LABOR is not set
FREETZ_AVM_VERSION_STRING="7270_04.80"
FREETZ_TYPE_LANG_DE=y
# FREETZ_TYPE_LANG_A_CH is not set
# FREETZ_TYPE_LANG_EN is not set
FREETZ_TYPE_LANG_STRING="de"
FREETZ_TYPE_STRING="7270"
FREETZ_INSTALL_BASE=y
FREETZ_REPLACE_BUSYBOX=y
FREETZ_REPLACE_KERNEL_AVAILABLE=y
# FREETZ_REPLACE_KERNEL is not set
FREETZ_SHOW_ADVANCED=y
FREETZ_TARGET_REF="8mb_26"
FREETZ_KERNEL_REF="8mb_26"
FREETZ_KERNEL_LAYOUT="ur8"
FREETZ_KERNEL_MTD_SIZE=246
FREETZ_HAS_PHONE=y
FREETZ_HAS_TAM=y
FREETZ_HAS_WLAN=y
# FREETZ_HAS_USB_CLIENT is not set
FREETZ_HAS_USB_HOST=y
FREETZ_HAS_AVM_INETD=y
FREETZ_HAS_LIBSSL=y

#
# Mod ------------------------------------
#
FREETZ_LANG_DE=y
# FREETZ_LANG_EN is not set
FREETZ_LANG_STRING="de"

#
# Patches
#

#
# Remove Brandings
#
FREETZ_REMOVE_BRANDING_1und1=y
# FREETZ_REMOVE_BRANDING_avm is not set
# FREETZ_REMOVE_HELP is not set
# FREETZ_REMOVE_ASSISTANT is not set
# FREETZ_REMOVE_TR069 is not set
FREETZ_PATCH_DSL_EXPERT=y
FREETZ_PATCH_ENUM=y
FREETZ_PATCH_SIGNED=y
FREETZ_PATCH_USBSTORAGE=y
FREETZ_USBSTORAGE_AUTOMOUNT=y
# FREETZ_AUTOMOUNT_EXT2 is not set
# FREETZ_AUTOMOUNT_EXT3 is not set
# FREETZ_AUTOMOUNT_NTFS is not set
# FREETZ_AUTOMOUNT_REISER_FS is not set
# FREETZ_AUTORUN_AUTOEND is not set
FREETZ_PATCH_MAXDEVCOUNT=y
# FREETZ_PATCH_GETCONS is not set
# FREETZ_REMOVE_UPNP is not set
# FREETZ_REMOVE_USERMAN is not set
# FREETZ_REMOVE_FTPD is not set
# FREETZ_REMOVE_AURA_USB is not set
# FREETZ_REMOVE_AVM_VPN is not set
# FREETZ_REMOVE_DSLD is not set
# FREETZ_REMOVE_CAPIOVERTCP is not set
# FREETZ_REMOVE_DECT is not set
# FREETZ_REMOVE_DTRACE is not set
# FREETZ_REMOVE_VOIP_ISDN is not set
# FREETZ_REMOVE_WLAN is not set
# FREETZ_REMOVE_ANNEX_B_FIRMWARE is not set
# FREETZ_ADD_ANNEX_A_FIRMWARE is not set

#
# Package selection
#

#
# Standard packages
#
# FREETZ_PACKAGE_BFTPD is not set
# FREETZ_PACKAGE_BIRD is not set
FREETZ_PACKAGE_BRIDGE_UTILS=y
FREETZ_PACKAGE_CALLMONITOR=y
FREETZ_PACKAGE_CHECKMAILD=y
# FREETZ_PACKAGE_CIFSMOUNT is not set
FREETZ_PACKAGE_CPMACCFG=y
FREETZ_PACKAGE_CURL=y
FREETZ_PACKAGE_CURL_STATIC=y
# FREETZ_PACKAGE_DECO is not set
FREETZ_PACKAGE_DNSMASQ=y
FREETZ_PACKAGE_DROPBEAR=y
# FREETZ_PACKAGE_DROPBEAR_SERVER_ONLY is not set
FREETZ_PACKAGE_DROPBEAR_WITH_ZLIB=y
# FREETZ_PACKAGE_DROPBEAR_SFTP_SERVER is not set
FREETZ_PACKAGE_DTMFBOX=y

#
# CAPI/SIP
#
FREETZ_PACKAGE_DTMFBOX_WITH_CAPI=y
FREETZ_PACKAGE_DTMFBOX_WITH_VOIP=y
FREETZ_PACKAGE_DTMFBOX_WITH_ICE=y

#
# Codecs
#
FREETZ_PACKAGE_DTMFBOX_WITH_G711_CODEC=y
# FREETZ_PACKAGE_DTMFBOX_WITH_SPEEX_CODEC is not set
# FREETZ_PACKAGE_DTMFBOX_WITH_GSM_CODEC is not set

#
# Misc
#
# FREETZ_PACKAGE_DTMFBOX_SVN is not set
# FREETZ_PACKAGE_DTMFBOX_USE_DIFF_PATCH is not set
FREETZ_PACKAGE_DTMFBOX_WITH_WEBPHONE=y
FREETZ_PACKAGE_DTMFBOX_WITH_HELP=y
# FREETZ_PACKAGE_DTMFBOX_WITH_ESPEAK is not set
# FREETZ_PACKAGE_DTMFBOX_WITH_MADPLAY is not set
FREETZ_PACKAGE_ESPEAK=y
FREETZ_PACKAGE_ESPEAK_ALL_LANGUAGES=y
# FREETZ_PACKAGE_FUSE is not set
FREETZ_PACKAGE_INETD=y
FREETZ_PACKAGE_KNOCK=y
# FREETZ_PACKAGE_MC is not set
# FREETZ_PACKAGE_MINI_FO is not set
FREETZ_PACKAGE_MTR=y
# FREETZ_PACKAGE_NANO is not set
FREETZ_PACKAGE_NETCAT=y
FREETZ_PACKAGE_NETSNMP=y
# FREETZ_PACKAGE_NETSNMP_WITH_OPENSSL is not set
FREETZ_PACKAGE_NETSNMP_WITH_ZLIB=y
# FREETZ_PACKAGE_NTFS is not set
FREETZ_PACKAGE_OPENNTPD=y
FREETZ_PACKAGE_OPENVPN=y
FREETZ_PACKAGE_OPENVPN_STATIC=y
FREETZ_PACKAGE_OPENVPN_WITH_LZO=y
FREETZ_PACKAGE_OPENVPN_WITH_MGMNT=y
FREETZ_PACKAGE_OPENVPN_ENABLE_SMALL=y
# FREETZ_PACKAGE_PINGTUNNEL is not set
FREETZ_PACKAGE_PRIVOXY=y
FREETZ_PACKAGE_PRIVOXY_WITH_ZLIB=y
FREETZ_PACKAGE_RCAPID=y
# FREETZ_PACKAGE_SAMBA is not set
FREETZ_PACKAGE_SCREEN=y
# FREETZ_PACKAGE_STUNNEL is not set
# FREETZ_PACKAGE_TCPDUMP is not set
# FREETZ_PACKAGE_TOR is not set
# FREETZ_PACKAGE_VPNC is not set
# FREETZ_PACKAGE_VSFTPD is not set

#
# Web interface
#
FREETZ_PACKAGE_AVM_FIREWALL=y
FREETZ_PACKAGE_DOWNLOADER=y
FREETZ_PACKAGE_NFSD_CGI=y
FREETZ_PACKAGE_RRDSTATS=y
FREETZ_PACKAGE_SPINDOWN_CGI=y
FREETZ_PACKAGE_SG3UTILS=y
FREETZ_PACKAGE_SYSLOGD_CGI=y
FREETZ_PACKAGE_VIRTUALIP_CGI=y
FREETZ_PACKAGE_WOL_CGI=y

#
# Debug helpers
#
# FREETZ_PACKAGE_LDD is not set
# FREETZ_PACKAGE_LSOF is not set
# FREETZ_PACKAGE_LTRACE is not set
# FREETZ_PACKAGE_NANO_SHELL is not set
# FREETZ_PACKAGE_PCIUTILS is not set
# FREETZ_PACKAGE_STRACE is not set
# FREETZ_PACKAGE_USBUTILS is not set

#
# Testing
#
# FREETZ_GROUP_APACHE_PHP is not set
FREETZ_PACKAGE_BASH=y
# FREETZ_PACKAGE_BASH_MINIMAL is not set
FREETZ_PACKAGE_BASH_READLINE=y
# FREETZ_PACKAGE_BFUSB is not set
# FREETZ_PACKAGE_BIP is not set
# FREETZ_PACKAGE_BLUEZ_UTILS is not set
# FREETZ_PACKAGE_BR2684CTL is not set
# FREETZ_PACKAGE_CRYPTSETUP is not set
# FREETZ_PACKAGE_CTORRENT is not set
# FREETZ_PACKAGE_DAVFS2 is not set
# FREETZ_PACKAGE_DEBOOTSTRAP is not set
# FREETZ_PACKAGE_DNS2TCP is not set
# FREETZ_PACKAGE_DTACH is not set
# FREETZ_PACKAGE_E2FSPROGS is not set
# FREETZ_PACKAGE_EMPTY is not set
FREETZ_PACKAGE_FSTYP=y
# FREETZ_PACKAGE_GNU_MAKE is not set
# FREETZ_PACKAGE_HD_IDLE is not set
# FREETZ_PACKAGE_HTTPTUNNEL is not set
# FREETZ_PACKAGE_INADYN_MT is not set
# FREETZ_PACKAGE_INOTIFY_TOOLS is not set
# FREETZ_PACKAGE_IODINE is not set
# FREETZ_PACKAGE_IRSSI is not set
# FREETZ_PACKAGE_JAMVM is not set
FREETZ_PACKAGE_LYNX=y
# FREETZ_PACKAGE_LUA is not set
# FREETZ_PACKAGE_MADPLAY is not set
FREETZ_PACKAGE_MATRIXTUNNEL=y
# FREETZ_PACKAGE_MCABBER is not set
# FREETZ_PACKAGE_MICROPERL is not set
# FREETZ_PACKAGE_MODULE_INIT_TOOLS is not set
# FREETZ_PACKAGE_NAGIOS is not set
FREETZ_PACKAGE_NFS_UTILS=y
# FREETZ_PACKAGE_OBEXFTP is not set
FREETZ_PACKAGE_PORTMAP=y
# FREETZ_PACKAGE_QUAGGA is not set
FREETZ_PACKAGE_RRDTOOL=y
# FREETZ_PACKAGE_RUBY is not set
# FREETZ_PACKAGE_SABLEVM_SDK is not set
# FREETZ_PACKAGE_SISPMCTL is not set
# FREETZ_PACKAGE_SOCAT is not set
# FREETZ_PACKAGE_SQUID is not set
# FREETZ_PACKAGE_STREAMRIPPER is not set
FREETZ_PACKAGE_TCP_WRAPPERS=y
# FREETZ_PACKAGE_TINYPROXY is not set
# FREETZ_PACKAGE_TRANSMISSION is not set
# FREETZ_PACKAGE_TREE is not set
# FREETZ_PACKAGE_USBROOT is not set
FREETZ_PACKAGE_VIM=y
FREETZ_PACKAGE_WGET=y
# FREETZ_WGET_WITH_SSL is not set
FREETZ_PACKAGE_WOL=y
# FREETZ_PACKAGE_WPUT is not set
# FREETZ_PACKAGE_XPDF is not set
# FREETZ_PACKAGE_XRELAYD is not set
# FREETZ_SHOW_UNSTABLE_PACKAGES is not set
FREETZ_PACKAGE_HASERL=y
FREETZ_PACKAGE_MODCGI=y

#
# Advanced options
#
# FREETZ_DL_OVERRIDE is not set
FREETZ_DL_SITE="ftp://ftp.avm.de/fritz.box/fritzbox.fon_wlan_7270/firmware/deutsch"
FREETZ_DL_SOURCE="FRITZ.Box_Fon_WLAN_7270.54.04.80.image"

#
# Freetz package download sites
#
FREETZ_MOD_DL_NUM_SITES="5"

#
# Download site #1 - default: http://freetz.3dfxatwork.de
#
FREETZ_MOD_DL_SITE_1="http://freetz.3dfxatwork.de"

#
# Download site #2 - default: http://freetz.wirsind.info
#
FREETZ_MOD_DL_SITE_2="http://freetz.wirsind.info"

#
# Download site #3 - default: http://freetz.magenbrot.net
#
FREETZ_MOD_DL_SITE_3="http://freetz.magenbrot.net"

#
# Download site #4 - default: empty (reserved for later use)
#
FREETZ_MOD_DL_SITE_4=""

#
# Download site #5 - user-defined
#
FREETZ_MOD_DL_SITE_5=""
FREETZ_VERBOSITY_LEVEL=2
# FREETZ_FAVICON_NONE is not set
FREETZ_FAVICON_DSL123=y
# FREETZ_FAVICON_CUMA is not set
# FREETZ_FAVICON_HANSOLO is not set
FREETZ_FAVICON_STRING="dsl123"
# FREETZ_SUBVERSION_STRING is not set
FREETZ_STATUS_STYLE=y
FREETZ_AVMPLUGINS_ENABLED=y

#
# Plugin selection
#

#
# Select plugin(s) for insertion
#
FREETZ_AVMPLUGINS_MEDIASRV=y
FREETZ_AVMPLUGINS_MINI=y
FREETZ_AVMPLUGINS_NTFS=y
FREETZ_AVMPLUGINS_SAMBA=y
FREETZ_AVMPLUGINS_TAM=y
FREETZ_AVMPLUGINS_WEBDAV=y

#
# External
#
# EXTERNAL_ENABLED is not set
# FREETZ_SQUASHFS_BLOCKSIZE_ORIG is not set
# FREETZ_SQUASHFS_BLOCKSIZE_16384 is not set
# FREETZ_SQUASHFS_BLOCKSIZE_32768 is not set
FREETZ_SQUASHFS_BLOCKSIZE_65536=y
# FREETZ_SQUASHFS_BLOCKSIZE_131072 is not set

#
# BusyBox options
#
FREETZ_BUSYBOX_AR=y
FREETZ_BUSYBOX_DIFF=y
FREETZ_BUSYBOX_INETD=y
FREETZ_BUSYBOX_IP=y
FREETZ_BUSYBOX_FEATURE_IP_ADDRESS=y
FREETZ_BUSYBOX_FEATURE_IP_LINK=y
FREETZ_BUSYBOX_FEATURE_IP_RULE=y
FREETZ_BUSYBOX_FEATURE_IP_ROUTE=y
FREETZ_BUSYBOX_FEATURE_IP_TUNNEL=y
# FREETZ_BUSYBOX_PATCH is not set
FREETZ_BUSYBOX_START_STOP_DAEMON=y
FREETZ_BUSYBOX_LESS=y
FREETZ_BUSYBOX_NICE=y
FREETZ_BUSYBOX_LS_COLOR=y
# FREETZ_BUSYBOX_FASTPROC is not set
FREETZ_BUSYBOX_KEYS=y
FREETZ_BUSYBOX_BRCTL=y
FREETZ_BUSYBOX_BRCTL_FANCY=y
# FREETZ_BUSYBOX_UDHCPD is not set
# FREETZ_BUSYBOX_SEQ is not set
# FREETZ_BUSYBOX_TAC is not set
# FREETZ_BUSYBOX_MDEV_RENAME is not set
FREETZ_BUSYBOX_MOUNT_HELPERS=y
FREETZ_BUSYBOX_MOUNT_LABEL=y
FREETZ_BUSYBOX_VOLUMEID=y
FREETZ_BUSYBOX_VOLUMEID_EXT=y
FREETZ_BUSYBOX_VOLUMEID_FAT=y
FREETZ_BUSYBOX_VOLUMEID_NTFS=y
FREETZ_BUSYBOX_VOLUMEID_LUKS=y
FREETZ_BUSYBOX_VOLUMEID_LINUXRAID=y

#
# Kernel modules
#

#
# crypto
#
# FREETZ_MODULE_crypto_algapi is not set
# FREETZ_MODULE_arc4 is not set
# FREETZ_MODULE_blkcipher is not set
# FREETZ_MODULE_cbc is not set
# FREETZ_MODULE_cryptomgr is not set
# FREETZ_MODULE_sha1 is not set
# FREETZ_MODULE_sha256 is not set

#
# drivers
#
# FREETZ_MODULE_loop is not set
# FREETZ_MODULE_nbd is not set
# FREETZ_MODULE_cdrom is not set
# FREETZ_MODULE_capiconn is not set
# FREETZ_MODULE_nand is not set
# FREETZ_MODULE_ohio_nand is not set
# FREETZ_MODULE_dummy is not set
# FREETZ_MODULE_ppp_async is not set
# FREETZ_MODULE_ppp_deflate is not set
# FREETZ_MODULE_ppp_generic is not set
# FREETZ_MODULE_pppoe is not set
# FREETZ_MODULE_pppox is not set
# FREETZ_MODULE_ppp_mppe_mppc is not set
# FREETZ_MODULE_scsi_mod is not set
# FREETZ_MODULE_sd_mod is not set
# FREETZ_MODULE_sg is not set
# FREETZ_MODULE_sr_mod is not set
# FREETZ_MODULE_slhc is not set
# FREETZ_MODULE_musb_hdrc is not set
# FREETZ_MODULE_usblp is not set
# FREETZ_MODULE_usb_storage is not set
# FREETZ_MODULE_usbmon is not set
# FREETZ_MODULE_usbcore is not set
# FREETZ_MODULE_usbip is not set
# FREETZ_MODULE_usbip_common_mod is not set
# FREETZ_MODULE_usbserial is not set
# FREETZ_MODULE_pl2303 is not set
# FREETZ_MODULE_ftdi_sio is not set
# FREETZ_MODULE_hci_usb is not set
# FREETZ_MODULE_bfusb is not set
# FREETZ_MODULE_firmware_class is not set
# FREETZ_MODULE_dm_mod is not set
# FREETZ_MODULE_dm_crypt is not set

#
# fs
#
# FREETZ_MODULE_cifs is not set
# FREETZ_MODULE_coda is not set
# FREETZ_MODULE_ext3 is not set
# FREETZ_MODULE_ext2 is not set
# FREETZ_MODULE_fat is not set
# FREETZ_MODULE_fuse is not set
# FREETZ_MODULE_jbd is not set
FREETZ_MODULE_lockd=y
# FREETZ_MODULE_mini_fo is not set
# FREETZ_MODULE_minix is not set
FREETZ_MODULE_nfsd=y
FREETZ_MODULE_exportfs=y
# FREETZ_MODULE_nfs is not set
# FREETZ_MODULE_nls_cp437 is not set
# FREETZ_MODULE_nls_cp852 is not set
# FREETZ_MODULE_nls_iso8859_15 is not set
# FREETZ_MODULE_nls_iso8859_1 is not set
# FREETZ_MODULE_nls_utf8 is not set
# FREETZ_MODULE_ntfs is not set
# FREETZ_MODULE_reiserfs is not set
# FREETZ_MODULE_smbfs is not set
# FREETZ_MODULE_udf is not set
# FREETZ_MODULE_unionfs is not set
# FREETZ_MODULE_vfat is not set
# FREETZ_MODULE_msdods is not set
# FREETZ_MODULE_jffs2 is not set
# FREETZ_MODULE_mbcache is not set

#
# lib
#
# FREETZ_MODULE_crc_ccitt is not set

#
# net
#
# FREETZ_MODULE_bluetooth is not set
# FREETZ_MODULE_bnep is not set
# FREETZ_MODULE_l2cap is not set
# FREETZ_MODULE_rfcomm is not set
FREETZ_MODULE_sunrpc=y

#
# Shared libraries
#
# FREETZ_STRIP_LIBRARIES is not set

#
# Libraries -------------------------------
#
# FREETZ_LIB_libatm is not set
# FREETZ_LIB_libbluetooth is not set
# FREETZ_LIB_libopenobex is not set

#
# Crypto & SSL
#

#
# GnuPG ----------------------------------
#
# FREETZ_LIB_libgpg_error is not set
# FREETZ_LIB_libgcrypt is not set

#
# SSL ------------------------------------
#
# FREETZ_LIB_libcyassl is not set
FREETZ_LIB_libmatrixssl=y
# FREETZ_LIB_libxyssl is not set
# FREETZ_LIB_libcrypto is not set

#
# Data compression
#
# FREETZ_LIB_liblzo2 is not set
FREETZ_LIB_libz=y

#
# Graphics & fonts
#
FREETZ_LIB_libfreetype=y
FREETZ_LIB_libart_lgpl_2=y
# FREETZ_LIB_libjpeg is not set
FREETZ_LIB_libpng12=y

#
# uClibc
#
FREETZ_LIB_ld_uClibc=y
FREETZ_LIB_libcrypt=y
FREETZ_LIB_libdl=y
FREETZ_LIB_libm=y
FREETZ_LIB_libnsl=y
FREETZ_LIB_libpthread=y
FREETZ_LIB_libresolv=y
FREETZ_LIB_librt=y
# FREETZ_LIB_libthread_db is not set
FREETZ_LIB_libuClibc=y
FREETZ_LIB_libutil=y
FREETZ_LIB_libuClibc__=y
FREETZ_LIB_libgcc_s=y
# FREETZ_LIB_libglib_1 is not set

#
# GLib2
#
# FREETZ_LIB_libglib_2 is not set
# FREETZ_LIB_libgobject_2 is not set
# FREETZ_LIB_libgmodule_2 is not set
# FREETZ_LIB_libgthread_2 is not set

#
# ncurses
#
FREETZ_LIB_libncurses=y

#
# terminfo database
#

#
# Select terminfo database entries to install (see help of 'Show all items')
#
FREETZ_SHARE_terminfo=y
# FREETZ_SHARE_terminfo_showall is not set
FREETZ_SHARE_terminfo_ansi=y
FREETZ_SHARE_terminfo_gnome=y
FREETZ_SHARE_terminfo_konsole=y
FREETZ_SHARE_terminfo_linux=y
FREETZ_SHARE_terminfo_putty=y
FREETZ_SHARE_terminfo_rxvt=y
FREETZ_SHARE_terminfo_screen=y
FREETZ_SHARE_terminfo_screenMINUSw=y
FREETZ_SHARE_terminfo_sun=y
FREETZ_SHARE_terminfo_vt100=y
FREETZ_SHARE_terminfo_vt102=y
FREETZ_SHARE_terminfo_vt102MINUSnsgr=y
FREETZ_SHARE_terminfo_vt102MINUSw=y
FREETZ_SHARE_terminfo_vt200=y
FREETZ_SHARE_terminfo_vt220=y
FREETZ_SHARE_terminfo_vt52=y
FREETZ_SHARE_terminfo_xterm=y
FREETZ_SHARE_terminfo_xtermMINUScolor=y
FREETZ_SHARE_terminfo_xtermMINUSxfree86=y
# FREETZ_LIB_libform is not set
# FREETZ_LIB_libmenu is not set
# FREETZ_LIB_libpanel is not set
FREETZ_LIB_libcapi20=y
# FREETZ_LIB_libcurl is not set
# FREETZ_LIB_libevent is not set
# FREETZ_LIB_libexpat is not set
# FREETZ_LIB_libid3tag is not set
# FREETZ_LIB_libltdl is not set
# FREETZ_LIB_libmad is not set
# FREETZ_LIB_libneon is not set
FREETZ_LIB_libpcap=y

#
# Readline
#
FREETZ_LIB_libreadline=y
FREETZ_LIB_libhistory=y
# FREETZ_LIB_libusb is not set
# FREETZ_LIB_libelf is not set
# FREETZ_LIB_libintl is not set
# FREETZ_LIB_libiconv is not set
# FREETZ_LIB_libftdi is not set
# FREETZ_LIB_libsysfs is not set
# FREETZ_LIB_libpopt is not set
# FREETZ_LIB_libdevmapper is not set

#
# Compiler options
#
FREETZ_DOWNLOAD_TOOLCHAIN=y
# FREETZ_BUILD_TOOLCHAIN is not set
FREETZ_TARGET_CROSS="mipsel-linux-uclibc-"
FREETZ_TARGET_MAKE_PATH="toolchain/target/bin"
FREETZ_TARGET_CFLAGS="-Os -pipe -march=4kc -Wa,--trap"
FREETZ_JLEVEL=2
FREETZ_KERNEL_CROSS="mipsel-unknown-linux-gnu-"
FREETZ_KERNEL_MAKE_PATH="toolchain/kernel/bin"
# FREETZ_KERNEL_VERSION_2_6_13_1 is not set
FREETZ_KERNEL_VERSION_2_6_19_2=y
FREETZ_KERNEL_VERSION="2.6.19.2"
# FREETZ_TARGET_UCLIBC_VERSION_0_9_28 is not set
FREETZ_TARGET_UCLIBC_VERSION_0_9_29=y
FREETZ_TARGET_GCC_VERSION="4.2.1"
FREETZ_TARGET_UCLIBC_VERSION="0.9.29"
FREETZ_TARGET_BINUTILS_VERSION="2.17.50.0.17"
FREETZ_TARGET_UCLIBC_REF="mod"
# FREETZ_STATIC_TOOLCHAIN is not set
FREETZ_TARGET_GXX=y
FREETZ_TARGET_CCACHE=y
# FREETZ_TARGET_NLS is not set
FREETZ_TARGET_LFS=y
FREETZ_KERNEL_GCC_VERSION="3.4.6"
FREETZ_KERNEL_BINUTILS_VERSION="2.17.50.0.17"
# FREETZ_TARGET_TOOLCHAIN is not set

#
# GNU debugger (gdb)
#
# FREETZ_PACKAGE_GDB is not set
# FREETZ_PACKAGE_GDB_SERVER is not set
# FREETZ_PACKAGE_GDB_HOST is not set

Bootlog sheevaplug

[  296.577844] Restarting system.
þ
         __  __                      _ _
        |  /  | __ _ _ ____   _____| | |
        | |/| |/ _` | '__  / / _  | |
        | |  | | (_| | |    V /  __/ | |
        |_|  |_|__,_|_|    _/ ___|_|_|
 _   _     ____              _
| | | |   | __ )  ___   ___ | |_
| | | |___|  _  / _  / _ | __|
| |_| |___| |_) | (_) | (_) | |_
 ___/    |____/ ___/ ___/ __|
 ** MARVELL BOARD: SHEEVA PLUG LE

U-Boot 1.1.4 (Jul 19 2009 - 16:03:28) Marvell version: 3.4.19

U-Boot code: 00600000 -> 0067FFF0  BSS: -> 006CFB00

Soc: 88F6281 A0 (DDR2)
CPU running @ 1200Mhz L2 running @ 400Mhz
SysClock = 400Mhz , TClock = 200Mhz

DRAM CAS Latency = 5 tRP = 5 tRAS = 18 tRCD=6
DRAM CS[0] base 0x00000000   size 256MB
DRAM CS[1] base 0x10000000   size 256MB
DRAM Total size 512MB  16bit width
Addresses 8M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (8M - 7M): Done
NAND:512 MB
Flash:  0 kB

CPU : Marvell Feroceon (Rev 1)

Streaming disabled
Write allocate disabled

USB 0: host mode
PEX 0: interface detected no Link.
Net:   egiga0 [PRIME], egiga1
Hit any key to stop autoboot:  3  2  1  0
SDHC found. Card desciption is:
Manufacturer:       0x1b, OEM "SM"
Product name:       "00000", revision 1.0
Serial number:      2982416674
Manufacturing date: 12/2008
CRC:                0x00, b0 = 0

5095986 bytes read

1426888 bytes read
## Booting image at 00400000 ...
   Image Name:   Debian kernel 2.6.32-trunk-kirkw
   Created:      2010-03-20  23:12:28 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    1426824 Bytes =  1.4 MB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
OK
## Loading Ramdisk Image at 00800000 ...
   Image Name:   Debian ramdisk 2.6.32-trunk-kirk
   Created:      2010-03-20  23:12:29 UTC
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    5095922 Bytes =  4.9 MB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.32-trunk-kirkwood (Debian 2.6.32-5) (ben@decadent.org.uk) (gcc version 4.3.4 (Debian 4.3.4-6) ) #1 Mon Jan 11 10:57:12 UTC 2010
[    0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053977
[    0.000000] CPU: VIVT data cache, VIVT instruction cache
[    0.000000] Machine: Marvell SheevaPlug Reference Board
[    0.000000] Memory policy: ECC disabled, Data cache writeback
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 130048
[    0.000000] Kernel command line: console=ttyS0,115200
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Memory: 256MB 256MB = 512MB total
[    0.000000] Memory: 510208KB available (3504K code, 578K data, 120K init, 0K highmem)
[    0.000000] SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:114
[    0.000000] Console: colour dummy device 80x30
[   21.474960] Calibrating delay loop... 1192.75 BogoMIPS (lpj=5963776)
[   21.714922] Security Framework initialized
[   21.714942] SELinux:  Disabled at boot.
[   21.714967] Mount-cache hash table entries: 512
[   21.715262] Initializing cgroup subsys ns
[   21.715277] Initializing cgroup subsys cpuacct
[   21.715287] Initializing cgroup subsys devices
[   21.715296] Initializing cgroup subsys freezer
[   21.715303] Initializing cgroup subsys net_cls
[   21.715346] CPU: Testing write buffer coherency: ok
[   21.716036] devtmpfs: initialized
[   21.717676] regulator: core version 0.5
[   21.717882] NET: Registered protocol family 16
[   21.718376] Kirkwood: MV88F6281-A0, TCLK=200000000.
[   21.718388] Feroceon L2: Enabling L2
[   21.718421] Feroceon L2: Cache support initialised.
[   21.720432] bio: create slab <bio-0> at 0
[   21.720694] vgaarb: loaded
[   21.721141] Switching to clocksource orion_clocksource
[   21.724778] NET: Registered protocol family 2
[   21.725070] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[   21.725817] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[   21.726169] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
[   21.726348] TCP: Hash tables configured (established 16384 bind 16384)
[   21.726358] TCP reno registered
[   21.726507] NET: Registered protocol family 1
[   21.726675] Unpacking initramfs...
[   22.052100] Freeing initrd memory: 4976K
[   22.052191] NetWinder Floating Point Emulator V0.97 (double precision)
[   22.052434] audit: initializing netlink socket (disabled)
[   22.052484] type=2000 audit(0.570:1): initialized
[   22.058909] VFS: Disk quotas dquot_6.5.2
[   22.059172] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[   22.059264] JFFS2 version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[   22.059894] msgmni has been set to 1006
[   22.061527] alg: No test for stdrng (krng)
[   22.061645] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[   22.061658] io scheduler noop registered
[   22.061665] io scheduler anticipatory registered
[   22.061672] io scheduler deadline registered
[   22.061858] io scheduler cfq registered (default)
[   22.067756] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[   22.068200] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A
[   22.387771] console [ttyS0] enabled
[   22.391832] NAND device: Manufacturer ID: 0xad, Chip ID: 0xdc (Hynix NAND 512MiB 3,3V 8-bit)
[   22.400316] Scanning device for bad blocks
[   22.435580] Bad eraseblock 1064 at 0x000008500000
[   22.487249] Bad eraseblock 2671 at 0x000014de0000
[   22.492016] Bad eraseblock 2672 at 0x000014e00000
[   22.534774] Bad eraseblock 3974 at 0x00001f0c0000
[   22.543046] Creating 3 MTD partitions on "orion_nand":
[   22.548217] 0x000000000000-0x000000100000 : "u-boot"
[   22.553765] 0x000000100000-0x000000500000 : "uImage"
[   22.559209] 0x000000500000-0x000020000000 : "root"
[   22.565447] mice: PS/2 mouse device common for all mice
[   22.571039] rtc-mv rtc-mv: rtc core: registered rtc-mv as rtc0
[   22.576999] i2c /dev entries driver
[   22.580667] cpuidle: using governor ladder
[   22.584915] cpuidle: using governor menu
[   22.588946] Registered led device: plug:green:health
[   22.593995] mv_xor_shared mv_xor_shared.0: Marvell shared XOR driver
[   22.600390] mv_xor_shared mv_xor_shared.1: Marvell shared XOR driver
[   22.641203] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[   22.681201] mv_xor mv_xor.1: Marvell XOR: ( xor fill cpy )
[   22.721201] mv_xor mv_xor.2: Marvell XOR: ( xor cpy )
[   22.761200] mv_xor mv_xor.3: Marvell XOR: ( xor fill cpy )
[   22.767859] TCP cubic registered
[   22.771105] NET: Registered protocol family 17
[   22.775918] registered taskstats version 1
[   22.780651] rtc-mv rtc-mv: setting system clock to 2010-03-27 20:04:14 UTC (1269720254)
[   22.788751] Freeing init memory: 120K
Loading, please wait...
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... [   23.322055] MV-643xx 10/100/1000 ethernet driver version 1.4
[   23.328000] mv643xx_eth smi: probed
[   23.372254] net eth0: port 0 with MAC address 00:50:43:01:68:8a
[   23.388502] usbcore: registered new interface driver usbfs
[   23.395214] mmc0: mvsdio driver initialized, lacking card detect (fall back to polling)
[   23.403411] usbcore: registered new interface driver hub
[   23.410349] usbcore: registered new device driver usb
[   23.429105] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   23.435740] orion-ehci orion-ehci.0: Marvell Orion EHCI
[   23.441057] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
[   23.471187] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
[   23.483781] mmc0: host does not support reading read-only switch. assuming write-enable.
[   23.491949] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
[   23.497949] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   23.504791] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   23.512054] usb usb1: Product: Marvell Orion EHCI
[   23.516779] usb usb1: Manufacturer: Linux 2.6.32-trunk-kirkwood ehci_hcd
[   23.523519] usb usb1: SerialNumber: orion-ehci.0
[   23.528165] mmc0: new high speed SDHC card at address 0002
[   23.547108] mmcblk0: mmc0:0002 00000 3.81 GiB
[   23.551772]  mmcblk0: p1 p2 p3
[   23.555638] usb usb1: configuration #1 chosen from 1 choice
[   23.564011] hub 1-0:1.0: USB hub found
[   23.567813] hub 1-0:1.0: 1 port detected
done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
[   23.785569] kjournald starting.  Commit interval 5 seconds
[   23.791103] EXT3-fs: mounted filesystem with ordered data mode.
Begin: Running /scripts/local-bottom ... done.
done.
Begin: Running /scripts/init-bottom ... done.
[   23.891501] usb 1-1: new high speed USB device using orion-ehci and address 2

INIT: [   24.042701] usb 1-1: New USB device found, idVendor=0471, idProduct=085b
[   24.049434] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   24.056621] usb 1-1: Product: USB Memory Key
[   24.060907] usb 1-1: SerialNumber: dad30b02ebf5ce
version 2.86 boo[   24.066049] usb 1-1: configuration #1 chosen from 1 choice
ting

Starting the hotplug events dispatcher: udevd[   24.403178] udev: starting version 151
.
Synthesizing the initial hotplug events...done.
Waiting for /dev to be fully populated...[   24.884159] SCSI subsystem initialized
[   24.949031] Initializing USB Mass Storage driver...
[   24.954223] scsi0 : SCSI emulation for USB Mass Storage devices
[   24.960858] usbcore: registered new interface driver usb-storage
[   24.967405] USB Mass Storage support registered.
done.
Activating swap...[   25.152562] Adding 487864k swap on /dev/mmcblk0p2.  Priority:-1 extents:1 across:487864k SS
done.
Checking root file system...fsck from util-linux-ng 2.16.2
e2fsck 1.41.10 (10-Feb-2009)
root: clean, 21609/204000 files, 187422/815472 blocks
done.
[   26.110461] EXT3 FS on mmcblk0p3, internal journal
Cleaning up ifupdown....
Checking file systems...fsck from util-linux-ng 2.16.2
e2fsck 1.41.10 (10-Feb-2009)
/dev/mmcblk0p1: clean, 28/122880 files, 48189/245761 blocks
done.
Setting up networking....
Mounting local filesystems...