[ART-Linux-Welcome] Root-NFS: Server returned error -13で起動しない
Brought to you by:
you1
|
From: tacchang <id...@ta...> - 2013-11-29 12:59:25
|
こんにちは。
早速ですがAPが起動しないので助けていただけないでしょうか?
よろしくお願いいたします。
ART-Linuxを使ってリアルタイム・プログラミングを勉強しようと思い、初めて
インストールにトライしました。
しかし、末尾のシリアル端末のログに示すように未だ起動していません。
理由が分からず困っています。
試してみることなど何かアドバイスがあればご教授願えないでしょうか。
NFSの接続で失敗しているようなのですが、BSP側でnfs-serverが実行中であるこ
とは確認してあります。
◇補足
ホストOS : Ubuntu 10.04(USBにインストールしてあります)
linux-image-2.6.32-art-generic-pae_20130227_i386.deb
SUIT : lucid
ホストOS物理アダプタ:192.168.11.12
BSP IPアドレス(BSPIP):192.168.1.12
AP IPアドレス(APIP) :192.168.1.13
APROOT : /home/devel/ap
APNAME : AP0
◇BSP設定
/etc/hosts:
192.168.1.13 AP0
/etc/exports:
/home/devel/ap AP0(rw,no_root_squash,subtree_check)
◇BSPネットワーク
ap0 Link encap:Point-to-Pointプロトコル
inetアドレス:192.168.1.12 P-t-P:192.168.1.13 マスク:255.255.
255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:3648 メトリック:1
RXパケット:4 エラー:0 損失:0 オーバラン:0 フレーム:0
TXパケット:4 エラー:0 損失:0 オーバラン:0 キャリア:0
衝突(Collisions):0 TXキュー長:10
RXバイト:420 (420.0 B) TXバイト:220 (220.0 B)
割り込み:16
以上
----------------------
Decompressing Linux... Parsing ELF... done.
Booting the kernel.
PERCPU: Embedded 9 pages/cpu @c3000000 s14388 r0 d22476 u262144
[ 0.000000] pcpu-alloc: s14388 r0 d22476 u262144 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on.
Total pages: 176656
[ 0.000000] Kernel command line: rw ip=192.168.1.13:192.168.1.12:192.
168.1.12:::bsp:p2p nfsroot=192.168.1.12:/home/devel/ap,nolock
[ 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] Enabling fast FPU save and restore... done.
[ 0.000000] Enabling unmasked SIMD FPU exception support... done.
[ 0.000000] Initializing CPU#0
[ 0.000000] allocated 16919448 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't
want memory cgroups
[ 0.000000] Initializing HighMem for node 0 (0010f000:00128000)
[ 0.000000] Memory: 669588k/1320952k available (4086k kernel code,
46216k reserved, 1697k data, 336k init, 409600k highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xfff5f000 - 0xfffff000 ( 640 kB)
[ 0.000000] pkmap : 0xffa00000 - 0xffc00000 (2048 kB)
[ 0.000000] vmalloc : 0xf81fe000 - 0xff9fe000 ( 120 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xf79fe000 ( 889 MB)
[ 0.000000] .init : 0xc18a6000 - 0xc18fa000 ( 336 kB)
[ 0.000000] .data : 0xc16fd872 - 0xc18a5f14 (1697 kB)
[ 0.000000] .text : 0xc1300000 - 0xc16fd872 (4086 kB)
[ 0.000000] Checking if this processor honours the WP bit even in
supervisor mode...Ok.
[ 0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0,
CPUs=8, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:80
[ 0.000000] console [ttyBSP0] enabled
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 3466.750 MHz processor.
[ 0.107663] Calibrating delay loop (skipped), value calculated using
timer frequency.. 27734.00 BogoMIPS (lpj=55468000)
[ 0.107678] Security Framework initialized
[ 0.107692] AppArmor: AppArmor initialized
[ 0.107697] Mount-cache hash table entries: 512
[ 0.107786] Initializing cgroup subsys ns
[ 0.107789] Initializing cgroup subsys cpuacct
[ 0.107791] Initializing cgroup subsys memory
[ 0.107797] Initializing cgroup subsys devices
[ 0.107799] Initializing cgroup subsys freezer
[ 0.107801] Initializing cgroup subsys net_cls
[ 0.107814] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.107816] CPU: L2 cache: 256K
[ 0.107818] CPU: L3 cache: 4096K
[ 0.107820] using mwait in idle threads.
[ 0.107824] Performance Events: Westmere events, Intel PMU driver.
[ 0.107828] ... version: 3
[ 0.107829] ... bit width: 48
[ 0.107831] ... generic registers: 4
[ 0.107832] ... value mask: 0000ffffffffffff
[ 0.107834] ... max period: 000000007fffffff
[ 0.107836] ... fixed-purpose events: 3
[ 0.107837] ... event mask: 000000070000000f
[ 0.107839] CPU: Intel(R) Core(TM) i5 CPU 670 @ 3.47GHz
stepping 02
[ 0.107844] Checking 'hlt' instruction... OK.
[ 0.112129] Freeing SMP alternatives: 0k freed
[ 0.112133] ftrace: converting mcount calls to 0f 1f 44 00 00
[ 0.112136] ftrace: allocating 17258 entries in 34 pages
hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.134550] TCP established hash table entries: 65536 (order: 7,
524288 bytes)
[ 0.134844] TCP bind hash table entries: 65536 (order: 9, 2359296
bytes)
[ 0.135628] TCP: Hash tables configured (established 65536 bind
65536)
[ 0.135632] TCP reno registered
[ 0.135700] NET: Registered protocol family 1
[ 0.135823] RPC: Registered udp transport module.
[ 0.135825] RPC: Registered tcp transport module.
[ 0.135826] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.136205] Scanning for low memory corruption every 60 seconds
[ 0.136315] audit: initializing netlink socket (disabled)
[ 0.136323] type=2000 audit(1385757385.008:1): initialized
[ 0.136422] highmem bounce pool size: 64 pages
[ 0.136427] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.138264] VFS: Disk quotas dquot_6.5.2
[ 0.138326] Dquot-cache hash table entries: 1024 (order 0, 4096
bytes)
[ 0.139063] msgmni has been set to 509
[ 0.139301] alg: No test for stdrng (krng)
[ 0.139371] Block layer SCSI generic (bsg) driver version 0.4 loaded
(major 253)
[ 0.139374] io scheduler noop registered
[ 0.139376] io scheduler anticipatory registered
[ 0.139378] io scheduler deadline registered
[ 0.139419] io scheduler cfq registered (default)
[ 0.139641] Generic RTC Driver v1.07
[ 0.140786] brd: module loaded
[ 0.141331] loop: module loaded
[ 0.142417] PPP generic driver version 2.4.2
[ 0.142556] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.142581] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.142678] device-mapper: uevent: version 1.0.3
[ 0.142762] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01)
initialised: dm-...@re...
[ 0.142837] device-mapper: multipath: version 1.1.0 loaded
[ 0.142840] device-mapper: multipath round-robin: version 1.0.0
loaded
[ 0.143181] Using IPI Shortcut mode
[ 0.143279] registered taskstats version 1
[ 1.646499] IP-Config: Guessing netmask 255.255.255.0
[ 1.646613] IP-Config: Complete:
[ 1.646615] device=bsp, addr=192.168.1.13, mask=255.255.255.0,
gw=192.168.1.12,
[ 1.646619] host=192.168.1.13, domain=, nis-domain=(none),
[ 1.646621] bootserver=192.168.1.12, rootserver=192.168.1.12,
rootpath=
[ 1.646640] md: Waiting for all devices to be available before
autodetect
[ 1.646642] md: If you don't use raid, use raid=noautodetect
[ 1.646744] md: Autodetecting RAID arrays.
[ 1.646746] md: Scanned 0 and added 0 devices.
[ 1.646748] md: autorun ...
[ 1.646749] md: ... autorun DONE.
[ 1.646771] Looking up port of RPC 100003/2 on 192.168.1.12
[ 1.648534] Looking up port of RPC 100005/1 on 192.168.1.12
[ 1.654535] Root-NFS: Server returned error -13 while mounting /home/
devel/ap
[ 1.654543] VFS: Unable to mount root fs via NFS, trying floppy.
[ 1.654597] VFS: Cannot open root device "<NULL>" or unknown-block(2,
0)
[ 1.654599] Please append a correct "root=" boot option; here are the
available partitions:
[ 1.654604] Kernel panic - not syncing: VFS: Unable to mount root fs
on unknown-block(2,0)
[ 1.654608] Pid: 1, comm: swapper Not tainted 2.6.32-art-generic-pae
#1
[ 1.654610] Call Trace:
[ 1.654616] [<c16fa63c>] ? printk+0x1d/0x21
[ 1.654619] [<c16fa580>] panic+0x53/0xf2
[ 1.654623] [<c18a6c47>] mount_block_root+0x130/0x1c3
[ 1.654626] [<c130153a>] ? T.909+0x4a/0x50
[ 1.654628] [<c18a6d38>] mount_root+0x5e/0x7c
[ 1.654631] [<c18a6ea4>] prepare_namespace+0x14e/0x192
[ 1.654635] [<c13efaa5>] ? sys_access+0x25/0x30
[ 1.654637] [<c18a626c>] kernel_init+0xfc/0x108
[ 1.654640] [<c18a6170>] ? kernel_init+0x0/0x108
[ 1.654643] [<c1303797>] kernel_thread_helper+0x7/0x10
|