Zoom3 not booting with omap3_defconfig

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I'm trying to boot from NFS with my Zoom3 board with current master branch
(commit ID: 842849896627701e4c07441f2c7519aeec771058)

But, I'm not successful so far. :(

Seems that it can't detect the eth0 device. (See attached log: bad.txt)

Now, If I take omap_zoom3_defconfig from just before commit:

commit 80690ccc41f01df6edfb6684006824d8edff189e
Author: Vincent Sanders <vince@xxxxxxxxxxxx>
Date:   Tue Aug 3 21:19:21 2010 +0100

    Remove ARM default configurations which duplicate omap3_defconfig

I'm able to boot fine (see attached log: good.txt)

So, somehow, current omap3_defconfig doesn't seem to be as functional as
omap_zoom3_defconfig used to be...

Is there something that everybody knows, and I'm missing on how to make a
usable Zoom3 .config?

Regards,
Sergio
Uncompressing Linux... done, booting the kernel.
[    0.000000] Linux version 2.6.35-08926-g12fafbf (x0091359@dtx0091359-ubuntu-1) (gcc version 4.3.2 (Sourcery G++ Lite 2008q3-72) ) #3 Mon Aug 9 12:15:41 CDT 2010
[    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
[    0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
[    0.000000] Machine: OMAP Zoom3 board
[    0.000000] Memory policy: ECC disabled, Data cache writeback
[    0.000000] OMAP3630/3730 ES1.2 (l2cache iva sgx neon isp 192mhz_clk )
[    0.000000] SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x100000
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 130048
[    0.000000] Kernel command line: earlyprintk console=ttyS0,115200n8 noinitrd mem=512M root=/dev/nfs rw nfsroot=128.247.74.241:/home/x0091359/my-nfs/busybox,nolock ip=dhcp nfsvers=3,tcp omap_vout_mod.video1_
numbuffers=6 omap_vout_mod.vid1_static_vrfb_alloc=y omap_vout_mod.video2_numbuffers=6 omap_vout_mod.vid2_static_vrfb_alloc=y
[    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: 512MB = 512MB total
[    0.000000] Memory: 505836k/505836k available, 18452k reserved, 0K highmem
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     DMA     : 0xffc00000 - 0xffe00000   (   2 MB)
[    0.000000]     vmalloc : 0xe0800000 - 0xf8000000   ( 376 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .init : 0xc0008000 - 0xc0048000   ( 256 kB)
[    0.000000]       .text : 0xc0048000 - 0xc0604000   (5872 kB)
[    0.000000]       .data : 0xc0630000 - 0xc0808a40   (1891 kB)
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  RCU-based detection of stalled CPUs is disabled.
[    0.000000]  Verbose stalled-CPUs detection is disabled.
[    0.000000] NR_IRQS:402
[    0.000000] Clocking rate (Crystal/Core/MPU): 26.0/400/600 MHz
[    0.000000]  (null): Could not get uart4_ick
[    0.000000]  (null): Could not get uart4_fck
[    0.000000] Reprogramming SDRC clock to 400000000 Hz
[    0.000000] GPMC revision 5.0
[    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
[    0.000000] Total of 96 interrupts on 1 active controller
[    0.000000] Could not get gpios_ick
[    0.000000] Could not get gpios_fck
[    0.000000] OMAP GPIO hardware version 2.5
[    0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
[    0.000000] Console: colour dummy device 80x30
[    0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.000000] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.000000] ... MAX_LOCK_DEPTH:          48
[    0.000000] ... MAX_LOCKDEP_KEYS:        8191
[    0.000000] ... CLASSHASH_SIZE:          4096
[    0.000000] ... MAX_LOCKDEP_ENTRIES:     16384
[    0.000000] ... MAX_LOCKDEP_CHAINS:      32768
[    0.000000] ... CHAINHASH_SIZE:          16384
[    0.000000]  memory used by lock dependency info: 3951 kB
[    0.000000]  per task-struct memory footprint: 2304 bytes
[    0.000000] Calibrating delay loop... 597.64 BogoMIPS (lpj=2334720)
[    0.000000] pid_max: default: 32768 minimum: 301
[    0.000000] Security Framework initialized
[    0.000000] Mount-cache hash table entries: 512
[    0.000000] CPU: Testing write buffer coherency: ok
[    0.000000] regulator: core version 0.5
[    0.000000] NET: Registered protocol family 16
[    0.000793] OMAP DMA hardware revision 5.0
[    0.084228] bio: create slab <bio-0> at 0
[    0.093078] SCSI subsystem initialized
[    0.102752] usbcore: registered new interface driver usbfs
[    0.104034] usbcore: registered new interface driver hub
[    0.104949] usbcore: registered new device driver usb
[    0.107543] i2c_omap i2c_omap.1: bus 1 rev4.0 at 2400 kHz
[    0.118652] twl4030: PIH (irq 7) chaining IRQs 368..375
[    0.118835] twl4030: power (irq 373) chaining IRQs 376..383
[    0.120819] twl4030: gpio (irq 368) chaining IRQs 384..401
[    0.131835] regulator: VUSB1V5: 1500 mV normal standby
[    0.133972] regulator: VUSB1V8: 1800 mV normal standby
[    0.135955] regulator: VUSB3V1: 3100 mV normal standby
[    0.140747] twl4030_usb twl4030_usb: Initialized TWL4030 USB module
[    0.146270] regulator: VMMC1: 1850 <--> 3150 mV at 3000 mV normal standby
[    0.148284] regulator: VDAC: 1800 mV normal standby
[    0.150482] regulator: VPLL2: 1800 mV normal standby
[    0.152893] regulator: VMMC2: 1850 mV normal standby
[    0.155212] regulator: VSIM: 1800 <--> 3000 mV at 1800 mV normal standby
[    0.155883] i2c_omap i2c_omap.2: bus 2 rev4.0 at 100 kHz
[    0.158203] i2c_omap i2c_omap.3: bus 3 rev4.0 at 400 kHz
[    0.164245] Advanced Linux Sound Architecture Driver Version 1.0.23.
[    0.167907] Bluetooth: Core ver 2.15
[    0.168579] NET: Registered protocol family 31
[    0.168579] Bluetooth: HCI device and connection manager initialized
[    0.168731] Bluetooth: HCI socket layer initialized
[    0.170837] cfg80211: Calling CRDA to update world regulatory domain
[    0.172027] Switching to clocksource 32k_counter
[    0.222564] musb_hdrc: version 6.0, musb-dma, otg (peripheral+host), debug=0
[    0.228973] musb_hdrc musb_hdrc: USB OTG mode controller at fa0ab000 using DMA, IRQ 92
[    0.230285] NET: Registered protocol family 2
[    0.231018] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.232879] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    0.233673] TCP bind hash table entries: 16384 (order: 7, 655360 bytes)
[    0.243804] TCP: Hash tables configured (established 16384 bind 16384)
[    0.243896] TCP reno registered
[    0.243927] UDP hash table entries: 256 (order: 2, 24576 bytes)
[    0.244262] UDP-Lite hash table entries: 256 (order: 2, 24576 bytes)
[    0.245147] NET: Registered protocol family 1
[    0.246276] RPC: Registered udp transport module.
[    0.246307] RPC: Registered tcp transport module.
[    0.246337] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.252258] NetWinder Floating Point Emulator V0.97 (double precision)
[    0.424163] VFS: Disk quotas dquot_6.5.2
[    0.424285] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.428344] JFFS2 version 2.2. (NAND) (SUMMARY)  �← 2001-2006 Red Hat, Inc.
[    0.429473] msgmni has been set to 987
[    0.437561] alg: No test for stdrng (krng)
[    0.438079] io scheduler noop registered
[    0.438110] io scheduler deadline registered
[    0.438323] io scheduler cfq registered (default)
[    0.496246] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.525817] serial8250.0: ttyS0 at MMIO 0x10000000 (irq = 262) is a ST16654
[    1.141754] console [ttyS0] enabled
[    1.182220] brd: module loaded
[    1.202728] loop: module loaded
[    1.215026] mtdoops: mtd device (mtddev=name/number) must be supplied
[    1.222045] omap2-nand driver initializing
[    1.226593] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xbc (Micron omap2-nand.0)
[    1.234344] NAND bus width 8 instead 16 bit
[    1.238586] No NAND device found.
[    1.242065] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xbc (Micron NAND 512MiB 1,8V 16-bit)
[    1.250793] Creating 7 MTD partitions on "omap2-nand.0":
[    1.256134] 0x000000000000-0x000000080000 : "X-Loader-NAND"
[    1.269561] 0x000000080000-0x0000001c0000 : "U-Boot-NAND"
[    1.280548] 0x0000001c0000-0x000000200000 : "Boot Env-NAND"
[    1.291290] 0x000000200000-0x000002000000 : "Kernel-NAND"
[    1.316619] 0x000002000000-0x00001c000000 : "system"
[    1.535003] 0x00001c000000-0x00001e000000 : "userdata"
[    1.561065] 0x00001e000000-0x000020000000 : "cache"
[    1.588165] OneNAND driver initializing
[    1.599060] smsc911x: Driver version 2008-10-21.
[    1.609497] smsc911x-mdio: probed
[    1.613403] eth0: attached PHY driver [SMSC LAN8700] (mii_bus:phy_addr=ffffffff:01, irq=-1)
[    1.622039] net eth0: MAC Address: 00:08:ee:03:7d:e9
[    1.628479] usbcore: registered new interface driver asix
[    1.634674] usbcore: registered new interface driver cdc_ether
[    1.641265] usbcore: registered new interface driver net1080
[    1.647521] usbcore: registered new interface driver cdc_subset
[    1.654144] usbcore: registered new interface driver zaurus
[    1.660675] usbcore: registered new interface driver usb8xxx
[    1.666442] libertas_sdio: Libertas SDIO driver
[    1.670989] libertas_sdio: Copyright Pierre Ossman
[    1.678833] usbcore: registered new interface driver cdc_wdm
[    1.684631] Initializing USB Mass Storage driver...
[    1.690246] usbcore: registered new interface driver usb-storage
[    1.696411] USB Mass Storage support registered.
[    1.702301] usbcore: registered new interface driver libusual
[    1.708831] usbcore: registered new interface driver usbtest
[    1.716400] mice: PS/2 mouse device common for all mice
[    1.724761] input: TWL4030 Keypad as /devices/platform/i2c_omap.1/i2c-1/1-004a/twl4030_keypad/input/input0
[    1.743438] input: twl4030_pwrbutton as /devices/platform/i2c_omap.1/i2c-1/1-0049/twl4030_pwrbutton/input/input1
[    1.757354] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
[    1.766754] i2c /dev entries driver
[    1.775146] Driver for 1-wire Dallas network protocol.
[    1.785369] Bluetooth: HCI UART driver ver 2.2
[    1.790008] Bluetooth: HCI H4 protocol initialized
[    1.794799] Bluetooth: HCI BCSP protocol initialized
[    1.799835] Bluetooth: HCILL protocol initialized
[    1.804534] Bluetooth: Broadcom Blutonium firmware driver ver 1.2
[    1.811370] usbcore: registered new interface driver bcm203x
[    1.817199] Bluetooth: Digianswer Bluetooth USB driver ver 0.10
[    1.823791] usbcore: registered new interface driver bpa10x
[    1.846527] usbcore: registered new interface driver usbhid
[    1.852264] usbhid: USB HID core driver
[    1.859191] usbcore: registered new interface driver snd-usb-audio
[    1.957427] No device for DAI omap-mcbsp-dai-0
[    1.961975] No device for DAI omap-mcbsp-dai-1
[    1.966430] No device for DAI omap-mcbsp-dai-2
[    1.970947] No device for DAI omap-mcbsp-dai-3
[    1.975402] No device for DAI omap-mcbsp-dai-4
[    1.979919] ALSA device list:
[    1.982910]   No soundcards found.
[    1.986358] oprofile: hardware counters not available
[    1.991394] oprofile: using timer interrupt.
[    1.996246] TCP cubic registered
[    1.999481] Initializing XFRM netlink socket
[    2.003997] NET: Registered protocol family 17
[    2.008819] NET: Registered protocol family 15
[    2.013763] Bluetooth: L2CAP ver 2.14
[    2.017547] Bluetooth: L2CAP socket layer initialized
[    2.022705] Bluetooth: SCO (Voice Link) ver 0.6
[    2.027282] Bluetooth: SCO socket layer initialized
[    2.032653] Bluetooth: RFCOMM TTY layer initialized
[    2.037597] Bluetooth: RFCOMM socket layer initialized
[    2.042816] Bluetooth: RFCOMM ver 1.11
[    2.046569] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    2.051940] Bluetooth: BNEP filters: protocol multicast
[    2.057250] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    2.065185] lib80211: common routines for IEEE802.11 drivers
[    2.071014] ThumbEE CPU extension supported.
[    2.088897] Power Management for TI OMAP3.
[    2.145721] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[    2.161041] twl_rtc twl_rtc: setting system clock to 2010-08-09 18:41:10 UTC (1281379270)
[    2.180236] mmc1: new high speed MMC card at address 0001
[    2.187896] mmcblk0: mmc1:0001 STM16G 14.8 GiB 
[    2.193878]  mmcblk0: unknown partition table
[    2.674468] IP-Config: Failed to open eth0
[    2.678588] IP-Config: No network devices available.
[    2.686096] Looking up port of RPC 100003/2 on 128.247.74.241
[   32.766296] rpcbind: server 128.247.74.241 not responding, timed out
[   32.773284] Root-NFS: Unable to get nfsd port number from server, using default
[   32.780700] Looking up port of RPC 100005/1 on 128.247.74.241
[   62.859649] rpcbind: server 128.247.74.241 not responding, timed out
[   62.866210] Root-NFS: Unable to get mountd port number from server, using default
[   62.874237] Root-NFS: Server returned error -101 while mounting /home/x0091359/my-nfs/busybox
[   62.883148] VFS: Unable to mount root fs via NFS, trying floppy.
[   62.890777] VFS: Cannot open root device "nfs" or unknown-block(2,0)
[   62.897216] Please append a correct "root=" boot option; here are the available partitions:
[   62.905761] 1f00             512 mtdblock0 (driver?)
[   62.910827] 1f01            1280 mtdblock1 (driver?)
[   62.915863] 1f02             256 mtdblock2 (driver?)
[   62.920867] 1f03           30720 mtdblock3 (driver?)
[   62.925933] 1f04          425984 mtdblock4 (driver?)
[   62.930969] 1f05           32768 mtdblock5 (driver?)
[   62.935974] 1f06           32768 mtdblock6 (driver?)
[   62.941009] b300        15558144 mmcblk0 driver: mmcblk
[   62.946319] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(2,0)
Uncompressing Linux... done, booting the kernel.
Linux version 2.6.35-08925-ga11965e (x0091359@dtx0091359-ubuntu-1) (gcc version 4.3.2 (Sourcery G++ Lite 2008q3-72) ) #2 Mon Aug 9 11:37:04 CDT 2010
CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
Machine: OMAP Zoom3 board
Memory policy: ECC disabled, Data cache writeback
OMAP3630/3730 ES1.2 (l2cache iva sgx neon isp 192mhz_clk )
SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x100000
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 130048
Kernel command line: earlyprintk console=ttyS0,115200n8 noinitrd mem=512M root=/dev/nfs rw nfsroot=128.247.74.241:/home/x0091359/my-nfs/busybox,nolock ip=dhcp nfsvers=3,tcp omap_vout_mod.video1_numbuffers=6 om
ap_vout_mod.vid1_static_vrfb_alloc=y omap_vout_mod.video2_numbuffers=6 omap_vout_mod.vid2_static_vrfb_alloc=y
PID hash table entries: 2048 (order: 1, 8192 bytes)
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 512MB = 512MB total
Memory: 515488k/515488k available, 8800k reserved, 0K highmem
Virtual kernel memory layout:
    vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
    DMA     : 0xffc00000 - 0xffe00000   (   2 MB)
    vmalloc : 0xe0800000 - 0xf8000000   ( 376 MB)
    lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
    modules : 0xbf000000 - 0xc0000000   (  16 MB)
      .init : 0xc0008000 - 0xc003b000   ( 204 kB)
      .text : 0xc003b000 - 0xc03ad000   (3528 kB)
      .data : 0xc03cc000 - 0xc041c7a0   ( 322 kB)
