My testing indicates that it not getting an ip assign during initialization because the rc.inet1.conf file isn't configured I'm a wimp, so I've been using serial cable to observe what is happening. Using a desktop with Linux (Salix OS) I partitioned a Memorex 2G USB Stick into two partitions, one (sda1) for the root file system and a second for a swap partitions. I untar'ed the mini file system on to sda1, edited fstab to have sda1 mounted / and sda2 as swap. I then added sym links for the kernel and initrd

    ln -s uImage-kirkwood-2.3.33.5 uImage
    ln -s unitrd-kirkwood02.6.33.5 uInitrd

Then I plug the stick into my dockstar (using doozan uboot along with his rescue system) and booted it. I monitored the boot up process with a netconsole terminal and a serial terminal connection to the dockstar. The two file attached are the output of each of these terminals during the boot process. On the initial boot, it did boot the kernel and started the system initialization scripts but then fdisk the sda1 and rebooted. The second boot did complete and I got a login prompt on the serial terminal. The netconole terminal stop at Starting kernel...... , but did show the reboot into the second boot up and then again stop at starting kernel. Although it did boot to the login prompt, my router did not indicate that the dockstar was connected. Using the serial console, i looked in and checked ifconfig and fond that there was no ip

Linux 2.6.33.5-kirkwood.
Last login: Thu Jan  1 01:00:52 +0100 1970 on /dev/ttyS0.
You have mail.
r...@slackware:~# ifconfig
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:8 errors:0 dropped:0 overruns:0 frame:0
          TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:560 (560.0 B)  TX bytes:560 (560.0 B)

I then checked /etc/rc.d/rc.inet1.conf file and noticed that it wasn't configured. I edited to use dhcp
USE_DHCP[0]="yes"
rebooted and was able to ssh into the dockstar

Rich Lapointe


On 12/10/2010 10:58 AM, Stuart Winter wrote:
Does anyone know if the pre-compiled ARMedslackware kernel support
netconsole? (If so, then it looks like the kernel boot crashes before
netconsole is operational).
It's compiled as a module, so you'd have to include it in the initrd.

I've taken the latest code from kernel.SlackBuild (where the initrd's are
made) and made this script:

    http://stash.armedslack.org/scripts/make-new-initrd.sh

(This is useful for people in general, btw).

This will make a new initrd for the *Operating system*, however, not the
installer.

There's no point in adding netconsole to the installer initrd because the
installer's initrd is quite a different beast and if it's not making it as
far as running the /etc/rc.d/rc.modules-arm script, then you're buggered.

Actually - what driver does the dockstar use for its ethernet?
I assume it's mv643xx_eth -- if not, then that's your problem ;-)
I can't imagine it'd be anything other than that though.

In order to use netconsole with the installer you'd have to recompile the
kernel to include netconsole and the ethernet driver into the kernel
itself.

_______________________________________________
ARMedslack mailing list
ARMedslack@lists.armedslack.org
http://lists.armedslack.org/mailman/listinfo/armedslack

U-Boot 2010.09 (Oct 23 2010 - 11:49:22)
Marvell-Dockstar/Pogoplug by Jeff Doozan

