[Voyage-linux] Root partition ext2 getting corrupted

Felix Genicio (spam-protected)
Wed Aug 17 19:28:39 HKT 2011


Hello,
   I've the following situation, I start a system with modified 
menu.conf file to output through the serial port all the messages on 
boot. Then the machine starts ok, I access to it through ssh, mount as 
read-write, modify /etc/network/interfaces file, mount as read-only and 
executes a restart command; in that boot the machine says the system is 
corrupted and if I plug out and in again the power cable no message is 
seen. When checking the CF for errors, it gives a lot of i-node errors, 
but as you can see in the below trace, the restart was done correctly.
   The CF has been checked for error with badblocks command and is ok. 
The problem occurs some times, not always. Does somebody suffered this 
problem?

[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 
00000000000f0000

[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 
0000000000100000

[ 0.000000] Allocating PCI resources starting at 20000000 (gap: 
10000000:eff00000)

[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total 
pages: 64928

[ 0.000000] Kernel command line: root=LABEL=ROOT_FS console=ttyS0,38400n8

[ 0.000000] Initializing CPU#0

[ 0.000000] NR_IRQS:288

[ 0.000000] PID hash table entries: 1024 (order: 10, 4096 bytes)

[ 0.000000] Fast TSC calibration using PIT

[ 0.000000] Detected 498.070 MHz processor.

[ 0.000999] Console: colour dummy device 80x25

[ 0.000999] console [ttyS0] enabled

[ 0.000999] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)

[ 0.000999] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)

[ 0.000999] Initializing HighMem for node 0 (00000000:00000000)

[ 0.000999] Memory: 252468k/262144k available (2362k kernel code, 9076k 
reserved, 968k data, 348k init, 0k highmem)

[ 0.000999] virtual kernel memory layout:

[ 0.000999] fixmap : 0xfffa9000 - 0xfffff000 ( 344 kB)

[ 0.000999] pkmap : 0xff800000 - 0xffc00000 (4096 kB)

[ 0.000999] vmalloc : 0xd0800000 - 0xff7fe000 ( 751 MB)

[ 0.000999] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)

[ 0.000999] .init : 0xc0444000 - 0xc049b000 ( 348 kB)

[ 0.000999] .data : 0xc034e9e0 - 0xc0440c34 ( 968 kB)

[ 0.000999] .text : 0xc0100000 - 0xc034e9e0 (2362 kB)

[ 0.000999] Checking if this processor honours the WP bit even in 
supervisor mode...Ok.

[ 0.001017] Calibrating delay loop (skipped), value calculated using 
timer frequency.. 996.14 BogoMIPS (lpj=498070)

[ 0.003234] Mount-cache hash table entries: 512

[ 0.004366] CPU: L1 I Cache: 64K (32 bytes/line), D cache 64K (32 
bytes/line)

[ 0.005010] CPU: L2 Cache: 128K (32 bytes/line)

[ 0.006028] CPU: Geode(TM) Integrated Processor by AMD PCS stepping 02

[ 0.009016] Checking 'hlt' instruction... OK.

[ 0.016252] net_namespace: 968 bytes

[ 0.019022] NET: Registered protocol family 16

[ 0.020051] geode-mfgpt: 8 MFGPT timers available.

[ 0.021005] geode-mfgpt: Registered timer 0

[ 0.022031] mfgpt-timer: Registering MFGPT timer 0 as a clock event, 
using IRQ 7

[ 0.024296] EISA bus registered

[ 0.025763] PCI: PCI BIOS revision 2.10 entry at 0xfced9, last bus=0

[ 0.026006] PCI: Using configuration type 1 for base access

[ 0.037163] bio: create slab <bio-0> at 0

[ 0.038339] ACPI: Interpreter disabled.

[ 0.040518] SCSI subsystem initialized

[ 0.041637] PCI: Probing PCI hardware

[ 0.043033] pci 0000:00:09.0: PME# supported from D0 D1 D2 D3hot D3cold

[ 0.044036] pci 0000:00:09.0: PME# disabled

[ 0.046059] pci 0000:00:0f.4: PME# supported from D0 D3hot D3cold

[ 0.047012] pci 0000:00:0f.4: PME# disabled