Hierarchical RCU implementation.
        RCU-based detection of stalled CPUs is disabled.
        Verbose stalled-CPUs detection is disabled.
NR_IRQS:402
Clocking rate (Crystal/Core/MPU): 26.0/400/600 MHz
 (null): Could not get uart4_ick
 (null): Could not get uart4_fck
Reprogramming SDRC clock to 400000000 Hz
GPMC revision 5.0
IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
Total of 96 interrupts on 1 active controller
Could not get gpios_ick
Could not get gpios_fck
OMAP GPIO hardware version 2.5
OMAP clockevent source: GPTIMER1 at 32768 Hz
Console: colour dummy device 80x30
Calibrating delay loop... 597.64 BogoMIPS (lpj=2334720)
pid_max: default: 32768 minimum: 301
Mount-cache hash table entries: 512
CPU: Testing write buffer coherency: ok
regulator: core version 0.5
NET: Registered protocol family 16
OMAP DMA hardware revision 5.0
bio: create slab <bio-0> at 0
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
i2c_omap i2c_omap.1: bus 1 rev4.0 at 2400 kHz
twl4030: PIH (irq 7) chaining IRQs 368..375
twl4030: power (irq 373) chaining IRQs 376..383
twl4030: gpio (irq 368) chaining IRQs 384..401
regulator: VUSB1V5: 1500 mV normal standby
regulator: VUSB1V8: 1800 mV normal standby
regulator: VUSB3V1: 3100 mV normal standby
twl4030_usb twl4030_usb: Initialized TWL4030 USB module
regulator: VMMC1: 1850 <--> 3150 mV at 3000 mV normal standby
regulator: VDAC: 1800 mV normal standby
regulator: VPLL2: 1800 mV normal standby
regulator: VMMC2: 1850 mV normal standby
regulator: VSIM: 1800 <--> 3000 mV at 1800 mV normal standby
i2c_omap i2c_omap.2: bus 2 rev4.0 at 100 kHz
i2c_omap i2c_omap.3: bus 3 rev4.0 at 400 kHz
Advanced Linux Sound Architecture Driver Version 1.0.23.
Switching to clocksource 32k_counter
musb_hdrc: version 6.0, musb-dma, otg (peripheral+host), debug=0
musb_hdrc musb_hdrc: USB OTG mode controller at fa0ab000 using DMA, IRQ 92
NET: Registered protocol family 2
IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
TCP established hash table entries: 16384 (order: 5, 131072 bytes)
TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
TCP: Hash tables configured (established 16384 bind 16384)
TCP reno registered
UDP hash table entries: 256 (order: 0, 4096 bytes)
UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
NET: Registered protocol family 1
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
NetWinder Floating Point Emulator V0.97 (double precision)
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
msgmni has been set to 1006
alg: No test for stdrng (krng)
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
serial8250.0: ttyS0 at MMIO 0x10000000 (irq = 262) is a ST16654
console [ttyS0] enabled
brd: module loaded
loop: module loaded
smsc911x: Driver version 2008-10-21.
smsc911x-mdio: probed
eth0: attached PHY driver [SMSC LAN8700] (mii_bus:phy_addr=ffffffff:01, irq=-1)
net eth0: MAC Address: 00:08:ee:03:7d:e9
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
input: TWL4030 Keypad as /devices/platform/i2c_omap.1/i2c-1/1-004a/twl4030_keypad/input/input0
twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
i2c /dev entries driver
Driver for 1-wire Dallas network protocol.
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
ALSA device list:
  No soundcards found.