SoC:   Kirkwood 88F6281_A0
DRAM:  128 MiB
NAND:  256 MiB
In:    serial
Out:   serial
Err:   serial
Net:   egiga0
88E1116 Initialized on egiga0
Using egiga0 device
host 192.168.101.22 is alive
Uncompressing Linux... done, booting the kernel.
[    0.000000] Linux version 2.6.33.5-kirkwood (r...@wizbit) (gcc version 4.4.4 
(GCC) ) #2 PREEMPT Thu May 27 14:47:11 BST 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: 32512
[    0.000000] Kernel command line: console=ttyS0,115200 root=/dev/sda1 
rootdelay=10 rootfstype=ext2 
mtdparts=orion_nand:1M(u-boot),4M(uImage),32M(rootfs),-(data)
[    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Memory: 128MB = 128MB total
[    0.000000] Memory: 117688KB available (3760K code, 559K data, 124K init, 0K 
highmem)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:114
[    0.000000] Console: colour dummy device 80x30
[    0.000179] Calibrating delay loop... 1192.75 BogoMIPS (lpj=5963776)
[    0.240169] Security Framework initialized
[    0.240242] Mount-cache hash table entries: 512
[    0.240555] Initializing cgroup subsys ns
[    0.240568] Initializing cgroup subsys cpuacct
[    0.240578] Initializing cgroup subsys devices
[    0.240587] Initializing cgroup subsys freezer
[    0.240596] Initializing cgroup subsys net_cls
[    0.240651] CPU: Testing write buffer coherency: ok
[    0.242796] regulator: core version 0.5
[    0.243077] NET: Registered protocol family 16
[    0.244597] Kirkwood: MV88F6281-A0, TCLK=200000000.
[    0.244610] Feroceon L2: Cache support initialised.
[    0.252825] bio: create slab <bio-0> at 0
[    0.253620] vgaarb: loaded
[    0.255229] Switching to clocksource orion_clocksource
[    0.261820] NET: Registered protocol family 2
[    0.262030] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.262735] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[    0.262834] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[    0.262888] TCP: Hash tables configured (established 4096 bind 4096)
[    0.262898] TCP reno registered
[    0.262908] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.262931] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.263141] NET: Registered protocol family 1
[    0.263342] Trying to unpack rootfs image as initramfs...
[    0.724289] Freeing initrd memory: 7524K
[    0.724802] NetWinder Floating Point Emulator V0.97 (double precision)
[    0.725522] audit: initializing netlink socket (disabled)
[    0.725564] type=2000 audit(0.720:1): initialized
[    0.771425] VFS: Disk quotas dquot_6.5.2
[    0.771533] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.771640] JFFS2 version 2.2. (NAND) (SUMMARY)  .. 2001-2006 Red Hat, Inc.
[    0.772051] msgmni has been set to 244
[    0.774960] alg: No test for stdrng (krng)
[    0.775235] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 
253)
[    0.775308] io scheduler noop registered
[    0.775318] io scheduler deadline registered
[    0.775387] io scheduler cfq registered (default)
[    0.787523] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    0.788325] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A
[    1.095487] console [ttyS0] enabled
[    1.107441] brd: module loaded
[    1.111382] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xda (Micron NAND 
256MiB 3,3V 8-bit)
[    1.120069] Scanning device for bad blocks
[    1.181995] Bad eraseblock 1541 at 0x00000c0a0000
[    1.205704] 4 cmdlinepart partitions found on MTD device orion_nand
[    1.212001] Creating 4 MTD partitions on "orion_nand":
[    1.217182] 0x000000000000-0x000000100000 : "u-boot"
[    1.223047] uncorrectable error : 
[    1.226969] 0x000000100000-0x000000500000 : "uImage"
[    1.233098] ftl_cs: FTL header not found.
[    1.237616] 0x000000500000-0x000002500000 : "rootfs"
[    1.243566] ftl_cs: FTL header not found.
[    1.248055] 0x000002500000-0x000010000000 : "data"
[    1.253980] ftl_cs: FTL header not found.
[    1.260557] mice: PS/2 mouse device common for all mice
[    2.275272] rtc-mv rtc-mv: internal RTC not ticking
[    2.280434] i2c /dev entries driver
[    2.284621] cpuidle: using governor ladder
[    2.289278] cpuidle: using governor menu
[    2.293421] Registered led device: plug:green:health
[    2.298638] mv_xor_shared mv_xor_shared.0: Marvell shared XOR driver
[    2.305041] mv_xor_shared mv_xor_shared.1: Marvell shared XOR driver
[    2.345299] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[    2.385296] mv_xor mv_xor.1: Marvell XOR: ( xor fill cpy )
[    2.425296] mv_xor mv_xor.2: Marvell XOR: ( xor cpy )
[    2.465295] mv_xor mv_xor.3: Marvell XOR: ( xor fill cpy )
[    2.471911] TCP cubic registered
[    2.475155] NET: Registered protocol family 17
[    2.480271] registered taskstats version 1
[    2.484950] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    2.491333] Freeing init memory: 124K
/uinitrd-kirkwood.gz:  Loading kernel modules from initrd image:
[    2.650822] SCSI subsystem initialized
[    3.088693] usbcore: registered new interface driver usbfs
[    3.094556] usbcore: registered new interface driver hub
[    3.100162] usbcore: registered new device driver usb
[    3.132080] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.138755] orion-ehci orion-ehci.0: Marvell Orion EHCI
[    3.144070] orion-ehci orion-ehci.0: new USB bus registered, assigned bus 
number 1
[    3.175284] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
[    3.195270] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
[    3.201278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    3.208116] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    3.215390] usb usb1: Product: Marvell Orion EHCI
[    3.220113] usb usb1: Manufacturer: Linux 2.6.33.5-kirkwood ehci_hcd
[    3.226508] usb usb1: SerialNumber: orion-ehci.0
[    3.231714] hub 1-0:1.0: USB hub found
[    3.235557] hub 1-0:1.0: 1 port detected
[    3.259069] uhci_hcd: USB Universal Host Controller Interface driver
[    3.336070] usbcore: registered new interface driver hiddev
[    3.341861] usbcore: registered new interface driver usbhid
[    3.347494] usbhid: USB HID core driver
[    3.370337] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.393750] usbcore: registered new interface driver libusual
[    3.435406] Initializing USB Mass Storage driver...
[    3.440635] usbcore: registered new interface driver usb-storage
[    3.446709] USB Mass Storage support registered.
[    3.465464] usbcore: registered new interface driver ums-cypress
[    3.487730] usbcore: registered new interface driver ums-usbat
[    3.507477] usbcore: registered new interface driver ums-freecom
[    3.528581] usbcore: registered new interface driver ums-isd200
[    3.552306] usbcore: registered new interface driver ums-sddr09
[    3.558350] usb 1-1: new high speed USB device using orion-ehci and address 2
[    3.580652] usbcore: registered new interface driver ums-sddr55
[    3.602700] usbcore: registered new interface driver ums-alauda
[    3.624101] usbcore: registered new interface driver ums-jumpshot
[    3.647033] usbcore: registered new interface driver ums-onetouch
[    3.716806] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608
[    3.723547] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    3.745355] usb 1-1: Product: USB2.0 Hub
[    3.759810] hub 1-1:1.0: USB hub found
[    3.763933] hub 1-1:1.0: 4 ports detected
[    3.924735] device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: 
dm-de...@redhat.com
[    4.045733] usb 1-1.4: new high speed USB device using orion-ehci and 
address 3
[    4.178307] usb 1-1.4: New USB device found, idVendor=12f7, idProduct=1d23
[    4.185228] usb 1-1.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[    4.209607] usb 1-1.4: Product: Mini TD 001B    
[    4.214253] usb 1-1.4: Manufacturer: Memorex 
[    4.235287] usb 1-1.4: SerialNumber: 07750E340064
[    4.245704] scsi0 : usb-storage 1-1.4:1.0
[    4.305473] JFS: nTxBlock = 980, nTxLock = 7843
[    4.564954] SGI XFS with ACLs, security attributes, realtime, large 
block/inode numbers, no debug enabled
[    4.575770] SGI XFS Quota Management subsystem
[    4.614571] Slow work thread pool: Starting up
[    4.619238] Slow work thread pool: Ready
[    4.623279] FS-Cache: Loaded
[    4.649859] MV-643xx 10/100/1000 ethernet driver version 1.4
[    4.655795] mv643xx_eth smi: probed
[    4.661462] net eth0: port 0 with MAC address 00:10:75:1a:95:a0
[    4.797141] RPC: Registered udp transport module.
[    4.801877] RPC: Registered tcp transport module.
[    4.806764] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    5.025980] mmc0: mvsdio driver initialized, lacking card detect (fall back 
to polling)
[    9.256394] scsi 0:0:0:0: Direct-Access     Memorex  Mini TD 001B     PMAP 
PQ: 0 ANSI: 0 CCS
[    9.266903] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    9.272963] sd 0:0:0:0: [sda] 4028416 512-byte logical blocks: (2.06 GB/1.92 
GiB)
[    9.280947] sd 0:0:0:0: [sda] Write Protect is off
[    9.285842] sd 0:0:0:0: [sda] Assuming drive cache: write through
[    9.294193] sd 0:0:0:0: [sda] Assuming drive cache: write through
[    9.300344]  sda: sda1 sda2
[   10.969946] sd 0:0:0:0: [sda] Assuming drive cache: write through
[   10.976101] sd 0:0:0:0: [sda] Attached SCSI removable disk
mdadm: No arrays found in config file
  No volume groups found