[ 0.048295] pci 0000:00:0f.5: PME# supported from D0 D3hot D3cold

[ 0.049010] pci 0000:00:0f.5: PME# disabled

[ 0.052783] pnp: PnP ACPI: disabled

[ 0.055105] NET: Registered protocol family 2

[ 0.068865] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)

[ 0.091544] TCP established hash table entries: 8192 (order: 4, 65536 bytes)

[ 0.112953] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)

[ 0.132504] TCP: Hash tables configured (established 8192 bind 8192)

[ 0.151655] TCP reno registered

[ 0.161473] NET: Registered protocol family 1

[ 0.174861] Trying to unpack rootfs image as initramfs...

[ 0.998347] Freeing initrd memory: 2902k freed

[ 1.015740] platform rtc_cmos: registered platform RTC device (no PNP 
device found)

[ 1.041020] microcode: CPU0: AMD CPU family 0x5 not supported

[ 1.058323] Microcode Update Driver: v2.00 
<tigran at aivazian.fsnet.co.uk>, Peter Oruba

[ 1.084413] msgmni has been set to 499

[ 1.097287] alg: No test for stdrng (krng)

[ 1.109719] io scheduler noop registered

[ 1.121584] io scheduler anticipatory registered

[ 1.135492] io scheduler deadline registered

[ 1.148429] io scheduler cfq registered (default)

[ 1.268116] Clocksource tsc unstable (delta = 134789956 ns)

[ 1.377124] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled

\0xff[ 1.621788] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A

[ 1.866785] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a NS16550A

[ 1.877286] brd: module loaded

[ 1.877639] Uniform Multi-Platform E-IDE driver

[ 1.879004] ide-gd driver 1.18

[ 1.879886] Driver 'sd' needs updating - please use bus_type methods

[ 1.881314] PNP: No PS/2 controller found. Probing ports directly.

[ 1.882652] i8042.c: No controller found.

[ 1.884319] mice: PS/2 mouse device common for all mice

[ 1.885339] EISA: Probing bus 0 at eisa.0

[ 1.885830] cpuidle: using governor ladder

[ 1.886641] cpuidle: using governor menu

[ 1.890657] TCP cubic registered

[ 1.891641] NET: Registered protocol family 17

[ 1.893053] RPC: Registered udp transport module.

[ 1.893637] RPC: Registered tcp transport module.

[ 1.894684] Using IPI Shortcut mode

[ 1.897686] Freeing unused kernel memory: 348k freed

Loading, please wait...

Begin: Loading essential drivers ... done.

Begin: Running /scripts/init-premount ... [ 5.780644] 
via-rhine.c:v1.10-LK1.4.3 2007-03-06 Written by Donald Becker

[ 5.784437] eth0: VIA Rhine III (Management Adapter) at 0xe0000000, 
00:0d:b9:22:5a:dc, IRQ 10.

[ 5.785355] eth0: MII PHY found at address 1, status 0x7869 advertising 
05e1 Link 0021.

[ 6.088932] usbcore: registered new interface driver usbfs

[ 6.089757] usbcore: registered new interface driver hub

[ 6.090749] usbcore: registered new device driver usb

[ 6.113326] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver

[ 6.113773] ohci_hcd 0000:00:0f.4: OHCI Host Controller

[ 6.114799] ohci_hcd 0000:00:0f.4: new USB bus registered, assigned bus 
number 1

[ 6.115683] ohci_hcd 0000:00:0f.4: irq 12, io mem 0xefffe000

[ 6.205711] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver

[ 6.206637] Warning! ehci_hcd should always be loaded before uhci_hcd 
and ohci_hcd, not after

[ 6.211874] usb usb1: configuration #1 chosen from 1 choice

[ 6.212829] hub 1-0:1.0: USB hub found

[ 6.213668] hub 1-0:1.0: 4 ports detected

[ 6.215879] cs5536 0000:00:0f.2: IDE controller (0x1022:0x209a rev 0x01)

[ 6.216685] cs5536 0000:00:0f.2: not 100% native mode: will probe irqs later

[ 6.217652] ide0: BM-DMA at 0xff00-0xff07

[ 6.482905] hda: CF CARD 8GB, CFA DISK drive

[ 6.789917] hda: UDMA/100 mode selected

