インストール詳細手順ミスの記録(その1)

 すっかり常識的なミスの記録

 LinuxのuserlandをVFATフォーマットのUSBメモリに解凍し、USL-5Pにコピーしようとしました。
 Windows(lhaz)上で解凍しても少しメッセージが出ます。
Linux上で解凍すると、とんでもないほどエラーがでます。)

 initを正常に読み込めないようで、以下のようにログが出ました。

Setting GDB trap vector to 80000100
Linux version 2.6.35.1 (root@CFdebian) (gcc version 4.3.4 (Debian 4.3.4-6+sh4) ) #4 Sun Nov 28 11:59:33 UTC 2010
Boot params:
... MOUNT_ROOT_RDONLY - 00000001
... RAMDISK_FLAGS     - 00000000
... ORIG_ROOT_DEV     - 00000301
... LOADER_TYPE       - 00000001
... INITRD_START      - 00000000
... INITRD_SIZE       - 00000000
Memory limited to 64MB
Booting machvec: LANDISK
Node 0: start_pfn = 0xc000, low = 0x10000
Zone PFN ranges:
  Normal   0x0000c000 -> 0x00010000
Movable zone start PFN for each node
early_node_map[1] active PFN ranges
    0: 0x0000c000 -> 0x00010000
I-O DATA DEVICE, INC. "LANDISK Series" support.
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16256
Kernel command line: ro mem=64M console=ttySC1,115200 root=/dev/sda3
PID hash table entries: 256 (order: -2, 1024 bytes)
Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
PVR=04050005 CVR=20480000 PRR=00000113
I-cache : n_ways=2 n_sets=256 way_incr=8192
I-cache : entry_mask=0x00001fe0 alias_mask=0x00001000 n_aliases=2
D-cache : n_ways=2 n_sets=512 way_incr=16384
D-cache : entry_mask=0x00003fe0 alias_mask=0x00003000 n_aliases=4
Memory: 62176k/65536k available (1920k kernel code, 673k data, 96k init)
virtual kernel memory layout:
    fixmap  : 0xdfff7000 - 0xdffff000   (  32 kB)
    vmalloc : 0xc0000000 - 0xdfff5000   ( 511 MB)
    lowmem  : 0x8c000000 - 0x90000000   (  64 MB) (cached)
            : 0xa0000000 - 0xc0000000   ( 512 MB) (uncached)
      .init : 0x8c28a000 - 0x8c2a2000   (  96 kB)
      .data : 0x8c1e1328 - 0x8c2899c0   ( 673 kB)
      .text : 0x8c001000 - 0x8c1e1328   (1920 kB)
Hierarchical RCU implementation.
        RCU-based detection of stalled CPUs is disabled.
        Verbose stalled-CPUs detection is disabled.
NR_IRQS:256 nr_irqs:256
intc: Registered controller 'sh7750' with 20 IRQs
intc: Registered controller 'sh7750_dma8' with 9 IRQs
intc: Registered controller 'sh7750_tmu34' with 2 IRQs
intc: Registered controller 'sh7750_pci' with 8 IRQs
intc: Registered controller 'landisk' with 8 IRQs
Console: colour dummy device 80x25
 sh_tmu.0: used for clock events
 sh_tmu.0: used for periodic clock events
 sh_tmu.1: used as clock source