[   16.592443] EXT4-fs (sda1): mounted filesystem without journal
/uinitrd-kirkwood.gz:  exiting
INIT: version 2.86 booting
Triggering udev events:  /sbin/udevadm trigger --action=add
[   21.695183] Adding 168672k swap on /dev/sda2.  Priority:-1 extents:1 
across:168672k 
Setting system time from the hardware clock (localtime).
Cannot access the Hardware Clock via any known method.
Use the --debug option to see the details of our search for an access method.
Testing root filesystem status:  read-only filesystem
Checking root filesystem:
fsck from util-linux-ng 2.17.2
/dev/sda1: Superblock last mount time (Mon Dec 20 23:28:53 2010,
        now = Thu Jan  1 01:00:21 1970) is in the future.
FIXED.
/dev/sda1: Superblock last write time (Mon Dec 20 23:42:15 2010,
        now = Thu Jan  1 01:00:21 1970) is in the future.
FIXED.
/dev/sda1 was not cleanly unmounted, check forced.
/dev/sda1: ***** REBOOT LINUX *****                                            
/dev/sda1: 22171/115200 files (0.0% non-contiguous), 78987/459852 blocks

***********************************
*** The filesystem was changed. ***
*** The system will now reboot. ***
***********************************

Unmounting file systems.
Rebooting system.
[   34.669235] md: stopping all md devices.
[   35.677640] Restarting system.


