[下一頁][首頁][上一頁]

我如何觀看開機記錄檔?

NAME
     dmesg -  顯示系統保留訊息
範例:
$ dmesg
Copyright (c) 1992-1998 FreeBSD Inc.
Copyright (c) 1982, 1986, 1989, 1991, 1993
        The Regents of the University of California.  All rights reserved.

FreeBSD 2.2.7-STABLE #0: Sat Nov 21 03:37:08 EST 1998
    root@elvis.org:/usr/src/sys/compile/MYKERNEL
CPU: Pentium/P55C (199.31-MHz 586-class CPU)
  Origin = "GenuineIntel"  Id = 0x544  Stepping=4
  Features=0x8001bf
real memory  = 100663296 (98304K bytes)
avail memory = 96452608 (94192K bytes)
Probing for devices on the ISA bus:
sc0 at 0x60-0x6f irq 1 on motherboard
sc0: VGA color <16 virtual consoles, flags=0x0>
sio0 at 0x3f8-0x3ff irq 4 on isa
sio0: type 16550A
sio1 at 0x2f8-0x2ff irq 3 on isa
sio1: type 16550A
lpt0 at 0x378-0x37f irq 7 on isa
lpt0: Interrupt-driven port
lp0: TCP/IP capable interface
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
fdc0: FIFO enabled, 8 bytes threshold
fd0: 1.44MB 3.5in
wdc0 at 0x1f0-0x1f7 irq 14 on isa
wdc0: unit 0 (wd0): 
wd0: 3681MB (7539840 sectors), 7480 cyls, 16 heads, 63 S/T, 512 B/S
wdc0: unit 1 (atapi): , removable, dma, iordy
wcd0: 2062KB/sec, 240KB cache, audio play, 255 volume levels, ejectable tray
wcd0: no disc inside, unlocked
npx0 flags 0x1 on motherboard
npx0: INT 16 interface
sb0 at 0x220 irq 5 drq 1 on isa
sb0: 
sbxvi0 at 0x0 drq 5 on isa
sbxvi0: 
sbmidi0 at 0x330 on isa
sbmidi0: 
opl0 at 0x388 on isa
opl0: 
Intel Pentium F00F detected, installing workaround
IP packet filtering initialized, divert disabled, logging disabled
$ _
[上一頁][首頁][下一頁]