TCP cubic registered
Initializing XFRM netlink socket
NET: Registered protocol family 17
NET: Registered protocol family 15
Power Management for TI OMAP3.
VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
twl_rtc twl_rtc: setting system clock to 2010-08-09 16:54:49 UTC (1281372889)
mmc1: new high speed MMC card at address 0001
mmcblk0: mmc1:0001 STM16G 14.8 GiB 
 mmcblk0: unknown partition table
net eth0: SMSC911x/921x identified at 0xe080c000, IRQ: 318
Sending DHCP requests ..., OK
IP-Config: Got DHCP answer from 0.0.0.0, my address is 128.247.75.216
IP-Config: Complete:
     device=eth0, addr=128.247.75.216, mask=255.255.254.0, gw=128.247.74.2,
     host=128.247.75.216, domain=am.dhcp.ti.com, nis-domain=(none),
     bootserver=0.0.0.0, rootserver=128.247.74.241, rootpath=
Looking up port of RPC 100003/2 on 128.247.74.241
Looking up port of RPC 100005/1 on 128.247.74.241
VFS: Mounted root (nfs filesystem) on device 0:11.
Freeing init memory: 204K

    System initialization...

    Hostname       : ZOOM2
    Filesystem     : v1.0.0


    Kernel release : Linux 2.6.35-08925-ga11965e
    Kernel version : #2 Mon Aug 9 11:37:04 CDT 2010

 Mounting /proc             : [SUCCESS]
 Mounting /sys              : [SUCCESS]
 Mounting /dev              : [SUCCESS]
 Mounting /dev/pts          : [SUCCESS]
 Enabling hot-plug          : [SUCCESS]
 Populating /dev            : [SUCCESS]
 Mounting other filesystems : [SUCCESS]
 Starting syslogd           : [SUCCESS]
 Starting telnetd           : [SUCCESS]

System initialization complete.

Please press Enter to activate this console. 


[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux