기존 이솝 임베디드 포럼의 지식인 서비스가 게시판 형태로 변경되었습니다.

## Booting image at 00007fc0 ...
   Image Name:  
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    1144096 Bytes =  1.1 MB
   Load Address: 00007fc0
   Entry Point:  00008000
   XIP Kernel Image ... OK

Starting kernel ...

Uncompressing Linux............................................................................ done, booting the kernel.
Linux version 2.6.18.1 ([email protected]) (gcc version 4.2.3 (Sourcery G++ Lite 2008q1-126)) #17 Fri Oct 31 16:31:06 KST 2008
CPU: ARM926EJ-S [41069264] revision 4 (ARMv5TEJ), cr=00053177
Machine: ARM-RealView EB
Memory policy: ECC disabled, Data cache writeback
CPU0: D VIVT write-back cache
CPU0: I cache: 16384 bytes, associativity 4, 32 byte lines, 128 sets
CPU0: D cache: 16384 bytes, associativity 4, 32 byte lines, 128 sets
Built 1 zonelists.  Total pages: 32768

PID hash table entries: 1024 (order: 10, 4096 bytes)
Console: colour dummy device 80x30
Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Memory: 128MB = 128MB total
Memory: 127488KB available (1896K code, 406K data, 100K init)
Mount-cache hash table entries: 512
CPU: Testing write buffer coherency: ok
NET: Registered protocol family 16
SCSI subsystem initialized
usbcore: registered new driver usbfs
usbcore: registered new driver hub
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 4096 (order: 2, 16384 bytes)
TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
TCP: Hash tables configured (established 4096 bind 2048)
TCP reno registered
NetWinder Floating Point Emulator V0.97 (double precision)
Installing knfsd (copyright (C) 1996 [email protected]).
io scheduler noop registered
io scheduler deadline registered (default)
CLCD: RealView hardware, VGA display
Clock CLCDCLK: setting VCO reg params: S=1 R=99 V=98
Console: switching to colour frame buffer device 80x30
Serial: AMBA driver $Revision: 1.41 $
Serial: AMBA PL011 UART driver
dev:f1: ttyAMA0 at MMIO 0x10009000 (irq = 44) is a AMBA/PL011
dev:f2: ttyAMA1 at MMIO 0x1000a000 (irq = 45) is a AMBA/PL011
dev:f3: ttyAMA2 at MMIO 0x1000b000 (irq = 46) is a AMBA/PL011
fpga:09: ttyAMA3 at MMIO 0x1000c000 (irq = 47) is a AMBA/PL011
RAMDISK driver initialized: 1 RAM disks of 16384K size 1024 blocksize
loop: loaded (max 8 devices)
eth0: LAN9118 (rev 2) at 0xc880a000 IRQ 60
eth0: Ethernet addr: 08:00:3e:26:0a:5c
armflash.0: Found 2 x16 devices at 0x0 in 32-bit bank
Intel/Sharp Extended Query Table at 0x010A
Intel/Sharp Extended Query Table at 0x010A
Intel/Sharp Extended Query Table at 0x010A
Intel/Sharp Extended Query Table at 0x010A
Intel/Sharp Extended Query Table at 0x010A
Using buffer write method
cfi_cmdset_0001: Erase suspend on write enabled
RedBoot partition parsing not available
afs partition parsing not available
armflash: probe of armflash.0 failed with error -22
usbmon: debugfs is not available
Initializing USB Mass Storage driver...
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
mice: PS/2 mouse device common for all mice
TCP bic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
VFS: Mounted root (nfs filesystem).
Freeing init memory: 100K
INIT: version 2.84 booting
rc.udev start
Initializing udev dynamic device directory.
Starting udevd:  /sbin/udevd --daemon
mount: Mounting /dev/root on / failed: No such file or directory
INIT: Entering runlevel: 3

USB모듈을 올렸을 때 커널쪽에서는 USB를 인식한 것 같은데요

