|
今天把lfs的livecd放如光驱以后,笔记本从光驱启动后,加载出现了问题:
LFS LiveCD could not find its device, perhaps due to unsupported or undetected hardware. Please fix this problem and exit this shell.
this problem can be also caused by a slow SCSI controller or usb/Firewire CD-ROM that needs more time to be detected.If you see any kernel message below, this is the case, In this case, It is sufficient to type"exit",and the CD will continue the boot process, To avoid this message next time you boot this CD, use a kernel command line like this:linux rootdelay=20;
Dropping you to a shell.
sh:no job control in this shell
sh-3.2 # sd 0:0:0:0:0: [sda] Assuming drive cache:write though
sd 0:0:0:0: [sda] Assuming drive cache: write though.
按照上面的提示我重新启动了一下,加了一个"linux bootdelay=20",这次能启动成功了,不过出现了下面的提示:
00:03: smcf010 not responding at SIR 0x100:auto-configuring
00:03: responds at SIR 0x3e8, FIR -x1000
PCI: Cannot allocate resorce region 7 of bridge 0000:00:1c.l
PCI: Cannot allocate resorce region 8 of bridge 0000:00:1c.l
PCI: Cannot allocate resorce region 9 of bridge 0000:00:1c.l
padlock: VIA Padlock not detected.
然后下面就可以正常启动了.我想问一下上面的提示是什么意思,
eg:00:03,smcf010是什么阿 |
|