U-Boot 2010.09 (Oct 23 2010 - 11:49:22)
Marvell-Dockstar/Pogoplug by Jeff Doozan

SoC:   Kirkwood 88F6281_A0
DRAM:  128 MiB
NAND:  256 MiB
In:    serial
Out:   serial
Err:   serial
Net:   egiga0
88E1116 Initialized on egiga0
Using egiga0 device
host 192.168.101.22 is alive
Uncompressing Linux... done, booting the kernel.
[    0.000000] Linux version 2.6.33.5-kirkwood (r...@wizbit) (gcc version 4.4.4 
(GCC) ) #2 PREEMPT Thu May 27 14:47:11 BST 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: 32512
[    0.000000] Kernel command line: console=ttyS0,115200 root=/dev/sda1 
rootdelay=10 rootfstype=ext2 
mtdparts=orion_nand:1M(u-boot),4M(uImage),32M(rootfs),-(data)
[    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Memory: 128MB = 128MB total
[    0.000000] Memory: 117688KB available (3760K code, 559K data, 124K init, 0K 
highmem)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:114
[    0.000000] Console: colour dummy device 80x30
[    0.000179] Calibrating delay loop... 1192.75 BogoMIPS (lpj=5963776)
[    0.240169] Security Framework initialized
[    0.240242] Mount-cache hash table entries: 512
[    0.240556] Initializing cgroup subsys ns
[    0.240570] Initializing cgroup subsys cpuacct
[    0.240579] Initializing cgroup subsys devices
[    0.240588] Initializing cgroup subsys freezer
[    0.240596] Initializing cgroup subsys net_cls
[    0.240652] CPU: Testing write buffer coherency: ok
[    0.242795] regulator: core version 0.5
[    0.243076] NET: Registered protocol family 16
[    0.244597] Kirkwood: MV88F6281-A0, TCLK=200000000.
[    0.244611] Feroceon L2: Cache support initialised.
[    0.252807] bio: create slab <bio-0> at 0
[    0.253602] vgaarb: loaded
[    0.255215] Switching to clocksource orion_clocksource
[    0.261814] NET: Registered protocol family 2
[    0.262022] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.262724] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[    0.262824] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[    0.262877] TCP: Hash tables configured (established 4096 bind 4096)
[    0.262887] TCP reno registered
[    0.262897] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.262919] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.263129] NET: Registered protocol family 1
[    0.263329] Trying to unpack rootfs image as initramfs...
[    0.724133] Freeing initrd memory: 7524K
[    0.724648] NetWinder Floating Point Emulator V0.97 (double precision)
[    0.725365] audit: initializing netlink socket (disabled)
[    0.725409] type=2000 audit(0.720:1): initialized
[    0.771327] VFS: Disk quotas dquot_6.5.2
[    0.771436] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.771543] JFFS2 version 2.2. (NAND) (SUMMARY)  .. 2001-2006 Red Hat, Inc.
[    0.771955] msgmni has been set to 244
[    0.774868] alg: No test for stdrng (krng)
[    0.775143] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 
253)
[    0.775158] io scheduler noop registered
[    0.775166] io scheduler deadline registered
[    0.775281] io scheduler cfq registered (default)
[    0.787426] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    0.788230] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A
[    1.095390] console [ttyS0] enabled
[    1.107355] brd: module loaded
[    1.111292] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xda (Micron NAND 
256MiB 3,3V 8-bit)
[    1.119976] Scanning device for bad blocks
[    1.181933] Bad eraseblock 1541 at 0x00000c0a0000
[    1.205620] 4 cmdlinepart partitions found on MTD device orion_nand
[    1.211915] Creating 4 MTD partitions on "orion_nand":
[    1.217096] 0x000000000000-0x000000100000 : "u-boot"
[    1.222962] uncorrectable error : 
[    1.226883] 0x000000100000-0x000000500000 : "uImage"
[    1.233007] ftl_cs: FTL header not found.
[    1.237518] 0x000000500000-0x000002500000 : "rootfs"
[    1.243463] ftl_cs: FTL header not found.
[    1.247953] 0x000002500000-0x000010000000 : "data"
[    1.253876] ftl_cs: FTL header not found.
[    1.260452] mice: PS/2 mouse device common for all mice
[    2.275258] rtc-mv rtc-mv: internal RTC not ticking
[    2.280420] i2c /dev entries driver
[    2.284607] cpuidle: using governor ladder
[    2.289260] cpuidle: using governor menu
[    2.293403] Registered led device: plug:green:health
[    2.298619] mv_xor_shared mv_xor_shared.0: Marvell shared XOR driver
[    2.305017] mv_xor_shared mv_xor_shared.1: Marvell shared XOR driver
[    2.345286] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[    2.385282] mv_xor mv_xor.1: Marvell XOR: ( xor fill cpy )
[    2.425281] mv_xor mv_xor.2: Marvell XOR: ( xor cpy )
[    2.465281] mv_xor mv_xor.3: Marvell XOR: ( xor fill cpy )
[    2.471892] TCP cubic registered
[    2.475140] NET: Registered protocol family 17
[    2.480245] registered taskstats version 1
[    2.484925] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    2.491307] Freeing init memory: 124K
/uinitrd-kirkwood.gz:  Loading kernel modules from initrd image:
[    2.650549] SCSI subsystem initialized
[    3.088024] usbcore: registered new interface driver usbfs
[    3.093880] usbcore: registered new interface driver hub
[    3.099485] usbcore: registered new device driver usb
[    3.131589] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.138272] orion-ehci orion-ehci.0: Marvell Orion EHCI
[    3.143589] orion-ehci orion-ehci.0: new USB bus registered, assigned bus 
number 1
[    3.175270] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
[    3.195255] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
[    3.201264] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    3.208109] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    3.215375] usb usb1: Product: Marvell Orion EHCI
[    3.220104] usb usb1: Manufacturer: Linux 2.6.33.5-kirkwood ehci_hcd
[    3.226500] usb usb1: SerialNumber: orion-ehci.0
[    3.231713] hub 1-0:1.0: USB hub found
[    3.235548] hub 1-0:1.0: 1 port detected
[    3.259061] uhci_hcd: USB Universal Host Controller Interface driver
[    3.336013] usbcore: registered new interface driver hiddev
[    3.341800] usbcore: registered new interface driver usbhid
[    3.347431] usbhid: USB HID core driver
[    3.370200] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.393572] usbcore: registered new interface driver libusual
[    3.435168] Initializing USB Mass Storage driver...
[    3.440437] usbcore: registered new interface driver usb-storage
[    3.446533] USB Mass Storage support registered.
[    3.465161] usbcore: registered new interface driver ums-cypress
[    3.487452] usbcore: registered new interface driver ums-usbat
[    3.506998] usbcore: registered new interface driver ums-freecom
[    3.528071] usbcore: registered new interface driver ums-isd200
[    3.551705] usbcore: registered new interface driver ums-sddr09
[    3.557746] usb 1-1: new high speed USB device using orion-ehci and address 2
[    3.579962] usbcore: registered new interface driver ums-sddr55
[    3.601984] usbcore: registered new interface driver ums-alauda
[    3.623318] usbcore: registered new interface driver ums-jumpshot
[    3.646278] usbcore: registered new interface driver ums-onetouch
[    3.716797] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608
[    3.723540] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    3.754004] usb 1-1: Product: USB2.0 Hub
[    3.759827] hub 1-1:1.0: USB hub found
[    3.766848] hub 1-1:1.0: 4 ports detected
[    3.923476] device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: 
dm-de...@redhat.com
[    4.066482] usb 1-1.4: new high speed USB device using orion-ehci and 
address 3
[    4.188305] usb 1-1.4: New USB device found, idVendor=12f7, idProduct=1d23
[    4.195222] usb 1-1.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[    4.225269] usb 1-1.4: Product: Mini TD 001B    
[    4.229916] usb 1-1.4: Manufacturer: Memorex 
[    4.234293] usb 1-1.4: SerialNumber: 07750E340064
[    4.252006] scsi0 : usb-storage 1-1.4:1.0
[    4.303772] JFS: nTxBlock = 980, nTxLock = 7843
[    4.563246] SGI XFS with ACLs, security attributes, realtime, large 
block/inode numbers, no debug enabled
[    4.574028] SGI XFS Quota Management subsystem
[    4.612656] Slow work thread pool: Starting up
[    4.617418] Slow work thread pool: Ready
[    4.621466] FS-Cache: Loaded
[    4.648229] MV-643xx 10/100/1000 ethernet driver version 1.4
[    4.654134] mv643xx_eth smi: probed
[    4.659823] net eth0: port 0 with MAC address 00:10:75:1a:95:a0
[    4.795406] RPC: Registered udp transport module.
[    4.800134] RPC: Registered tcp transport module.
[    4.804859] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    5.023952] mmc0: mvsdio driver initialized, lacking card detect (fall back 
to polling)
[    9.266387] scsi 0:0:0:0: Direct-Access     Memorex  Mini TD 001B     PMAP 
PQ: 0 ANSI: 0 CCS
[    9.276940] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    9.283079] sd 0:0:0:0: [sda] 4028416 512-byte logical blocks: (2.06 GB/1.92 
GiB)
[    9.291067] sd 0:0:0:0: [sda] Write Protect is off
[    9.295955] sd 0:0:0:0: [sda] Assuming drive cache: write through
[    9.304311] sd 0:0:0:0: [sda] Assuming drive cache: write through
[    9.310460]  sda: sda1 sda2
[    9.319188] sd 0:0:0:0: [sda] Assuming drive cache: write through
[    9.325345] sd 0:0:0:0: [sda] Attached SCSI removable disk
mdadm: No arrays found in config file
  No volume groups found
