linux-kernel 0.11 bochs 安装出现问题
hi all:
我在bochs上安装linux-kernel 0.11.
出现了如下问题:
...
00034208274i[FDD ] read() on floppy image returns 0
00034253229i[FDD ] read() on floppy image returns 0
00034298184i[FDD ] read() on floppy image returns 0
00034343139i[FDD ] read() on floppy image returns 0
00034393586i[BIOS ] int13_harddisk: function 15, unmapped device for ELDL=81
出现的现象就是在bochs屏幕上出现
Loading System...后光标就一直在那闪动,没有任何反应了。。。
我自己的系统的ubuntu10.10.
编译linux-0.11内核能正确生成Image.
希望大家能指教一下啊。。。