[ 6.790740] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14

[ 6.792745] hda: max request size: 512KiB

[ 6.793643] hda: 15613920 sectors (7994 MB) w/1KiB Cache, CHS=15490/255/63

[ 6.804672] hda: cache flushes supported

[ 6.805800] hda: hda1 hda2 hda3

[ 6.812170] ehci_hcd 0000:00:0f.5: EHCI Host Controller

[ 6.812762] ehci_hcd 0000:00:0f.5: new USB bus registered, assigned bus 
number 2

[ 6.834722] ehci_hcd 0000:00:0f.5: irq 12, io mem 0xefffd000

[ 6.841665] ehci_hcd 0000:00:0f.5: USB 2.0 started, EHCI 1.00

[ 6.843259] usb usb2: configuration #1 chosen from 1 choice

[ 6.843806] hub 2-0:1.0: USB hub found

[ 6.844665] hub 2-0:1.0: 4 ports detected

done.

Begin: Mounting root file system ... Begin: Running /scripts/local-top 
... done.

Begin: Running /scripts/local-premount ... done.

Begin: Running /scripts/local-bottom ... done.

done.

Begin: Running /scripts/init-bottom ... done.

INIT: version 2.86 booting

Starting the hotplug events dispatcher: udevd[ 8.651686] udevd version 
125 started

.

Synthesizing the initial hotplug events...done.

Waiting for /dev to be fully populated...[ 14.263000] ath_hal: module 
license 'Proprietary' taints kernel.

[ 14.263642] Disabling lock debugging due to kernel taint

[ 14.324437] ath_hal: 0.9.18.0 (AR5210, AR5211, AR5212, RF5111, RF5112, 
RF2413, RF5413)

[ 14.632848] wlan: 0.9.4

[ 14.637218] input: PC Speaker as /class/input/input0

[ 14.802802] ath_pci: 0.9.4

[ 14.966221] geode-aes: GEODE AES engine enabled.

[ 15.084795] AMD Geode RNG detected

[ 15.561645] ath_rate_minstrel: Minstrel automatic rate control 
algorithm 1.2 (0.9.4)

[ 15.562640] ath_rate_minstrel: Look around rate set to 10%

[ 15.563639] ath_rate_minstrel: EWMA rolloff level set to 75%

[ 15.564640] ath_rate_minstrel: Max Segment size in the mrr set to 6000 us

[ 15.566124] wifi0 (ath_pci): not using net_device_ops yet

[ 15.568917] wifi0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 
48Mbps 54Mbps

[ 15.578203] wifi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps

[ 15.583211] wifi0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 
12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps

[ 15.597254] wifi0: turboA rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 
36Mbps 48Mbps 54Mbps

[ 15.606192] wifi0: turboG rates: 6Mbps 12Mbps 18Mbps 24Mbps 36Mbps 
48Mbps 54Mbps

[ 15.614202] wifi0: H/W encryption support: WEP AES AES_CCM TKIP

[ 15.619206] wifi0: mac 5.9 phy 4.3 radio 3.6

[ 15.621194] wifi0: Use hw queue 1 for WME_AC_BE traffic

[ 15.621639] wifi0: Use hw queue 0 for WME_AC_BK traffic

[ 15.622639] wifi0: Use hw queue 2 for WME_AC_VI traffic

[ 15.623639] wifi0: Use hw queue 3 for WME_AC_VO traffic

[ 15.624638] wifi0: Use hw queue 8 for CAB traffic

[ 15.625639] wifi0: Use hw queue 9 for beacons

[ 15.626643] wifi0: Atheros 5212: mem=0xe0040000, irq=9

done.

Activating swap...done.

[ 16.044238] EXT2-fs warning: maximal mount count reached, running 
e2fsck is recommended

Cleaning up ifupdown....

Loading kernel modules...[ 16.584068] natsemi dp8381x driver, version 
2.1, Sept 11, 2006

[ 16.584083] originally by Donald Becker <becker at scyld.com>

[ 16.584094] 2.4.x kernel port by Jeff Garzik, Tjeerd Mulder

[ 16.649840] lib80211: common routines for IEEE802.11 drivers

[ 17.133989] geode-mfgpt: Registered timer 1