[   16.654435] EXT4-fs (sda1): mounted filesystem without journal
/uinitrd-kirkwood.gz:  exiting
INIT: version 2.86 booting
Triggering udev events:  /sbin/udevadm trigger --action=add
[   18.464426] Adding 168672k swap on /dev/sda2.  Priority:-1 extents:1 
across:168672k 
Setting system time from the hardware clock (localtime).
Cannot access the Hardware Clock via any known method.
Use the --debug option to see the details of our search for an access method.
Testing root filesystem status:  read-only filesystem
Checking root filesystem:
fsck from util-linux-ng 2.17.2
/dev/sda1: Superblock last mount time is in the future.
        (by less than a day, probably due to the hardware clock being 
incorrectly set)  FIXED.
/dev/sda1: Superblock last write time is in the future.
        (by less than a day, probably due to the hardware clock being 
incorrectly set).  FIXED.
/dev/sda1: clean, 22171/115200 files, 78987/459852 blocks (check after next 
mount)
Remounting root device with read-write enabled.
/dev/sda1 on / type ext2 (rw,errors=remount-ro)
Running /etc/rc.d/rc.modules-2.6.33.5-kirkwood:
Checking non-root filesystems:
fsck from util-linux-ng 2.17.2
usbfs on /proc/bus/usb type usbfs (rw)
Mounting non-root local filesystems:
nothing was mounted
INIT: Entering runlevel: 3
Going multiuser...
Updating shared library links:  /sbin/ldconfig &
cannot (un)set powersave mode
Starting sysklogd daemons:  /usr/sbin/syslogd /usr/sbin/klogd -c 3 -x
Triggering udev events:  /sbin/udevadm trigger --type=failed 
Starting RPC portmapper:  /sbin/rpc.portmap
Starting RPC NSM (Network Status Monitor):  /sbin/rpc.statd
Starting OpenSSH SSH daemon:  /usr/sbin/sshd
Starting system message bus:  /usr/bin/dbus-uuidgen --ensure ; 
/usr/bin/dbus-daemon --system
Loading /usr/share/kbd/keymaps/i386/qwerty/uk.map.gz


