2011年8月15日月曜日

KNOPPIXのブート
ターミナルから
・umount /dev/sda1
・umount /dev/sda2
・fdisk
p
o
w
・dd if=/media/sdab1/openwrt-x86-generic-combined-ext2.img of=/dev/sda bs=1M count=100
・reboot
 再起動後にIPADDRESSを設定してログを見てみた。

Linux version 2.6.32.27 (jow@nd-build-02.linux-appliance.net) (gcc version 4.1.2) #2 Fri Jul 15 06:13:18 CEST 2011
KERNEL supported cpus:
  Intel GenuineIntel
  AMD AuthenticAMD
  NSC Geode by NSC
  Cyrix CyrixInstead
  Centaur CentaurHauls
  Transmeta GenuineTMx86
  Transmeta TransmetaCPU
  UMC UMC UMC UMC
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 0000000017ffd000 (usable)
 BIOS-e820: 0000000017ffd000 - 0000000017fff000 (ACPI data)
 BIOS-e820: 0000000017fff000 - 0000000018000000 (ACPI NVS)
 BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
DMI 2.0 present.
last_pfn = 0x17ffd max_arch_pfn = 0x100000
MTRR default type: uncachable
MTRR fixed ranges enabled:
  00000-9FFFF write-back
  A0000-BFFFF uncachable
  C0000-C7FFF write-protect
  C8000-F7FFF uncachable
  F8000-FCFFF write-protect
  FD000-FFFFF uncachable
MTRR variable ranges enabled:
  0 base 000000000 mask FF0000000 write-back
  1 base 010000000 mask FF8000000 write-back
  2 disabled
  3 disabled
  4 disabled
  5 disabled
  6 disabled
  7 disabled
PAT not supported by CPU.
initial memory mapped : 0 - 01800000
init_memory_mapping: 0000000000000000-0000000017ffd000
 0000000000 - 0000400000 page 4k
 0000400000 - 0017c00000 page 2M
 0017c00000 - 0017ffd000 page 4k
kernel direct mapping tables up to 17ffd000 @ 7000-c000
ACPI: RSDP 000f7f30 00014 (v00 ASUS  )
ACPI: RSDT 17ffd000 0002C (v01 ASUS   P2B      58582E31 ASUS 31303030)
ACPI: FACP 17ffd080 00074 (v01 ASUS   P2B      58582E31 ASUS 31303030)
ACPI: DSDT 17ffd100 01B97 (v01   ASUS P2B      00001000 MSFT 01000001)
ACPI: FACS 17fff000 00040
ACPI: BOOT 17ffd040 00028 (v01 ASUS   P2B      58582E31 ASUS 31303030)
383MB LOWMEM available.
  mapped low ram: 0 - 17ffd000
  low ram: 0 - 17ffd000
  node 0 low ram: 00000000 - 17ffd000
  node 0 bootmap 00001000 - 00004000
(6 early reservations) ==> bootmem [0000000000 - 0017ffd000]
  #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
  #1 [0001000000 - 0001351380]    TEXT DATA BSS ==> [0001000000 - 0001351380]
  #2 [000009f000 - 0000100000]    BIOS reserved ==> [000009f000 - 0000100000]
  #3 [0001352000 - 0001358180]              BRK ==> [0001352000 - 0001358180]
  #4 [0000007000 - 0000008000]          PGTABLE ==> [0000007000 - 0000008000]
  #5 [0000001000 - 0000004000]          BOOTMAP ==> [0000001000 - 0000004000]
Zone PFN ranges:
  DMA      0x00000000 -> 0x00001000
  Normal   0x00001000 -> 0x00017ffd
Movable zone start PFN for each node
early_node_map[2] active PFN ranges
    0: 0x00000000 -> 0x000000a0
    0: 0x00000100 -> 0x00017ffd
On node 0 totalpages: 98205
free_area_init_node: node 0, pgdat c12e39e0, node_mem_map c1359000
  DMA zone: 32 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 3968 pages, LIFO batch:0
  Normal zone: 736 pages used for memmap
  Normal zone: 93469 pages, LIFO batch:31
Using APIC driver default
ACPI: PM-Timer IO Port: 0xe408
Local APIC disabled by BIOS -- you can enable it with "lapic"
APIC: disable apic facility
nr_irqs_gsi: 16
Allocating PCI resources starting at 18000000 (gap: 18000000:e7ff0000)
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 97437
Kernel command line: root=/dev/sda2 rootfstype=ext2 rootwait console=tty0 console=ttyS0,38400n8 noinitrd reboot=bios
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)
Enabling fast FPU save and restore... done.
Initializing CPU#0
Memory: 385524k/393204k available (2211k kernel code, 6924k reserved, 758k data, 300k init, 0k highmem)
virtual kernel memory layout:
    fixmap  : 0xfffa3000 - 0xfffff000   ( 368 kB)
    vmalloc : 0xd87fd000 - 0xfffa1000   ( 631 MB)
    lowmem  : 0xc0000000 - 0xd7ffd000   ( 383 MB)
      .init : 0xc12e7000 - 0xc1332000   ( 300 kB)
      .data : 0xc1228ddd - 0xc12e66c0   ( 758 kB)
      .text : 0xc1000000 - 0xc1228ddd   (2211 kB)
Checking if this processor honours the WP bit even in supervisor mode...Ok.
SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Hierarchical RCU implementation.
NR_IRQS:288
CPU 0 irqstacks, hard=c12b9000 soft=c12ba000
Console: colour VGA+ 80x25
console [tty0] enabled
console [ttyS0] enabled
Fast TSC calibration using PIT
Detected 400.916 MHz processor.
Calibrating delay loop (skipped), value calculated using timer frequency.. 801.83 BogoMIPS (lpj=4009160)
Mount-cache hash table entries: 512
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 512K
mce: CPU supports 5 MCE banks
CPU: Intel Pentium II (Deschutes) stepping 01
Checking 'hlt' instruction... OK.
ACPI: Core revision 20090903
ACPI: setting ELCR to 0200 (from 1e00)
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xf0720, last bus=1
PCI: Using configuration type 1 for base access
bio: create slab <bio-0> at 0
ACPI: EC: Look up EC in DSDT
ACPI: Interpreter enabled
ACPI: (supports S0 S5)
ACPI: Using PIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci 0000:00:00.0: reg 10 32bit mmio pref: [0xe4000000-0xe7ffffff]
pci 0000:00:04.1: reg 20 io port: [0xd800-0xd80f]
pci 0000:00:04.2: reg 20 io port: [0xd400-0xd41f]
* Found PM-Timer Bug on the chipset. Due to workarounds for a bug,
* this clock source is slow. Consider trying other clock sources
pci 0000:00:04.3: quirk: region e400-e43f claimed by PIIX4 ACPI
pci 0000:00:04.3: quirk: region e800-e80f claimed by PIIX4 SMB
pci 0000:00:04.3: PIIX4 devres B PIO at 0290-0297
pci 0000:00:0a.0: reg 10 io port: [0xd000-0xd07f]
pci 0000:00:0a.0: reg 14 32bit mmio: [0xe1000000-0xe100007f]
pci 0000:00:0b.0: reg 20 io port: [0xb800-0xb81f]
pci 0000:00:0b.0: supports D1 D2
pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:0b.0: PME# disabled
pci 0000:00:0b.1: reg 20 io port: [0xb400-0xb41f]
pci 0000:00:0b.1: supports D1 D2
pci 0000:00:0b.1: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:0b.1: PME# disabled
pci 0000:00:0b.2: reg 10 32bit mmio: [0xe0800000-0xe08000ff]
pci 0000:00:0b.2: supports D1 D2
pci 0000:00:0b.2: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:0b.2: PME# disabled
pci 0000:00:0b.3: reg 10 32bit mmio: [0xe0000000-0xe00007ff]
pci 0000:00:0b.3: reg 14 io port: [0xb000-0xb07f]
pci 0000:00:0b.3: supports D2
pci 0000:00:0b.3: PME# supported from D2 D3hot D3cold
pci 0000:00:0b.3: PME# disabled
pci 0000:01:00.0: reg 10 32bit mmio pref: [0xe3000000-0xe3ffffff]
pci 0000:01:00.0: reg 14 32bit mmio: [0xe2000000-0xe2003fff]
pci 0000:01:00.0: reg 18 32bit mmio: [0xe1800000-0xe1ffffff]
pci 0000:01:00.0: reg 30 32bit mmio pref: [0xe2ff0000-0xe2ffffff]
pci 0000:00:01.0: bridge 32bit mmio: [0xe1800000-0xe2efffff]
pci 0000:00:01.0: bridge 32bit mmio pref: [0xe2f00000-0xe3ffffff]
pci_bus 0000:00: on NUMA node 0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11 *12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
SCSI subsystem initialized
libata version 3.00 loaded.
PCI: Using ACPI for IRQ routing
Switching to clocksource tsc
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 12 devices
ACPI: ACPI bus type pnp unregistered
system 00:00: iomem range 0x0-0x9ffff could not be reserved
system 00:00: iomem range 0xf0000-0xfffff could not be reserved
system 00:00: iomem range 0x100000-0x17ffffff could not be reserved
system 00:00: iomem range 0xfffe0000-0xffffffff could not be reserved
system 00:02: ioport range 0xe400-0xe43f has been reserved
system 00:02: ioport range 0xe800-0xe80f has been reserved
system 00:02: ioport range 0x290-0x297 has been reserved
system 00:02: ioport range 0x3f0-0x3f1 has been reserved
system 00:02: ioport range 0x4d0-0x4d1 has been reserved
pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
pci 0000:00:01.0:   IO window: disabled
pci 0000:00:01.0:   MEM window: 0xe1800000-0xe2efffff
pci 0000:00:01.0:   PREFETCH window: 0xe2f00000-0xe3ffffff
pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
pci_bus 0000:01: resource 1 mem: [0xe1800000-0xe2efffff]
pci_bus 0000:01: resource 2 pref mem [0xe2f00000-0xe3ffffff]
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
NET: Registered protocol family 1
pci 0000:00:00.0: Limiting direct PCI/PCI transfers
pci 0000:01:00.0: Boot video device
Simple Boot Flag at 0x46 set to 0x1
scx200: NatSemi SCx200 Driver
microcode: CPU0 sig=0x651, pf=0x1, revision=0x40
Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
------------[ cut here ]------------
WARNING: at arch/x86/mm/ioremap.c:148 0xc1019a28()
Hardware name: System Name
Modules linked in:
Pid: 1, comm: swapper Not tainted 2.6.32.27 #2
Call Trace:
 [<c1019a28>] ? 0xc1019a28
 [<c102276f>] ? 0xc102276f
 [<c1019a28>] ? 0xc1019a28
 [<c10227b3>] ? 0xc10227b3
 [<c1019a28>] ? 0xc1019a28
 [<c102882a>] ? 0xc102882a
 [<c12f85f0>] ? 0xc12f85f0
 [<c1019d54>] ? 0xc1019d54
 [<c12f860f>] ? 0xc12f860f
 [<c12f860f>] ? 0xc12f860f
 [<c12f85ba>] ? 0xc12f85ba
 [<c1001062>] ? 0xc1001062
 [<c12e753a>] ? 0xc12e753a
 [<c12e74a0>] ? 0xc12e74a0
 [<c1003327>] ? 0xc1003327