[ 17.472763] leds_alix2: forced to skip BIOS test, assume system has 
ALIX.2 style LEDs

[ 17.473874] Registered led device: alix:1

[ 17.474723] Registered led device: alix:2

[ 17.475722] Registered led device: alix:3

[ 18.034304] device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) 
initialised: dm-devel at redhat.com

done.

Starting early crypto disks...done.

Starting remaining crypto disks...done.

Checking file systems...fsck 1.41.3 (12-Oct-2008)

done.

Setting kernel variables (/etc/sysctl.conf)...done.

Mounting local filesystems...[ 18.915741] kjournald starting. Commit 
interval 5 seconds

[ 18.922666] EXT3 FS on hda3, internal journal

[ 18.924637] EXT3-fs: recovery complete.

[ 18.925685] EXT3-fs: mounted filesystem with writeback data mode.

\0x1b[31mfailed.\0x1b[39;49m

Activating swapfile swap...done.

Copying /ro to /rw.

Voyage is now setting up tmpfs for changed files...

tmpfs: mount back /lib/init/rw/var/log to /var/log

tmpfs: mount back /lib/init/rw/var/tmp to /var/tmp

Done.

Setting up resolvconf...done.

Setting up networking....

[ 21.997083] ide-cd driver 5.00

[ 22.244706] Driver 'sr' needs updating - please use bus_type methods

key slot 0 unlocked.

Command successful.

[ 27.668760] kjournald starting. Commit interval 5 seconds

[ 27.669665] EXT3-fs warning: checktime reached, running e2fsck is 
recommended

[ 27.678673] EXT3 FS on dm-0, internal journal

[ 27.680636] EXT3-fs: recovery complete.

[ 27.688671] EXT3-fs: mounted filesystem with writeback data mode.

/etc/network/options still exists and it will be IGNORED! Read 
README.Debian of netbase. \0x1b[33m(warning).\0x1b[39;49m

Configuring network interfaces...[ 29.329097] eth0: link up, 10Mbps, 
half-duplex, lpa 0x0021

[ 31.603428] eth0: link up, 10Mbps, half-duplex, lpa 0x0021

if-up.d/mountnfs[eth0]: waiting for interface ath0 before doing NFS 
mounts (warning).

[ 33.510327] ath0 (ath_pci): not using net_device_ops yet

ath0

Error for wireless request "Set Frequency" (8B04) :

SET failed on device ath0 ; Invalid argument.

Failed to bring up ath0.

done.

Starting portmap daemon....

[ 34.248401] NET: Registered protocol family 10

[ 34.252098] lo: Disabled Privacy Extensions

Setting sensors limits.

INIT: Entering runlevel: 2

Starting watchdog keepalive daemon: wd_keepalive.

Starting system log daemon: syslogd.

Starting system message bus: dbus.

Starting DNS forwarder and DHCP server: dnsmasq.

Starting OpenBSD Secure Shell server: sshd.

Starting MySQL database server: mysqld.

Checking for corrupt, not cleanly closed and upgrade needing tables..

Starting advanced IEEE 802.11 management: disabled via /etc/default/hostapd.

Not starting internet superserver: no services enabled. 
\0x1b[33m(warning).\0x1b[39;49m

nocatsplash daemon disabled - read /etc/default/nocatsplash.

Starting olsrd: olsrd.

*** olsr.org - 0.5.6-rc7 ***

Build date: 2008-07-12 17:23:53 on matrix.athome

http://www.olsr.org

Parsing file: "/etc/olsrd.conf"

Starting PPTP Daemon: pptpd.

No interfaces detected! This might be intentional, but it also might 
mean that your configuration is fubar.

I will continue after 5 seconds...

Starting bluetooth: hcid[ 42.384161] Bluetooth: Core ver 2.15

[ 42.384984] NET: Registered protocol family 31

[ 42.385778] Bluetooth: HCI device and connection manager initialized

[ 42.386778] Bluetooth: HCI socket layer initialized

[ 42.557819] Bluetooth: L2CAP ver 2.13

[ 42.558842] Bluetooth: L2CAP socket layer initialized

[ 42.667397] Bluetooth: RFCOMM socket layer initialized

[ 42.667860] Bluetooth: RFCOMM TTY layer initialized

[ 42.668776] Bluetooth: RFCOMM ver 1.11

.

Starting periodic command scheduler: crond.

Stopping watchdog keepalive daemon: olsr.org - 0.5.6-rc7 detaching from 
the current process...

wd_keepalive.

Starting watchdog daemon: watchdog.

Starting web server: apache2.

Running Iperf Server as a daemon

The Iperf daemon process ID : 4077

Remounting / as read-write ... Done.

Removing /etc/nologin ... Done.

Remounting / as read-only ... Done.

[ 345.196120] EXT2-fs warning: maximal mount count reached, running 
e2fsck is recommended

/etc/init.d/rc: line 207: 4147 Killed $debug $sh "$script" $action

INIT: no more processes left in this runlevel

[ 394.780166] EXT2-fs warning: maximal mount count reached, running 
e2fsck is recommended

INIT: Stopping web server: apache2 ... waiting ..

Stopping watchdog daemon: watchdog.

Starting watchdog keepalive daemon: wd_keepalive.

/sbin/start-stop-daemon: warning: failed to kill 3961: No such process

Stopping fan speed regulator: fancontrol.

Stopping advanced IEEE 802.11 management: hostapd.

Stopping internet superserver: inetd.

nocatsplash daemon disabled - read /etc/default/nocatsplash.

3989

Stopping olsrd: Stopping PPTP: pptpd.

Stopping rsync daemon: rsync.

Stopping MySQL database server: mysqld.

[ 423.644481] Ebtables v2.0 registered

[ 423.862827] Bridge firewalling registered

Clearing ebtables rulesets: filter nat broute[ 423.971030] Ebtables v2.0 
unregistered

done.

Stopping bluetooth: hcid.

Stopping DNS forwarder and DHCP server: dnsmasq.

Stopping resolvconf...done.

Stopping system log daemon: syslogd.

Stopping watchdog keepalive daemon: wd_keepalive.

rm: cannot remove `/var/lock/BtScanD': No such file or directory

BtScan.sh: no process killed

rm: cannot remove `/var/lock/GpsScanD': No such file or directory

GpsScan.sh: no process killed

rm: cannot remove `/var/lock/ZigbeeScanD': No such file or directory

zigbeeStorer: no process killed

bind failed: Address already in use

Running Iperf Server as a daemon

The Iperf daemon process ID : 7980

stop

Asking all remaining processes to terminate...done.

Killing all remaining processes...\0x1b[31mfailed.\0x1b[39;49m

Stopping portmap daemon....

Deconfiguring network interfaces...Operation failed.

done.

Cleaning up ifupdown....

[ 442.819868] EXT2-fs warning: maximal mount count reached, running 
e2fsck is recommended

Voyage is now synchronizing changed files...

Sync'ing /var/log to /.sync/var\0x09

Sync'ing /var/tmp to /.sync/var\0x09

unmount'ing /var/log\0x09

Sync'ing /.sync/var/log to /var\0x09

unmount'ing /var/tmp\0x09

Sync'ing /.sync/var/tmp to /var\0x09

Done.

Unmounting temporary filesystems...done.

Deactivating swap...done.

Unmounting local filesystems...done.

Stopping remaining crypto disks...done.

Stopping early crypto disks...done.

Will now restart.

[ 454.444188] Restarting system.

[ 454.444652] machine restart

[ 0.000000] Linux version 2.6.30-voyage (2.6.30-8squeeze1) 
(root at punknix-uml) (gcc version 4.3.2 (Debian 4.3.2-1.1) ) #1 PREEMPT 
Wed Dec 30 18:39:44 GMT 2009

[ 0.000000] KERNEL supported cpus:

[ 0.000000] Intel GenuineIntel

[ 0.000000] AMD AuthenticAMD

[ 0.000000] NSC Geode by NSC

[ 0.000000] Cyrix CyrixInstead

[ 0.000000] Centaur CentaurHauls

[ 0.000000] Transmeta GenuineTMx86

[ 0.000000] Transmeta TransmetaCPU

[ 0.000000] UMC UMC UMC UMC

[ 0.000000] BIOS-provided physical RAM map:

[ 0.000000] BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)

[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)

[ 0.000000] BIOS-e820: 0000000000100000 - 0000000010000000 (usable)

[ 0.000000] BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)

[ 0.000000] DMI not present or invalid.

[ 0.000000] last_pfn = 0x10000 max_arch_pfn = 0x100000

[ 0.000000] init_memory_mapping: 0000000000000000-0000000010000000

[ 0.000000] RAMDISK: 0fd1a000 - 0ffef9a0

[ 0.000000] ACPI Error (tbxfroot-0219): A valid RSDP was not found 
[20090320]

[ 0.000000] 0MB HIGHMEM available.

[ 0.000000] 256MB LOWMEM available.

[ 0.000000] mapped low ram: 0 - 10000000

[ 0.000000] low ram: 0 - 10000000

[ 0.000000] node 0 low ram: 00000000 - 10000000

[ 0.000000] node 0 bootmap 00001000 - 00003000

[ 0.000000] (6 early reservations) ==> bootmem [0000000000 - 0010000000]

[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 
- 0000001000]

[ 0.000000] #1 [0000100000 - 00004c9b6c] TEXT DATA BSS ==> [0000100000 - 
00004c9b6c]

[ 0.000000] #2 [000fd1a000 - 000ffef9a0] RAMDISK ==> [000fd1a000 - 
000ffef9a0]

[ 0.000000] #3 [000009f000 - 0000100000] BIOS reserved ==> [000009f000 - 
0000100000]

[ 0.000000] #4 [00004ca000 - 00004cc000] BRK ==> [00004ca000 - 00004cc000]

[ 0.000000] #5 [0000001000 - 0000003000] BOOTMAP ==> [0000001000 - 
0000003000]

[ 0.000000] Zone PFN ranges:

[ 0.000000] DMA 0x00000000 -> 0x00001000

[ 0.000000] Normal 0x00001000 -> 0x00010000

[ 0.000000] HighMem 0x00010000 -> 0x00010000

[ 0.000000] Movable zone start PFN for each node

[ 0.000000] early_node_map[2] active PFN ranges

[ 0.000000] 0: 0x00000000 -> 0x000000a0

[ 0.000000] 0: 0x00000100 -> 0x00010000

[ 0.000000] Using APIC driver default

[ 0.000000] No local APIC present or hardware disabled

[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 
00000000000f0000

[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 
0000000000100000

[ 0.000000] Allocating PCI resources starting at 20000000 (gap: 
10000000:eff00000)

[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total 
pages: 64928

[ 0.000000] Kernel command line: root=LABEL=ROOT_FS console=ttyS0,38400n8

[ 0.000000] Initializing CPU#0

[ 0.000000] NR_IRQS:288

[ 0.000000] PID hash table entries: 1024 (order: 10, 4096 bytes)

[ 0.000000] Fast TSC calibration using PIT

[ 0.000000] Detected 498.070 MHz processor.

[ 0.000999] Console: colour dummy device 80x25

[ 0.000999] console [ttyS0] enabled

[ 0.000999] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)

[ 0.000999] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)

[ 0.000999] Initializing HighMem for node 0 (00000000:00000000)

[ 0.000999] Memory: 252468k/262144k available (2362k kernel code, 9076k 
reserved, 968k data, 348k init, 0k highmem)

[ 0.000999] virtual kernel memory layout:

[ 0.000999] fixmap : 0xfffa9000 - 0xfffff000 ( 344 kB)

[ 0.000999] pkmap : 0xff800000 - 0xffc00000 (4096 kB)

[ 0.000999] vmalloc : 0xd0800000 - 0xff7fe000 ( 751 MB)

[ 0.000999] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)

[ 0.000999] .init : 0xc0444000 - 0xc049b000 ( 348 kB)

[ 0.000999] .data : 0xc034e9e0 - 0xc0440c34 ( 968 kB)

[ 0.000999] .text : 0xc0100000 - 0xc034e9e0 (2362 kB)

[ 0.000999] Checking if this processor honours the WP bit even in 
supervisor mode...Ok.

[ 0.001017] Calibrating delay loop (skipped), value calculated using 
timer frequency.. 996.14 BogoMIPS (lpj=498070)

[ 0.003233] Mount-cache hash table entries: 512

[ 0.004367] CPU: L1 I Cache: 64K (32 bytes/line), D cache 64K (32 
bytes/line)

[ 0.005011] CPU: L2 Cache: 128K (32 bytes/line)

[ 0.006028] CPU: Geode(TM) Integrated Processor by AMD PCS stepping 02

[ 0.009017] Checking 'hlt' instruction... OK.

[ 0.016246] net_namespace: 968 bytes

[ 0.019020] NET: Registered protocol family 16

[ 0.020052] geode-mfgpt: 8 MFGPT timers available.

[ 0.021006] geode-mfgpt: Registered timer 0

[ 0.022032] mfgpt-timer: Registering MFGPT timer 0 as a clock event, 
using IRQ 7

[ 0.024332] EISA bus registered

[ 0.025754] PCI: PCI BIOS revision 2.10 entry at 0xfced9, last bus=0

[ 0.026006] PCI: Using configuration type 1 for base access

[ 0.037192] bio: create slab <bio-0> at 0

[ 0.038335] ACPI: Interpreter disabled.

[ 0.040042] SCSI subsystem initialized

[ 0.041633] PCI: Probing PCI hardware

[ 0.042744] pci 0000:00:09.0: PME# supported from D0 D1 D2 D3hot D3cold

[ 0.043023] pci 0000:00:09.0: PME# disabled

[ 0.045394] pci 0000:00:0f.4: PME# supported from D0 D3hot D3cold

[ 0.046011] pci 0000:00:0f.4: PME# disabled

[ 0.047289] pci 0000:00:0f.5: PME# supported from D0 D3hot D3cold

[ 0.048010] pci 0000:00:0f.5: PME# disabled

[ 0.052289] pnp: PnP ACPI: disabled

[ 0.055125] NET: Registered protocol family 2

[ 0.068865] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)

[ 0.091541] TCP established hash table entries: 8192 (order: 4, 65536 bytes)

[ 0.112953] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)

[ 0.132505] TCP: Hash tables configured (established 8192 bind 8192)

[ 0.151656] TCP reno registered

[ 0.161442] NET: Registered protocol family 1

[ 0.174837] Trying to unpack rootfs image as initramfs...

[ 0.997459] Freeing initrd memory: 2902k freed

[ 1.014852] platform rtc_cmos: registered platform RTC device (no PNP 
device found)

[ 1.040154] microcode: CPU0: AMD CPU family 0x5 not supported

[ 1.057470] Microcode Update Driver: v2.00 
<tigran at aivazian.fsnet.co.uk>, Peter Oruba

[ 1.083548] msgmni has been set to 499

[ 1.096436] alg: No test for stdrng (krng)

[ 1.108866] io scheduler noop registered

[ 1.120724] io scheduler anticipatory registered

[ 1.134637] io scheduler deadline registered

[ 1.147575] io scheduler cfq registered (default)

[ 1.268147] Clocksource tsc unstable (delta = 134791847 ns)

[ 1.379868] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled

\0xff[ 1.624817] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A

[ 1.869815] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a NS16550A

[ 1.880327] brd: module loaded

[ 1.880668] Uniform Multi-Platform E-IDE driver

[ 1.882031] ide-gd driver 1.18

[ 1.882917] Driver 'sd' needs updating - please use bus_type methods

[ 1.884346] PNP: No PS/2 controller found. Probing ports directly.

[ 1.885681] i8042.c: No controller found.

[ 1.887345] mice: PS/2 mouse device common for all mice

[ 1.888377] EISA: Probing bus 0 at eisa.0

[ 1.888859] cpuidle: using governor ladder

[ 1.889669] cpuidle: using governor menu

[ 1.893689] TCP cubic registered

[ 1.894670] NET: Registered protocol family 17

[ 1.896081] RPC: Registered udp transport module.

[ 1.896669] RPC: Registered tcp transport module.

[ 1.897714] Using IPI Shortcut mode

[ 1.900706] Freeing unused kernel memory: 348k freed

Loading, please wait...

Begin: Loading essential drivers ... done.

Begin: Running /scripts/init-premount ... [ 5.785675] 
via-rhine.c:v1.10-LK1.4.3 2007-03-06 Written by Donald Becker

[ 5.789470] eth0: VIA Rhine III (Management Adapter) at 0xe0000000, 
00:0d:b9:22:5a:dc, IRQ 10.

[ 5.790386] eth0: MII PHY found at address 1, status 0x786d advertising 
05e1 Link 0021.

[ 5.917956] usbcore: registered new interface driver usbfs

[ 5.918790] usbcore: registered new interface driver hub

[ 5.919781] usbcore: registered new device driver usb

[ 6.118677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver

[ 6.119803] ohci_hcd 0000:00:0f.4: OHCI Host Controller

[ 6.120831] ohci_hcd 0000:00:0f.4: new USB bus registered, assigned bus 
number 1

[ 6.121719] ohci_hcd 0000:00:0f.4: irq 12, io mem 0xefffe000

[ 6.125164] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver

[ 6.125667] Warning! ehci_hcd should always be loaded before uhci_hcd 
and ohci_hcd, not after

[ 6.207192] usb usb1: configuration #1 chosen from 1 choice

[ 6.207844] hub 1-0:1.0: USB hub found

[ 6.208697] hub 1-0:1.0: 4 ports detected

[ 6.210733] ehci_hcd 0000:00:0f.5: EHCI Host Controller

[ 6.211807] ehci_hcd 0000:00:0f.5: new USB bus registered, assigned bus 
number 2

[ 6.233774] ehci_hcd 0000:00:0f.5: irq 12, io mem 0xefffd000

[ 6.240697] ehci_hcd 0000:00:0f.5: USB 2.0 started, EHCI 1.00

[ 6.242270] usb usb2: configuration #1 chosen from 1 choice

[ 6.242851] hub 2-0:1.0: USB hub found

[ 6.243696] hub 2-0:1.0: 4 ports detected

[ 6.268429] cs5536 0000:00:0f.2: IDE controller (0x1022:0x209a rev 0x01)

[ 6.268714] cs5536 0000:00:0f.2: not 100% native mode: will probe irqs later

[ 6.269679] ide0: BM-DMA at 0xff00-0xff07

[ 6.534936] hda: CF CARD 8GB, CFA DISK drive

[ 6.841949] hda: UDMA/100 mode selected

[ 6.842772] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14

[ 6.844806] hda: max request size: 512KiB

[ 6.845674] hda: 15613920 sectors (7994 MB) w/1KiB Cache, CHS=15490/255/63

[ 6.856702] hda: cache flushes supported

[ 6.857832] hda: hda1 hda2 hda3

done.

Begin: Mounting root file system ... Begin: Running /scripts/local-top 
... done.

Begin: Running /scripts/local-premount ... done.

Begin: Running /scripts/local-bottom ... done.

done.

Begin: Running /scripts/init-bottom ... done.

[ 7.261699] EXT2-fs error (device hda1): ext2_check_page: bad entry in 
directory #24001: : directory entry across blocks - offset=0, 
inode=980969838, rec_len=23328, name_len=32

run-init: /sbin/init: No such file or directory

[ 7.278722] Kernel panic - not syncing: Attempted to kill init!



Regards.

-- 
Felix Genicio
R&  D
Tlf: +34 976 54 74 92
f.genicio at libelium.com
http://www.libelium.com


Este mensaje, y en su caso, cualquier fichero anexo al mismo, puede contener información confidencial o legalmente protegida, siendo para uso exclusivo del destinatario. No hay renuncia a la confidencialidad o secreto profesional por cualquier transmisión defectuosa o errónea, y queda expresamente prohibida su divulgación, copia o distribución a terceros sin la autorización expresa de Libelium. Si ha recibido este mensaje por error, se ruega lo notifique a Libelium enviando un mensaje al remitente o al correo electrónico info at libelium.com y proceda inmediatamente al borrado del mensaje original y de todas sus copias. Gracias por su colaboración.

This message and any files sent herewith may contain confidential or legally protected Information, and are only intended for the eyes of the addressee. Reception by any other than the intended recipient does not waive Libelium's legal protection rights, and it is forbidden to report on, copy or deliver the information to third parties without Libelium's prior consent. Should you receive this communication by mistake, please immediately delete the original message and all the existing copies from your system and report to info at libelium.com or reply to sender. Thank you for your cooperation.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.voyage.hk/pipermail/voyage-linux/attachments/20110817/ac8622ec/attachment-0002.html>


More information about the Voyage-linux mailing list