Welcome to Linux 2.6.33.5-kirkwood (ttyS0)

slackware login: 
 CTRL-A Z for help |115200 8N1 | NOR | Minicom 2.1    | VT102 |      Offline    
                                                                                
                                             
root[/]# nc -l -u -p 6666

U-Boot 2010.09 (Oct 23 2010 - 11:49:22)
Marvell-Dockstar/Pogoplug by Jeff Doozan
Hit any key to stop autoboot:  0 
(Re)start USB...
USB:   Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 3 USB Device(s) found
       scanning bus for storage devices... 
U-Boot 2010.09 (Oct 23 2010 - 11:49:22)
Marvell-Dockstar/Pogoplug by Jeff Doozan
Hit any key to stop autoboot:  0 
(Re)start USB...
USB:   Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 3 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
Loading file "/rescueme" from usb device 0:1 (usbda1)
** File not found /rescueme
reading /rescueme.txt

** Unable to read "/rescueme.txt" from usb 0:1 **
Creating 1 MTD partitions on "nand0":
0x000002500000-0x000010000000 : "mtd=3"
UBI: attaching mtd1 to ubi0
UBI: physical eraseblock size:   131072 bytes (128 KiB)
UBI: logical eraseblock size:    129024 bytes
UBI: smallest flash I/O unit:    2048
UBI: sub-page size:              512
UBI: VID header offset:          512 (aligned 512)
UBI: data offset:                2048
UBI error: ubi_read_volume_table: the layout volume was not found
UBI error: ubi_init: cannot attach mtd1
UBI error: ubi_init: UBI error: cannot initialize UBI, error -22
UBI init error -22
Loading file "/boot/uImage" from usb device 0:1 (usbda1)
1 bytes read
Found bootable drive on usb 0:1
Loading file "/boot/uImage" from usb device 0:1 (usbda1)
2096780 bytes read
Loading file "/boot/uInitrd" from usb device 0:1 (usbda1)
7706248 bytes read
## Booting kernel from Legacy Image at 00800000 ...
   Image Name:   Linux-2.6.33.5-kirkwood
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    2096716 Bytes = 2 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 01100000 ...
   Image Name:   Slackware ARM Initial RAM disk f
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    7706184 Bytes = 7.3 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK

