>> Read Reply from No. 15631 article  
RE: [질문] 커널 컴파일 문제..

등록 2000-12-27 16:03:00     조회 2
이름 먹깨비    

		uname -a
에서 커널번호가 바뀌었는지 확인하시고...
 ifconfig -a
에서 lo와 eth0가 다 올라왔는지 , 내용은 맞는지 확인해보시고...
 메세지까지 같이올려주시면 이해하기가 고맙겠습니다.
  : 2.2.12 커널에서 2.2.18 로 컴파일 하고
:
: 부팅하니까 아래와 같은 부팅화면이 나옵니다..
:
:
: Linux version 2.2.12-20kr (root at linuxone.alzzalinux.com) (gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
: ) #1 Tue Oct 12 16:46:36 KST 1999 Detected 651490779 Hz processor.
: Console: colour VGA+ 80x25
: Calibrating delay loop... 650.44 BogoMIPS
: Memory:122560k/125952k available (1048k kernel code, 412k reserved, 1588k data, 64k init)
: DENTRY hash table entries: 262144 (order: 9, 2097152 bytes)
: Buffer-cache hash table entries: 131072 (order: 7, 524288 bytes)
: Page-cache hash table entries: 32768 (order: 5, 131072 bytes)
: VFS: Diskquotas version dquot_6.4.0 initialized
: Pentium-III serial number disabled.
: CPU: Intel Pentium III (Coppermine) stepping 03
: Checking 386/387 coupling... OK, FPU using exception 16 error reporting.
: Checking 'hlt' instruction... OK.
: POSIX conformance testing by UNIFIX
: mtrr: v1.35a (19990819) Richard Gooch (rgooch at atnf.csiro.au)
: PCI: PCI BIOS revision 2.10 entry at 0xfd9b0
: PCI: Using configuration type 1
: PCI: Probing PCI hardware
: PCI: Enabling I/O for device 01:50
: PCI: Enabling I/O for device 01:70
: Linux NET4.0 for Linux 2.2
: Based upon Swansea University Computer Society NET3.039
: NET4: Unix domain sockets 1.0 for Linux NET4.0.
: NET4: Linux TCP/IP 1.0 for NET4.0
: IP Protocols: ICMP, UDP, TCP, IGMP
: TCP: Hash tables configured (ehash 131072 bhash 65536)
: Initializing RT netlink socket
: Starting kswapd v 1.5
: Detected PS/2 Mouse Port.
: Serial driver version 4.27 with MANY_PORTS MULTIPORT SHARE_IRQ enabled
: ttyS00 at 0x03f8 (irq = 4) is a 16550A
: pty: 256 Unix98 ptys configured
: apm: BIOS version 1.2 Flags 0x03 (Driver version 1.9)
: Real Time Clock Driver v1.09
: RAM disk driver initialized:  16 RAM disks of 4096K size
: PCI_IDE: unknown IDE controller on PCI bus 00 device f9, VID=8086, DID=2411
: PCI_IDE: not 100% native mode: will probe irqs later
:     ide0: BM-DMA at 0x1800-0x1807, BIOS settings: hda:DMA, hdb:pio
:     ide1: BM-DMA at 0x1808-0x180f, BIOS settings: hdc:DMA, hdd:pio
: hda: QUANTUM FIREBALLlct15 20, ATA DISK drive
: hdc: SAMSUNG SC-148P, ATAPI CDROM drive
: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
: ide1 at 0x170-0x177,0x376 on irq 15
: hda: QUANTUM FIREBALLlct15 20, 19470MB w/418kB Cache, CHS=2482/255/63
: hdc: ATAPI 48X CD-ROM drive, 128kB Cache
: Uniform CDROM driver Revision:2.56
: Floppy drive(s): fd0 is 1.44M
: FDC 0 is a National Semiconductor PC87306
: md driver 0.90.0 MAX_MD_DEVS=256, MAX_REAL=12
: raid5: measuring checksumming speed
: raid5: MMX detected, trying high-speed MMX checksum routines
:    pII_mmx   :  1449.324 MB/sec
:    p5_mmx    :  1522.095 MB/sec
:    8regs     :  1118.997 MB/sec
:    32regs    :   627.126 MB/sec
: using fastest function: p5_mmx (1522.095 MB/sec)
: scsi : 0 hosts.
: scsi : detected total.
: md.c: sizeof(mdp_super_t) = 4096
: Partition check:
:  hda: hda1 hda2 < hda5 hda6 > hda3
: RAMDISK: Compressed image found at block 0
: autodetecting RAID arrays
: autorun ...
: ... autorun DONE.
: VFS: Mounted root (ext2 filesystem).
: autodetecting RAID arrays
: autorun ...
: ... autorun DONE.
: VFS: Mounted root (ext2 filesystem) readonly.
: change_root: old root has d_count=1
: Trying to unmount old root ... okay
: Freeing unused kernel memory: 64k freed
: Adding Swap: 385520k swap-space (priority -1)
: Soundblaster audio driver Copyright (C) by Hannu Savolainen 1993-1996
: sb: dsp reset failed.
: YM3812 and OPL-3 driver Copyright (C) by Hannu Savolainen, Rob Hooft 1993-1996
: OPL3 not detected ff
: ne2k-pci.c:vpre-1.00e 5/27/99 D. Becker/P. Gortmaker http://cesdis.gsfc.nasa.gov/linux/drivers/ne2k-pci.html :   WARN
: ING: The PCI BIOS assigned this PCI NE2k card to IRQ 0, which is unlikely to work!.
:  You should use the PCI BIOS setup to assign a valid IRQ line.
: ne2k-pci.c: PCI NE2000 clone 'RealTek RTL-8029' at I/O 0x3000, IRQ 0.
: eth0: RealTek RTL-8029 found at 0x3000, IRQ 0, 00:E0:29:4E:A8:6B.
:
:
:
: 컴파일이 정상적으로 이루어진건지 알고 싶구요..
:
: 네트워크(이더넷)이 잘 설치됐는지 알고 싶습니다..
:
: ping 명령어로 (ping test)를 해봤는데.
:
: 네트워크를 이용할수없다고 나오네여..
:
: 전 유동 ip를 쓰는데..
:
: 어케하면 네트워크 사용가능한지 확인할수 있을까여?
:
: --
: 찬성합니다..--네가 꿈을 갖더라도 그 꿈의 노예가 되지않을 수 있다면...
이름
암호


>> 관련글
15631 [질문] 커널 컴파일 문제..  peace  2000.12.27  ....
  답장 RE: [질문] 커널 컴파일 문제..  먹깨비  2000.12.27  ....
Register [ localhost 목록보기 윗글 아랫글
글쓰기
답장쓰기 수정 삭제
정규표현식 [ 상세 검색 ]
페이지로딩: [ 1.44 초 ] 작업시간: [ 0.75 초 ]

Copyleft 1999-2026 by JSBoard Open Project
Theme Designed by IDOO All right reserved
[TOP]

적수네 동네
+
| 적수네 동네
| 공부방
| 리눅스 잡지 서고
| LSN 소스
| 링크 모음
+---+
게시판
+
| 떠들어보세!
| 질문과 답변
| 새소식과 정보
| 1원짜리 팁?
| 대화방
+---+
칼럼?
+
| 세하 훔쳐보기
| Welcome2nite
| 혜진의 염장판
+---+
리눅스 상표권
+
| 반대 서명란
| 토론 게시판
+---+
GNU
+
| GNU 선언문
| GNU GPL
| GNU 미러 목록
+---+
프로젝트?
+
| 리눅스카운터
| RC5DES
| 실질헌법 제작
+---+
커널 소식
+
| 안정 버젼: 2.4.14
+---+
테마 선택
+
LSN 방송국?
+
| OFF AIR
+---+
회원
+
| 로그인
+---+
[ 적수네 동네 ] [ 리눅스 상표권 독점 반대 ] [ 한글 리눅스 문서 프로젝트 ] [ KrLine ] [ 사랑넷 ] [ Valid HTML 4.0! ] [ SlashDot ] [ Freshmeat ]
Copyleft (C) 1998-2001 Byeong-Chan Kim . License
TIME: 1789677000
System by WYZsoft, HDD by I.O.Linux, Mizi Research, Embryo, WOWLINUX, Domain by SarangNet, Network by KrLine.