---[ end trace a7919e7f17c0a725 ]---
squashfs: version 4.0 (2009/01/31) Phillip Lougher
Registering mini_fo version $Id$
JFFS2 version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
msgmni has been set to 753
io scheduler noop registered
io scheduler deadline registered (default)
Marking TSC unstable due to TSC halts in idle
Switching to clocksource acpi_pm
processor LNXCPU:00: registered as cooling_device0
isapnp: Scanning for PnP cards...
pnp 01:01.00: increased option port range from 0x388-0x388 to 0x388-0x3f8
pnp 01:01.00: increased option port range from 0x388-0x388 to 0x388-0x3f8
pnp 01:01.00: increased option port range from 0x388-0x388 to 0x388-0x3f8
pnp 01:01.02: added ioport region 0xe20-0xe20 to set 0
pnp 01:01.02: added ioport region 0xa20-0xa20 to set 0
pnp 01:01.02: added ioport region 0xe20-0xe80 to set 1
pnp 01:01.02: added ioport region 0xa20-0xa80 to set 1
 01:01: card 'Creative SB AWE64  PnP'
isapnp: 1 Plug & Play card detected total
Real Time Clock Driver v1.12b
Non-volatile memory driver v1.3
Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
ata_piix 0000:00:04.1: version 2.13
scsi0 : ata_piix
scsi1 : ata_piix
ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xd800 irq 14
ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xd808 irq 15
PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
serio: i8042 KBD port at 0x60,0x64 irq 1
mice: PS/2 mouse device common for all mice
cpuidle: using governor ladder
TCP westwood registered
NET: Registered protocol family 17
802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
All bugs added by David S. Miller <davem@redhat.com>
Using IPI Shortcut mode
input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
ata2.00: ATAPI: CD-ROM 36X/AKU, U10I, max UDMA/33, CDB intr
ata1.00: ATA-4: QUANTUM FIREBALL CR13.0A, A5U.1200, max UDMA/66
ata1.00: 25429824 sectors, multi 0: LBA
ata2.00: configured for UDMA/33
ata1.00: configured for UDMA/33
scsi 0:0:0:0: Direct-Access     ATA      QUANTUM FIREBALL A5U. PQ: 0 ANSI: 5
sd 0:0:0:0: [sda] 25429824 512-byte logical blocks: (13.0 GB/12.1 GiB)
scsi 1:0:0:0: CD-ROM            E-IDE    CD-ROM 36X/AKU   U10I PQ: 0 ANSI: 5
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda: sda1 sda2
sd 0:0:0:0: [sda] Attached SCSI disk
VFS: Mounted root (ext2 filesystem) readonly on device 8:2.
Freeing unused kernel memory: 300k freed
Please be patient, while OpenWrt loads ...
EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
natsemi dp8381x driver, version 2.1, Sept 11, 2006
  originally by Donald Becker <becker@scyld.com>
  2.4.x kernel port by Jeff Garzik, Tjeerd Mulder
