|
|
用Aero studio2007Bete3制作,无法进入系统安装截面,缺少AERO.SYS
在用AREO2007Bete3制作多启动盘时,总是在同一个界面,无法进入系统安装界面,即总是选择安
装系统的开始界面上,选择任何一个反应都是一样:进度条滚动,但是滚动完了仍旧滚动,就是不安装.
我看了解压缩后的ISO文件,在aeroldr.sys中,发现下面的文字。在Airboot中也有aero.sys文
件,记事本打开是乱码。如下:
- Loader v1.0 (CDROM Stub) 07/19 `06
- by Apollo<jsf_f22m@msn.com>
- ... Failed to get sector size, assuming 0800
- Loading spec packet failed, trying to wing it...
- Found something at drive = Looks like it might be right, continuing...
- Failed to locate CD-ROM device; boot failed.
- Boot:
- Disk error , drive
- Boot failed: any key to retry...\AIRBOOT BOOT directory not found.
- Aero.sys not found.
-
- AERO.SYS
复制代码
我调装的系统有DeepinXP5.5 、 TinySP2、Ghost8 .3等,都是.ISO文件,并用WINRAR压缩,如下:
- ;
- ; Aero Graphic Menu System Configuration File.
- ; Automatically Generated by : Aero Studio 2007
- ; ver: 1.02
- ; at : 23 Jan. 2007 18:41:34 GMT
- [common]
- version=1.02
- default=1
- timeout=25
- vesamode=0x114
- quickgo=1
- muifont=(cd)/airboot/muifont.gz
- zipmenu=(cd)/airboot/bgimage.gz
- ;splashimage=(cd)/airboot/splashimage.gz
- wallpaper=(cd)/airboot/wallpaper.gz
- cursorimage=(cd)/airboot/cursor.gz
- handimage=(cd)/airboot/hand.gz
- [progress]
- pleft=245
- ptop=478
- pwidth=256
- pheight=21
- pchkleft=248
- ptrack=(cd)/airboot/track.gz
- pchunk=(cd)/airboot/chunk.gz
- [menuitem 1]
- title="TinyXP"
- normalimage=(cd)/airboot/minor_1.gz
- hoverimage=(cd)/airboot/mihov_1.gz
- left=376
- top=31
- width=221
- height=42
- shortkey=1
- commands="run /boot/tinyxp.rar"
- [menuitem 2]
- title="TinyXP"
- normalimage=(cd)/airboot/minor_2.gz
- hoverimage=(cd)/airboot/mihov_2.gz
- left=334
- top=101
- width=1
- height=1
- shortkey=
- commands="run /boot/tinyxp.rar"
- [menuitem 3]
- title="DeepinXP55"
- normalimage=(cd)/airboot/minor_3.gz
- hoverimage=(cd)/airboot/mihov_3.gz
- left=376
- top=86
- width=221
- height=42
- shortkey=2
- commands="run /boot/deepinxp55.rar"
- ......
复制代码
请问这是哪儿出了什么问题啊,多谢了! |
|