Calibrating delay loop (skipped)... 266.66 BogoMIPS PRESET (lpj=533333)
pid_max: default: 32768 minimum: 301
Mount-cache hash table entries: 512
CPU: SH7751R
NET: Registered protocol family 16
PCI: Starting intialization.
bio: create slab  at 0
vgaarb: loaded
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
pci 0000:00:02.0: BAR 0: assigned [mem 0xfd000000-0xfd000fff]
pci 0000:00:02.0: BAR 0: set to [mem 0xfd000000-0xfd000fff] (PCI address [0xfd000000-0xfd000fff]
pci 0000:00:02.1: BAR 0: assigned [mem 0xfd001000-0xfd001fff]
pci 0000:00:02.1: BAR 0: set to [mem 0xfd001000-0xfd001fff] (PCI address [0xfd001000-0xfd001fff]
pci 0000:00:00.0: BAR 0: assigned [io  0x1000-0x10ff]
pci 0000:00:00.0: BAR 0: set to [io  0x1000-0x10ff] (PCI address [0x1000-0x10ff]
pci 0000:00:00.0: BAR 1: assigned [mem 0xfd002000-0xfd0020ff]
pci 0000:00:00.0: BAR 1: set to [mem 0xfd002000-0xfd0020ff] (PCI address [0xfd002000-0xfd0020ff]
pci 0000:00:02.2: BAR 0: assigned [mem 0xfd002100-0xfd0021ff]
pci 0000:00:02.2: BAR 0: set to [mem 0xfd002100-0xfd0021ff] (PCI address [0xfd002100-0xfd0021ff]
Switching to clocksource sh_tmu.1
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 2048 (order: 2, 16384 bytes)
TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
TCP: Hash tables configured (established 2048 bind 2048)
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
gio: driver initialized
ROMFS MTD (C) 2007 Red Hat, Inc.
msgmni has been set to 121
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
SuperH SCI(F) driver initialized
sh-sci.0: ttySC0 at MMIO 0xffe00000 (irq = 23) is a sci
sh-sci.1: ttySC1 at MMIO 0xffe80000 (irq = 40) is a scif
console [ttySC1] enabled
loop: module loaded
scsi0 : pata_platform
ata1: PATA max PIO0 ioport cmd 0xc0000040 ctl 0xc000002c irq 10
8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
PCI: Enabling device 0000:00:00.0 (0000 -> 0003)
8139cp 0000:00:00.0: eth0: RTL-8139C+ at 0xfd002000, 00:a0:b0:6c:e9:cd, IRQ 5
PCI: Setting latency timer of device 0000:00:00.0 to 64
usbmon: debugfs is not available
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
PCI: Enabling device 0000:00:02.2 (0000 -> 0002)
ehci_hcd 0000:00:02.2: EHCI Host Controller
ehci_hcd 0000:00:02.2: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:02.2: Enabling legacy PCI PM
ehci_hcd 0000:00:02.2: irq 5, io mem 0xfd002100
ehci_hcd 0000:00:02.2: USB 2.0 started, EHCI 1.00
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 5 ports detected
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
PCI: Enabling device 0000:00:02.0 (0000 -> 0002)
PCI: Setting latency timer of device 0000:00:02.0 to 64
ohci_hcd 0000:00:02.0: OHCI Host Controller
ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 2
ohci_hcd 0000:00:02.0: irq 7, io mem 0xfd000000
ata1.00: CFA: HMS360402D5CF00, DN2OC60G, max UDMA/33
ata1.00: 3999744 sectors, multi 0: LBA
ata1.00: configured for PIO
scsi 0:0:0:0: Direct-Access     ATA      HMS360402D5CF00  DN2O PQ: 0 ANSI: 5
sd 0:0:0:0: [sda] 3999744 512-byte logical blocks: (2.04 GB/1.90 GiB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
 sda:
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 3 ports detected
PCI: Enabling device 0000:00:02.1 (0000 -> 0002)
PCI: Setting latency timer of device 0000:00:02.1 to 64
ohci_hcd 0000:00:02.1: OHCI Host Controller
ohci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 3
ohci_hcd 0000:00:02.1: irq 8, io mem 0xfd001000
 sda1 sda2 sda3
sd 0:0:0:0: [sda] Attached SCSI removable disk
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
mice: PS/2 mouse device common for all mice
rs5c313 rs5c313: rtc core: registered rs5c313 as rtc0
sh_tmu sh_tmu.0: kept as earlytimer
sh_tmu sh_tmu.1: kept as earlytimer
push-switch: version 0.1.1 loaded
TCP cubic registered
NET: Registered protocol family 17
rs5c313 rs5c313: setting system clock to 2010-12-04 13:33:18 UTC (1291469598)
??XT3-fs: barriers not enabled
kjournald starting.  Commit interval 5 seconds
EXT3-fs (sda3): mounted filesystem with writeback data mode
VFS: Mounted root (ext3 filesystem) readonly on device 8:3.
Freeing unused kernel memory: 96k freed
Kernel panic - not syncing: No init found.  Try passing init= option to kernel. See Linux Documentation/init.txt for guidance.
Stack: (0x8fc1df58 to 0x8fc1e000)
df40:                                                       8c1ddb50 8c2a34c4
df60: 8c1015f8 8fc1df78 8c00223a 8c2a013c 8c005970 8c277998 8c277998 8c27790c
df80: 8c1268a8 8c28a25a 8c002048 8c2a2070 8c003e76 00000000 00000000 00000000
dfa0: 00000000 00000000 00000000 00000000 00000000 00000000 8c28a188 00000000
dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
dfe0: 8fc1dfa4 8c003e70 00000000 40008000 00000000 00000000 00000000 00000000

Call trace:
 [<8c1ddbe0>] printk+0x0/0x28
 [<8c1015f8>] bust_spinlocks+0x0/0x44
 [<8c00223a>] init_post+0x8e/0xd4
 [<8c005970>] kernel_execve+0x0/0xa
 [<8c1268a8>] serial_console_putchar+0x0/0x66
 [<8c28a25a>] kernel_init+0xd2/0x150
 [<8c002048>] do_one_initcall+0x0/0x164
 [<8c003e76>] kernel_thread_helper+0x6/0x10
 [<8c28a188>] kernel_init+0x0/0x150
 [<8c003e70>] kernel_thread_helper+0x0/0x10