USB를 보드에 꽂아서 마운트시키려고 하니까 마운트를 시킬 수가 없네요..

mount -t vfat /dev/sda1 /mnt 입력을 해서 마운트를 시키려고 하는데

sda1디바이스도 잡히지 않고 USB꼽고 부팅을 시켜도 특별히 달라지는 것도 없어서 인식시키는

방법을 잘 모르겠습니다

어떻게 하면 좋을 지 알려주시면 감사하겠습니다

고현철

2008.11.01 07:02:35
*.32.117.22

쩝.......................

어떤 플랫폼인지도 모르는데 답이 가능할까요?

이정택

2008.11.01 20:16:13
*.134.64.130

예 죄송합니다

ARM에서 제작한 Emulation Baseboard라는 플랫폼입니다





profile

김재훈

2008.11.04 08:19:08
*.162.4.26

커널 컨피그레이션에서 USB OHCI 드라이버를 올리셨나요?

그리고, USB는 보드에 따라서 /dev/sda1에 잡히지 않을 수도 있습니다.

/proc 쪽에 나열되어 있는 현재 리눅스의 설정 값들을 잘 찾아 보신 후,
USB 드라이버와 USB 메모리가 제대로 인식되었는지 확인하는 작업이 먼저 필요 합니다. 제가 봤을때는 USB Function 드라이버는 올라갔는데, 호스트쪽 드라이버는 올라갔는지 커널 메시지만을 보고는 판단이 잘 안서네요.

박재문

2008.11.05 02:53:24
*.184.40.103

부팅 메세지를 보니 Host 드라이버가 올라가지 않았네요.
Host 드라이버가 올라간 후 Hub 포트를 1개인가 2개인가 Detect 를 해야 합니다.
무조건 Hub 포트가 잡힌 후 모든 작업이 이루어집니다.
USB spec 에 있는 내용입니다.
List of Articles
번호 제목 글쓴이 날짜 조회 수
348 S3C64X0 관련 Crosstool chain문의... [6] 문관경 2008-12-07 1020
347 nand read 에러문의 [2] 홍단 2008-12-05 796
346 u-boot문의 [2] 홍단 2008-12-04 814
345 [완료] Crosstool 0.43으로 toolchain 제작 시도중에. [2] 김성재 2008-12-03 9379
344 GPS module 문의 [2] 박종석 2008-12-02 697
343 [완료]image file에 대해서 여쭙니다. [2] 김경식 2008-11-26 795
342 nand 관련질문 [1] 정영규 2008-11-26 644
341 [완료] 임베디드용 JAVA VM을 포팅해 보신 분 계신가요? [8] 도찬구 2008-11-21 1280
340 이솝보드 nand 관련질문 [2] 정영규 2008-11-20 838
339 [질문] s3c6410 [6] 이준호 2008-11-19 1024
338 [질문]디버깅 로그 관련 [1] 문철민 2008-11-18 752
337 [완료] arm 11 보드에서 usb 메모리 파일명 길이 제한? [2] 임준우 2008-11-18 776
336 [Q&A] 88F5182 자료 좀 부탁합니다. [1] 이상호 2008-11-12 770
335 scratchbox2 컴파일 문의 : 설정에 대해서 영환 2008-11-10 757
334 [완료] Pollux ECC 생성에 대해 문의드립니다. [2] 이세종 2008-11-08 793
333 [질문]리눅스 포팅 장비 다운현상 [5] 최강산 2008-11-04 810
» [질문] USB 메모리를 보드에서 인식시키려고 하는데 잘 안되네요.. [4] 이정택 2008-11-01 1315
331 [완료]sdram 에 관해서 여쭈어 봅니다. [2] 박영호 2008-10-31 824
330 [질문] UBI 관련 질문 드립니다. [1] 장병남 2008-10-29 677
329 [완료]USB driver에 대해서...여쭤 봅니다. [2] 김경식 2008-10-24 690

사용자 로그인