近些日子利用业余时间研究grub4dos制作U盘启动盘,有些收获和进步哦,把其中一些心得写出来与大家分享:
1.所需资源皆可以从百度搜到:22.1m的精简pe.gho(32m的老U盘都可以用哦);ghostexp.exe(ghost镜像浏览器)从symantec ghost11中找出;winimage8.0汉化版;grub4dos最新版。
2.制作步骤:
第一步:用ghostexp.exe打开pe.gho文件,全部选定里面的文件,右键-提取,把gho镜像里的文件提取到一个你随便新建的文件夹(或自己起个名)里放着,ok。
第二步:打开winimage,新建一个空白ima映像,格式选择为“选择自定义映像格式”,确定,接着跳出“编辑FAT映像大小”,不用改,仍点确定,保存。
第三步:用winimage打开刚才建立的空白ima,选“映像”--再选“引导扇区属性”--点击“win NT/2K/XP",确定。该映像便被赋予了windows NT/2K/XP类型引导扇区属性,又ok。
第四步:用winimage打开刚才建立的空白ima(已赋予引导属性)(我是不是有点婆妈?),选“映像”--再选“加入一个文件夹”,选定你在第一步里已建立的“新建文件夹”(文件名是刚才你自己起的),确定,跳出个框框问你是否加入n个文件,点“是”,哗哗哗,很快就给你的空白映像里加入了pe的文件,又ok,至此,pe.ima映像建立成功(才22.5m大喔)。
第五步:将pe.ima加入到你的grub4dos菜单中,32m的老U盘松松装啦,不会用grub4dos的请举手!

These days, I used my spare time to study making a USB flash drive bootable with grub4dos and have some gains and progress. I'll write down some of my insights to share with everyone:
1. All the required resources can be found on Baidu: a 22.1m streamlined pe.gho (a 32m old USB flash drive can also be used); ghostexp.exe (ghost image browser) can be found in symantec ghost11; the Chinese version of winimage8.0; the latest version of grub4dos.
2. Production steps:
Step 1: Use ghostexp.exe to open the pe.gho file, select all the files inside, right-click - extract, and extract the files in the gho image to a folder you randomly create (or name it yourself) and put it there, okay.
Step 2: Open winimage, create a new blank ima image, select "Choose custom image format" for the format, confirm, then a box "Edit FAT image size" pops up, don't change it, still click confirm, and save.
Step 3: Use winimage to open the blank ima just created, select "Image" - then select "Boot sector properties" - click "win NT/2K/XP", confirm. This image is given the boot sector property of the windows NT/2K/XP type, and okay again.
Step 4: Use winimage to open the blank ima just created (already given the boot property) (Am I a bit wordy?); select "Image" - then select "Add a folder", select the "New folder" you created in step 1 (the file name is what you named yourself just now), confirm, a box pops up asking if you want to add n files, click "Yes", whoosh, it quickly adds the pe files to your blank image, and okay again. So far, the pe.ima image is successfully created (only 22.5m big oh).
Step 5: Add pe.ima to your grub4dos menu, a 32m old USB flash drive can be easily installed! Those who don't know how to use grub4dos please raise your hand! :lol: