D:\tmp>dir
驱动器 D 中的卷是 APPLETS
卷的序列号是 0B49-1608
D:\tmp 的目录
2005-05-25 13:41 <DIR> .
2005-05-25 13:41 <DIR> ..
2005-05-25 13:42 <DIR> gxbox_iso
2005-05-25 13:42 <DIR> re_master
2005-05-25 13:59 897 re-masert.bat
2005-05-25 14:00 741 ReadME.txt
+d:\tmp\
|
|------ re-masert.bat
|
|------ ReadME.txt
|
|------+ gxbox_iso
| |
| |--------+ boot
| |
| |--------+ GEEXBOX
| |
| |--------- boot.catalog
|------+ re_master
| |
| |--------- cygz.dll
| |
| |--------- mkzftree.exe
| |
| |--------- cygwin1.dll
@echo off
rem ====================================
rem Re-Master for GeeXBox
rem by AviatoR <jsf_f22@msn.com>
rem
rem 13:43 2005-5-25
rem ====================================
cls
echo.
echo.
echo.
echo.
echo.
echo :: Re-Master for GeeXBOX script ::
echo by Aviator/Gandalf 05-25 ';05
echo.
echo * Checking app...
echo.
if not exist ".\re_master\mkzftree.exe" goto FFF_EXIT
if not exist ".\gxbox_iso\Geexbox\bin.tar.bz2" goto FFF_EXIT
echo.
echo * Re-mastering GeexBox...
echo.
re_master\mkzftree.exe --uncompress gxbox_iso\GEEXBOX gxbox_iso\GEEXBOX2
echo.
echo .......................... Done!
goto EXIT
:FFF_EXIT
echo "file not found, re-master failed!"
:EXIT
pause
timeout 10
default 0
fallback 1
###########
title Boot GeeBox
kernel (cd)/GEEXBOX/BOOT/VMLINUZ root=/dev/ram0 rw init=linuxrc boot=hda1 vga=785 video=vesa:ywrap,mtrr console=/dev/tty1
initrd (cd)/GEEXBOX/BOOT/INITRD.BZ2
下面引用由useronce在 2005/05/30 09:03am 发表的内容:
你试试这个 menu.lst 来载入光盘上的 GeeXBox:
欢迎光临 无忧启动论坛 (http://bbs.wuyou.net/) | Powered by Discuz! X3.3 |