Starting kernel ...


U-Boot 2010.09 (Oct 23 2010 - 11:49:22)
Marvell-Dockstar/Pogoplug by Jeff Doozan
Hit any key to stop autoboot:  0 
(Re)start USB...
USB:   Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 3 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
Loading file "/rescueme" from usb device 0:1 (usbda1)
** File not found /rescueme
reading /rescueme.txt

** Unable to read "/rescueme.txt" from usb 0:1 **
Creating 1 MTD partitions on "nand0":
0x000002500000-0x000010000000 : "mtd=3"
UBI: attaching mtd1 to ubi0
UBI: physical eraseblock size:   131072 bytes (128 KiB)
UBI: logical eraseblock size:    129024 bytes
UBI: smallest flash I/O unit:    2048
UBI: sub-page size:              512
UBI: VID header offset:          512 (aligned 512)
UBI: data offset:                2048
UBI error: ubi_read_volume_table: the layout volume was not found
UBI error: ubi_init: cannot attach mtd1
UBI error: ubi_init: UBI error: cannot initialize UBI, error -22
UBI init error -22
Loading file "/boot/uImage" from usb device 0:1 (usbda1)
1 bytes read
Found bootable drive on usb 0:1
Loading file "/boot/uImage" from usb device 0:1 (usbda1)
2096780 bytes read
Loading file "/boot/uInitrd" from usb device 0:1 (usbda1)
7706248 bytes read
## Booting kernel from Legacy Image at 00800000 ...
   Image Name:   Linux-2.6.33.5-kirkwood
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    2096716 Bytes = 2 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 01100000 ...
   Image Name:   Slackware ARM Initial RAM disk f
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    7706184 Bytes = 7.3 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK

Starting kernel ...


_______________________________________________
ARMedslack mailing list
ARMedslack@lists.armedslack.org
http://lists.armedslack.org/mailman/listinfo/armedslack

Reply via email to