LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 614|回复: 2

启动时的错误提示

[复制链接]
发表于 2004-12-1 22:55:57 | 显示全部楼层 |阅读模式
编译内核后,好象启动的时候usb相关的module老有问题,出现醒目的红色failed提示
下面是/var/log/messages的一部分,不知道该怎么解决
Dec  1 22:37:15 SCU_Linux syslogd 1.4.1: restart.
Dec  1 22:37:15 SCU_Linux syslog: syslogd startup succeeded
Dec  1 22:37:15 SCU_Linux kernel: klogd 1.4.1, log source = /proc/kmsg started.
Dec  1 22:37:15 SCU_Linux kernel: Linux version 2.6.9 (root@localhost.localdomain) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #2 Sun Nov 21 05:34:54 CST 2004
Dec  1 22:37:15 SCU_Linux kernel: BIOS-provided physical RAM map:
Dec  1 22:37:15 SCU_Linux kernel:  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Dec  1 22:37:15 SCU_Linux kernel:  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Dec  1 22:37:15 SCU_Linux kernel:  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Dec  1 22:37:15 SCU_Linux kernel:  BIOS-e820: 0000000000100000 - 000000000dff0000 (usable)
Dec  1 22:37:15 SCU_Linux kernel:  BIOS-e820: 000000000dff0000 - 000000000dff8000 (ACPI data)
Dec  1 22:37:15 SCU_Linux kernel:  BIOS-e820: 000000000dff8000 - 000000000e000000 (ACPI NVS)
Dec  1 22:37:15 SCU_Linux kernel:  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
Dec  1 22:37:15 SCU_Linux kernel:  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
Dec  1 22:37:15 SCU_Linux kernel:  BIOS-e820: 00000000ffee0000 - 00000000fff00000 (reserved)
Dec  1 22:37:15 SCU_Linux syslog: klogd startup succeeded
Dec  1 22:37:15 SCU_Linux kernel:  BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
Dec  1 22:37:15 SCU_Linux kernel: 223MB LOWMEM available.
Dec  1 22:37:15 SCU_Linux 12月  1 22:37:15 portmap: portmap startup succeeded
Dec  1 22:37:15 SCU_Linux kernel: DMI 2.3 present.
Dec  1 22:37:15 SCU_Linux kernel: Built 1 zonelists
Dec  1 22:37:15 SCU_Linux kernel: Kernel command line: ro root=LABEL=/1 hdd=ide-scsi
Dec  1 22:37:15 SCU_Linux kernel: ide_setup: hdd=ide-scsi
Dec  1 22:37:15 SCU_Linux kernel: Initializing CPU#0
Dec  1 22:37:15 SCU_Linux kernel: CPU 0 irqstacks, hard=c0530000 soft=c052f000
Dec  1 22:37:15 SCU_Linux kernel: PID hash table entries: 1024 (order: 10, 16384 bytes)
Dec  1 22:37:15 SCU_Linux keytable: Loading keymap:
Dec  1 22:37:15 SCU_Linux kernel: Detected 1593.286 MHz processor.
Dec  1 22:37:15 SCU_Linux kernel: Using tsc for high-res timesource
Dec  1 22:37:15 SCU_Linux kernel: Console: colour VGA+ 80x25
Dec  1 22:37:15 SCU_Linux kernel: Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
Dec  1 22:37:15 SCU_Linux kernel: Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
Dec  1 22:37:15 SCU_Linux kernel: Memory: 222200k/229312k available (2864k kernel code, 6564k reserved, 1223k data, 172k init, 0k highmem)
Dec  1 22:37:15 SCU_Linux kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Dec  1 22:37:15 SCU_Linux kernel: Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Dec  1 22:37:15 SCU_Linux kernel: Enabling disabled K7/SSE Support.
Dec  1 22:37:15 SCU_Linux kernel: CPU: CLK_CTL MSR was 6003d22f. Reprogramming to 2003d22f
Dec  1 22:37:15 SCU_Linux kernel: CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
Dec  1 22:37:15 SCU_Linux kernel: CPU: L2 Cache: 64K (64 bytes/line)
Dec  1 22:37:15 SCU_Linux kernel: Intel machine check architecture supported.
Dec  1 22:37:15 SCU_Linux kernel: Intel machine check reporting enabled on CPU#0.
Dec  1 22:37:15 SCU_Linux kernel: CPU: AMD Duron(tm) stepping 01
Dec  1 22:37:15 SCU_Linux kernel: Enabling fast FPU save and restore... done.
Dec  1 22:37:15 SCU_Linux kernel: Enabling unmasked SIMD FPU exception support... done.
Dec  1 22:37:15 SCU_Linux kernel: Checking 'hlt' instruction... OK.
Dec  1 22:37:15 SCU_Linux kernel: ACPI: IRQ9 SCI: Edge set to Level Trigger.
Dec  1 22:37:15 SCU_Linux kernel: checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
Dec  1 22:37:15 SCU_Linux kernel: Freeing initrd memory: 83k freed
Dec  1 22:37:15 SCU_Linux kernel: NET: Registered protocol family 16
Dec  1 22:37:15 SCU_Linux kernel: PCI: PCI BIOS revision 2.10 entry at 0xfdb01, last bus=1
Dec  1 22:37:15 SCU_Linux kernel: mtrr: v2.0 (20020519)
Dec  1 22:37:15 SCU_Linux kernel: ACPI: Subsystem revision 20040816
Dec  1 22:37:15 SCU_Linux kernel: ACPI: Interpreter enabled
Dec  1 22:37:15 SCU_Linux kernel: ACPI: Using PIC for interrupt routing
Dec  1 22:37:15 SCU_Linux kernel: ACPI: PCI Root Bridge [PCI0] (00:00)
Dec  1 22:37:15 SCU_Linux kernel: PCI: Probing PCI hardware (bus 00)
Dec  1 22:37:15 SCU_Linux kernel: Uncovering SIS961 that hid as a SIS503 (compatible=0)
Dec  1 22:37:15 SCU_Linux kernel: Enabling SiS 96x SMBus.
Dec  1 22:37:15 SCU_Linux kernel: ACPI: Power Resource [URP1] (off)
Dec  1 22:37:15 SCU_Linux kernel: ACPI: Power Resource [URP2] (off)
Dec  1 22:37:15 SCU_Linux kernel: ACPI: Power Resource [FDDP] (off)
Dec  1 22:37:15 SCU_Linux kernel: ACPI: Power Resource [LPTP] (off)
Dec  1 22:37:15 SCU_Linux kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
Dec  1 22:37:15 SCU_Linux kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 *11 12 14 15)
Dec  1 22:37:15 SCU_Linux kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
Dec  1 22:37:15 SCU_Linux kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
Dec  1 22:37:15 SCU_Linux kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 7 10 11 12 14 15)
Dec  1 22:37:15 SCU_Linux kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 *11 12 14 15)
Dec  1 22:37:15 SCU_Linux kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
Dec  1 22:37:15 SCU_Linux kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 7 10 11 12 14 15)
Dec  1 22:37:15 SCU_Linux kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Dec  1 22:37:15 SCU_Linux kernel: SCSI subsystem initialized
Dec  1 22:37:15 SCU_Linux kernel: usbcore: registered new driver usbfs
Dec  1 22:37:15 SCU_Linux kernel: usbcore: registered new driver hub
Dec  1 22:37:15 SCU_Linux kernel: PCI: Using ACPI for IRQ routing
Dec  1 22:37:15 SCU_Linux kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
Dec  1 22:37:15 SCU_Linux kernel: ACPI: PCI interrupt 0000:00:02.1 -> GSI 11 (level, low) -> IRQ 11
Dec  1 22:37:15 SCU_Linux kernel: ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 5
Dec  1 22:37:15 SCU_Linux kernel: ACPI: PCI interrupt 0000:00:02.2[D] -> GSI 5 (level, low) -> IRQ 5
Dec  1 22:37:15 SCU_Linux kernel: ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 5
Dec  1 22:37:15 SCU_Linux kernel: ACPI: PCI interrupt 0000:00:02.3[A] -> GSI 5 (level, low) -> IRQ 5
Dec  1 22:37:15 SCU_Linux kernel: ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 11
Dec  1 22:37:15 SCU_Linux kernel: ACPI: PCI interrupt 0000:00:02.7[C] -> GSI 11 (level, low) -> IRQ 11
Dec  1 22:37:15 SCU_Linux kernel: ACPI: PCI interrupt 0000:00:09.0[A] -> GSI 11 (level, low) -> IRQ 11
Dec  1 22:37:15 SCU_Linux kernel: Machine check exception polling timer started.
Dec  1 22:37:15 SCU_Linux kernel: audit: initializing netlink socket (disabled)
Dec  1 22:37:15 SCU_Linux kernel: audit(1101940614.989:0): initialized
Dec  1 22:37:15 SCU_Linux keytable: ^[[60G
Dec  1 22:37:15 SCU_Linux kernel: NTFS driver 2.1.20 [Flags: R/W DEBUG].
Dec  1 22:37:15 SCU_Linux kernel: Initializing Cryptographic API
Dec  1 22:37:15 SCU_Linux keytable:
Dec  1 22:37:15 SCU_Linux kernel: sisfb: Video ROM found and mapped to 0xc00c0000
Dec  1 22:37:15 SCU_Linux keytable: Loading system font:
Dec  1 22:37:15 SCU_Linux kernel: sisfb: Framebuffer at 0xc0000000, mapped to 0xce880000, size 32768k
Dec  1 22:37:15 SCU_Linux kernel: sisfb: MMIO at 0xcfee0000, mapped to 0xce840000, size 128k
Dec  1 22:37:15 SCU_Linux kernel: sisfb: Memory heap starting at 32160K, size 32K
Dec  1 22:37:15 SCU_Linux kernel: sisfb: CRT1 DDC supported
Dec  1 22:37:15 SCU_Linux kernel: sisfb: CRT1 DDC level: 2
Dec  1 22:37:15 SCU_Linux kernel: sisfb: Monitor range H 30-86KHz, V 50-160Hz, Max. dotclock 150MHz
Dec  1 22:37:15 SCU_Linux kernel: sisfb: Default mode is 800x600x8 (60Hz)
Dec  1 22:37:15 SCU_Linux kernel: Console: switching to colour frame buffer device 100x37
Dec  1 22:37:15 SCU_Linux kernel: sisfb: 2D acceleration is enabled, y-panning enabled (auto-max)
Dec  1 22:37:15 SCU_Linux kernel: fb0: SiS 740 frame buffer device, Version 1.7.12
Dec  1 22:37:15 SCU_Linux kernel: sisfb: (C) 2001-2004 Thomas Winischhofer.
Dec  1 22:37:15 SCU_Linux kernel: vga16fb: mapped to 0xc00a0000
Dec  1 22:37:15 SCU_Linux kernel: fb1: VGA16 VGA frame buffer device
Dec  1 22:37:15 SCU_Linux kernel: ACPI: Power Button (FF) [PWRF]
Dec  1 22:37:15 SCU_Linux kernel: ACPI: Sleep Button (CM) [SLPB]
Dec  1 22:37:15 SCU_Linux kernel: ACPI: Processor [CPU1] (supports C1)
Dec  1 22:37:15 SCU_Linux kernel: Linux agpgart interface v0.100 (c) Dave Jones
Dec  1 22:37:15 SCU_Linux kernel: agpgart: Detected SiS 740 chipset
Dec  1 22:37:15 SCU_Linux kernel: agpgart: Maximum main memory to use for agp memory: 176M
Dec  1 22:37:15 SCU_Linux kernel: agpgart: AGP aperture is 64M @ 0xd0000000
Dec  1 22:37:15 SCU_Linux kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Dec  1 22:37:15 SCU_Linux kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Dec  1 22:37:15 SCU_Linux kernel: Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing disabled
Dec  1 22:37:15 SCU_Linux kernel: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Dec  1 22:37:15 SCU_Linux kernel: RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Dec  1 22:37:15 SCU_Linux kernel: loop: loaded (max 8 devices)
Dec  1 22:37:15 SCU_Linux kernel: 8139too Fast Ethernet driver 0.9.27
Dec  1 22:37:15 SCU_Linux kernel: ACPI: PCI interrupt 0000:00:09.0[A] -> GSI 11 (level, low) -> IRQ 11
Dec  1 22:37:15 SCU_Linux kernel: eth0: RealTek RTL8139 at 0xd400, 00:0a:eb:14:5c:cb, IRQ 11
Dec  1 22:37:15 SCU_Linux kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Dec  1 22:37:15 SCU_Linux kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Dec  1 22:37:15 SCU_Linux kernel: SIS5513: IDE controller at PCI slot 0000:00:02.5
Dec  1 22:37:15 SCU_Linux kernel: SIS5513: chipset revision 208
Dec  1 22:37:15 SCU_Linux kernel: SIS5513: not 100%% native mode: will probe irqs later
Dec  1 22:37:15 SCU_Linux kernel: SIS5513: SiS 961 MuTIOL IDE UDMA100 controller
Dec  1 22:37:15 SCU_Linux kernel:     ide0: BM-DMA at 0xff00-0xff07, BIOS settings: hdaMA, hdbMA
Dec  1 22:37:15 SCU_Linux kernel:     ide1: BM-DMA at 0xff08-0xff0f, BIOS settings: hdcMA, hddMA
Dec  1 22:37:15 SCU_Linux kernel: hda: ST3120022A, ATA DISK drive
Dec  1 22:37:15 SCU_Linux kernel: Using anticipatory io scheduler
Dec  1 22:37:15 SCU_Linux kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Dec  1 22:37:15 SCU_Linux kernel: hdd: HL-DT-ST GCE-8400B, ATAPI CD/DVD-ROM drive
Dec  1 22:37:15 SCU_Linux kernel: ide1 at 0x170-0x177,0x376 on irq 15
Dec  1 22:37:15 SCU_Linux kernel: hda: max request size: 1024KiB
Dec  1 22:37:15 SCU_Linux kernel: hda: 234441648 sectors (120034 MB) w/2048KiB Cache, CHS=16383/255/63, UDMA(100)
Dec  1 22:37:15 SCU_Linux kernel:  hda: hda1 hda2 < hda5 hda6 hda7 hda8 hda9 hda10 hda11 hda12 >
Dec  1 22:37:15 SCU_Linux kernel: ieee1394: raw1394: /dev/raw1394 device initialized
Dec  1 22:37:15 SCU_Linux kernel: Initializing USB Mass Storage driver...
Dec  1 22:37:15 SCU_Linux kernel: usbcore: registered new driver usb-storage
Dec  1 22:37:15 SCU_Linux kernel: USB Mass Storage support registered.
Dec  1 22:37:15 SCU_Linux kernel: mice: PS/2 mouse device common for all mice
Dec  1 22:37:15 SCU_Linux kernel: input: AT Translated Set 2 keyboard on isa0060/serio0
Dec  1 22:37:15 SCU_Linux kernel: input: ImPS/2 Generic Wheel Mouse on isa0060/serio1
Dec  1 22:37:15 SCU_Linux kernel: Advanced Linux Sound Architecture Driver Version 1.0.6 (Sun Aug 15 07:17:53 2004 UTC).
Dec  1 22:37:15 SCU_Linux kernel: ACPI: PCI interrupt 0000:00:02.7[C] -> GSI 11 (level, low) -> IRQ 11
Dec  1 22:37:15 SCU_Linux kernel: intel8x0_measure_ac97_clock: measured 49365 usecs
Dec  1 22:37:15 SCU_Linux kernel: intel8x0: clocking to 48000
Dec  1 22:37:15 SCU_Linux kernel: joystick(s) found
Dec  1 22:37:15 SCU_Linux kernel: ALSA device list:
Dec  1 22:37:15 SCU_Linux kernel:   #0: SiS SI7012 at 0xdc00, irq 11
Dec  1 22:37:15 SCU_Linux kernel: oprofile: using timer interrupt.
Dec  1 22:37:15 SCU_Linux kernel: NET: Registered protocol family 2
Dec  1 22:37:15 SCU_Linux kernel: IP: routing cache hash table of 2048 buckets, 16Kbytes
Dec  1 22:37:15 SCU_Linux kernel: TCP: Hash tables configured (established 16384 bind 32768)
Dec  1 22:37:15 SCU_Linux keytable: ^[(K
Dec  1 22:37:15 SCU_Linux kernel: ip_conntrack version 2.1 (1791 buckets, 14328 max) - 300 bytes per conntrack
Dec  1 22:37:15 SCU_Linux kernel: ip_tables: (C) 2000-2002 Netfilter core team
Dec  1 22:37:15 SCU_Linux kernel: ipt_recent v0.3.1: Stephen Frost <sfrost@snowman.net>.  http://snowman.net/projects/ipt_recent/
Dec  1 22:37:15 SCU_Linux kernel: arp_tables: (C) 2002 David S. Miller
Dec  1 22:37:15 SCU_Linux kernel: NET: Registered protocol family 1
Dec  1 22:37:15 SCU_Linux keytable: ^[[60G
Dec  1 22:37:15 SCU_Linux kernel: NET: Registered protocol family 17
Dec  1 22:37:15 SCU_Linux kernel: ACPI: (supports S0 S1 S4 S5)
Dec  1 22:37:15 SCU_Linux kernel: ACPI wakeup devices:
Dec  1 22:37:15 SCU_Linux kernel: PCI0 PS2M PS2K UAR1 USB1 USB2  LAN  MDM  AUD SLPB
Dec  1 22:37:15 SCU_Linux keytable:
Dec  1 22:37:15 SCU_Linux kernel: RAMDISK: Compressed image found at block 0
Dec  1 22:37:15 SCU_Linux kernel: VFS: Mounted root (ext2 filesystem).
Dec  1 22:37:15 SCU_Linux kernel: Freeing unused kernel memory: 172k freed
Dec  1 22:37:15 SCU_Linux kernel: Adding 666656k swap on /dev/hda9.  Priority:-1 extents:1
Dec  1 22:37:15 SCU_Linux kernel: kjournald starting.  Commit interval 5 seconds
Dec  1 22:37:15 SCU_Linux kernel: EXT3 FS on hda7, internal journal
Dec  1 22:37:15 SCU_Linux kernel: EXT3-fs: mounted filesystem with ordered data mode.
Dec  1 22:37:15 SCU_Linux kernel: kjournald starting.  Commit interval 5 seconds
Dec  1 22:37:15 SCU_Linux rc: Starting keytable:  succeeded
Dec  1 22:37:15 SCU_Linux kernel: EXT3 FS on hda8, internal journal
Dec  1 22:37:15 SCU_Linux kernel: EXT3-fs: mounted filesystem with ordered data mode.
Dec  1 22:37:15 SCU_Linux kernel: eth0: link up, 10Mbps, half-duplex, lpa 0x0000
Dec  1 22:37:15 SCU_Linux random: Initializing random number generator:  succeeded
Dec  1 22:37:15 SCU_Linux autofs: automount startup succeeded
Dec  1 22:37:16 SCU_Linux sshd:  succeeded
Dec  1 22:37:17 SCU_Linux 12月  1 22:37:12 kudzu:  succeeded
Dec  1 22:37:17 SCU_Linux 12月  1 22:37:12 kudzu: Updating /etc/fstab succeeded
Dec  1 22:37:12 SCU_Linux iptables:  succeeded
Dec  1 22:37:12 SCU_Linux last message repeated 2 times
Dec  1 22:37:12 SCU_Linux sysctl: net.ipv4.ip_forward = 0
Dec  1 22:37:12 SCU_Linux sysctl: net.ipv4.conf.default.rp_filter = 1
Dec  1 22:37:12 SCU_Linux sysctl: kernel.core_uses_pid = 1
Dec  1 22:37:12 SCU_Linux network: Setting network parameters:  succeeded
Dec  1 22:37:12 SCU_Linux logger: punching nameserver 202.115.32.249 through the firewall
Dec  1 22:37:12 SCU_Linux logger: punching nameserver 202.115.32.68 through the firewall
Dec  1 22:37:12 SCU_Linux logger: punching nameserver 202.115.32.39 through the firewall
Dec  1 22:37:12 SCU_Linux logger: punching nameserver 202.115.32.36 through the firewall
Dec  1 22:37:12 SCU_Linux network: Bringing up loopback interface:  succeeded
Dec  1 22:37:12 SCU_Linux ifup:  
Dec  1 22:37:12 SCU_Linux ifup: Determining IP information for eth0...
Dec  1 22:37:15 SCU_Linux dhclient: DHCPOFFER from 218.194.30.254 <30>Dec  1 22:37:15 dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67
Dec  1 22:37:17 SCU_Linux xinetd[1506]: xinetd Version 2.3.10 started with libwrap options compiled in.
Dec  1 22:37:17 SCU_Linux xinetd[1506]: Started working: 1 available service
Dec  1 22:37:19 SCU_Linux xinetd: xinetd startup succeeded
Dec  1 22:37:19 SCU_Linux nfs: Starting NFS services:  succeeded
Dec  1 22:37:19 SCU_Linux nfs: rpc.rquotad startup succeeded
Dec  1 22:37:19 SCU_Linux nfsd[1522]: nfssvc: Function not implemented
Dec  1 22:37:19 SCU_Linux nfs: rpc.nfsd startup failed
Dec  1 22:37:19 SCU_Linux nfs: rpc.mountd startup succeeded
Dec  1 22:37:19 SCU_Linux mysqld: Starting MySQL:  succeeded
Dec  1 22:37:19 SCU_Linux gpm: gpm startup succeeded
Dec  1 22:37:21 SCU_Linux httpd: httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
Dec  1 22:37:22 SCU_Linux httpd: httpd startup succeeded
Dec  1 22:37:22 SCU_Linux crond: crond startup succeeded
Dec  1 22:37:23 SCU_Linux xfs: xfs startup succeeded
Dec  1 22:37:23 SCU_Linux anacron: anacron startup succeeded
Dec  1 22:37:23 SCU_Linux atd: atd startup succeeded
Dec  1 22:37:23 SCU_Linux xfs: ignoring font path element /usr/X11R6/lib/X11/fonts/cyrillic (unreadable)
Dec  1 22:37:41 SCU_Linux login(pam_unix)[1652]: session opened for user root by LOGIN(uid=0)
发表于 2004-12-1 23:29:38 | 显示全部楼层
你的USB那部分怎么选择的,出现错误显示什么?
 楼主| 发表于 2004-12-2 12:30:09 | 显示全部楼层
mod_probe什么的好像提示有错误
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表