- 論壇徽章:
- 0
|
在virtualbox里安裝XP時(shí)提示fatal :int13_diskette_function :read error。原因:floppy沒(méi)有裝載?扇我饨ㄒ粋(gè)temp.img的文件。讓floppy使用該文件。1.touch ~/.VirtualBox/temp.img 2.選virtualbox 里的setting->System。選Floppy,讓image file使用temp.img.但還是一直提示fatal :int13_diskette_function :read error。
3.選virtualbox 里的setting->System。勾上Enable ACPI, Enable IO APIC,再次啟動(dòng)系統(tǒng),終于不提示了。雖然安裝成功,但進(jìn)不了系統(tǒng),一直停留在Dos界面,不懂原因,最后經(jīng)我做了兩件事,由于是一次性做完的,不知道哪個(gè)才是讓系統(tǒng)可以啟動(dòng)的原因。也許都是,也許都不是。4.cd ~/.VirtualBox4.chmod 777 -R Machines/5. 最后是將virtualbox設(shè)置里啟動(dòng)順序改為hard-disk,cd-rom,floppy. 恩,終于可以進(jìn)入系統(tǒng)了。
本文來(lái)自ChinaUnix博客,如果查看原文請(qǐng)點(diǎn):http://blog.chinaunix.net/u3/106679/showart_2103494.html |
|