全部博文(47)
分类: LINUX
2006-03-13 18:53:55
Introduction to PocketDOS :
PocketDOS is based on XT-CE, an IBM PC/XT emulator for Windows CE which emulates a PC with an 80186 processor, 1Mb of RAM, a (S)VGA-compatible display and the standard support chips. This allows most applications designed for PC-compatible computers running MS-DOS to run on the pocket computer. PocketDOS does not emulate DOS (or any other operating system), but is included with evaluation versions of Datalight ROM-DOS 6.22, Caldera DR-DOS 7.03 and FreeDOS. In conjunction with running a 'real' DOS, PocketDOS is able to provide the same level of application compatibility as the original IBM PC/XT, while still allowing the pocket computer user access to all of the features and applications it's native operating system. In addition, PocketDOS is also able to run many other operating systems designed for the IBM PC/XT computer.
也 就是说,PocketDOS是对整个x86的模拟仿真,目前通过插件能够仿真486DX/SX。(呵呵,当年玩的就是这个CPU。)这样就OK了,至少 loadlin看上去可以直接拿来用,而且linux image只需要在本机上build一个。不过目前loadlin只支持2.4.x及以前的版本。