syncing disks ....12 2 1 1
Automatci reboot in 15 second -press a key on the console to abort. Press a key on the console to reboot. or switch off the systtem now.
这是dmesg。有一个WARNING.
pcib0: <Host to PCI bridge> on motherboard
pci0: <CI bus> on pcib0
agp0: <Intel 82815 (i815 GMCH) host to PCI bridge> mem 0xd8000000-0xdbffffff at device 0.0 on pci0
pcib1: <Intel 82801BA/BAM (ICH2) PCI-PCI (AGP) bridge> at device 1.0 on pci0
pci1: <CI bus> on pcib1
pci1: <NVidia model 0110 graphics accelerator> at 0.0 irq 12
pcib2: <Intel 82801BA/BAM (ICH2) Hub to PCI bridge> at device 30.0 on pci0
pci2: <CI bus> on pcib2
sis0: <SiS 900 10/100BaseTX> port 0xc000-0xc0ff mem 0xdf000000-0xdf000fff irq 11 at device 1.0 on pci2
isab0: <Intel 82801BA/BAM (ICH2) PCI to LPC bridge> at device 31.0 on pci0
atapci0: <Intel ICH2 ATA100 controller> port 0xf000-0xf00f at device 31.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
pci0: <unknown card> (vendor=0x8086, dev=0x2443) at 31.3 irq 0
pci0: <unknown card> (vendor=0x8086, dev=0x2445) at 31.5 irq 11
我是按这几句话做的?系统怎么了。
Automatci reboot in 15 second -press a key on the console to abort.
Press a key on the console to reboot.
or switch off the systtem now.
我试了,多次都这样,每次都要检查磁盘,刚才makeworld了一次,到
make installworld这一步就停止了。以下是输出:
/usr/obj/src/i386/usr/libexed/elf/strip:/bin/stkOCXm8:Opeartion not permited
后面跟着几个sotp就这样了,看来好象哪里出错了。要重装吗:ask
我每次都make world成功,你的硬盘安装有多少?
我的步骤如下:
cvsup src
make buildworld
make buildkernel KERNCONF=mykernel
make installkernel KERNCONF=mykernel
make installworld
mergemaster
reboot
okay!