PPP generic driver version 2.4.2
ip_tables: (C) 2000-2006 Netfilter Core Team
NET: Registered protocol family 24
nf_conntrack version 0.5.0 (6034 buckets, 24136 max)
CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
8139too Fast Ethernet driver 0.9.28
e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
e100: Copyright(c) 1999-2006 Intel Corporation
Intel(R) PRO/1000 Network Driver - version 7.3.21-k5-NAPI
Copyright (c) 1999-2006 Intel Corporation.
ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker
pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de
sis900.c: v1.08.10 Apr. 2 2006
via-rhine.c:v1.10-LK1.4.3 2007-03-06 Written by Donald Becker
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 12
PCI: setting IRQ 12 as level-triggered
via-rhine 0000:00:0a.0: PCI INT A -> Link[LNKC] -> GSI 12 (level, low) -> IRQ 12
eth0: VIA Rhine at 0xe1000000, 00:90:cc:00:1d:e0, IRQ 12.
eth0: MII PHY found at address 1, status 0x782d advertising 05e1 Link cde1.
eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
device eth0 entered promiscuous mode
br-lan: port 1(eth0) entering forwarding state
e2fsckのメッセージが出る前で止まっていることを考えるとやはりファイルシステムがらみなのかもしれないですね。
現状どうも block-extrootかblock-hotplug block-mountのパッケージをインストールするととまることがわかった。
fstab関連だとは思うが…そうするとblock-mountが怪しい。

0 件のコメント:

コメントを投稿