小叶子-综合文摘
星期四, 一月 06, 2005
 
Mobile IP
Tutorial: Mobile IP
Mobile IP Resources

星期三, 一月 05, 2005
 
Boot image, DOS & Create a Bootable USB Drive

Unofficial DR-DOS Resources

List of files on Drive Image 4.0 rescue diskettes (created using Caldera DOS):

*********
Disk 1
*********
NWCDEX.EXE
AUTOEXEC.BAT
CONFIG.SYS
HIMEM.SYS
CHKDSK.EXE
DISPLAY.SYS
EGA.CPI
FDISK.COM
KEYB.COM
MODE.COM
MOUSE.COM
PARTINFO.EXE
PQPACKET.EXE
IBMBIO.COM
IBMDOS.COM
COMMAND.COM


Contents of CONFIG.SYS file on Disk 1:
=============================
DEVICE=HIMEM.SYS
REM DEVICE=EMM386.EXE
DOS=HIGH,UMB
LASTDRIVE=Z


REM -------------------------------------------------------
REM -- Put code page variable (yyy) here. --
REM -------------------------------------------------------

REM DEVICEHIGH=DISPLAY.SYS CON=(EGA,yyy,)


REM -------------------------------------------------------
REM -- Put network or CD-ROM drivers here. --
REM -------------------------------------------------------

REM DEVICE=CDROM.SYS /D=driver_name


Contents of AUTOEXEC.BAT file on Disk 1:
===============================
@ECHO OFF
PROMPT $P$G


REM -------------------------------------------------------
REM -- Put keyboard codes (xx) and --
REM -- code page variables (yyy) here. --
REM -------------------------------------------------------

REM MODE CON CP PREP=((yyy) EGA.CPI)
REM MODE CON CP SEL=yyy
REM KEYB xx,yyy


REM -------------------------------------------------------
REM -- Put network or CD-ROM drivers here. --
REM -------------------------------------------------------

REM Windows DOS:
REM MSCDEX.EXE /D:driver_name [/L:drive_letter] [/M:buffers]

REM Caldera DOS:
REM NWCDEX.EXE /D:driver_name [/L:drive_letter] [/M:buffers]

MOUSE

PQPACKET

ECHO.
ECHO Insert Drive Image Pro Disk 2 (Program)
ECHO.
ECHO.
ECHO *** Press Any Key to Continue ***
ECHO.
PAUSE >NUL


ECHO Drive Image Pro 4.0
ECHO (c) 1994-2000, PowerQuest Corporation. All rights reserved.
ECHO U.S. patents 5,675,769 5,706,472 5,930,831 6,088,778.
ECHO Other patents pending.
ECHO.
ECHO Loading please wait...
ECHO.

PQDI




*********
Disk 2
*********
AUTOEXEC.BAT
PQDI.OVL
PQDI.EXE
DIHELP.DAT
PQDI.PQG


Contents of AUTOEXEC.BAT file on Disk 2:
================================
@ECHO OFF
PROMPT $P$G


REM -------------------------------------------------------
REM -- Put keyboard codes (xx) and --
REM -- code page variables (yyy) here. --
REM -------------------------------------------------------

REM MODE CON CP PREP=((yyy) EGA.CPI)
REM MODE CON CP SEL=yyy
REM KEYB xx,yyy


REM -------------------------------------------------------
REM -- Put network or CD-ROM drivers here. --
REM -------------------------------------------------------

REM Windows DOS:
REM MSCDEX.EXE /D:driver_name [/L:drive_letter] [/M:buffers]

REM Caldera DOS:
REM NWCDEX.EXE /D:driver_name [/L:drive_letter] [/M:buffers]

MOUSE

PQPACKET

ECHO.
ECHO Insert Drive Image Pro Disk 2 (Program)
ECHO.
ECHO.
ECHO *** Press Any Key to Continue ***
ECHO.
PAUSE >NUL


ECHO Drive Image Pro 4.0
ECHO (c) 1994-2000, PowerQuest Corporation. All rights reserved.
ECHO U.S. patents 5,675,769 5,706,472 5,930,831 6,088,778.
ECHO Other patents pend.
ing.
ECHO.
ECHO Loading please wait...
ECHO.

PQDI
.

Problem Environment
Drive Image 4
Drive Image Pro 4
Caldera DOS
Rescue diskettes
Files on rescue diskettes




Bootable USB Drive

星期二, 一月 04, 2005
 
How to create a bootable CDROM ?
Here is information about how to create a bootable CDROM:

“El Torito” Bootable CD-ROM Format Specification

Microsoft KB Q167685 - How to Create an El Torito Bootable CD-ROM
Microsoft's "way" to create a bootable CD-Rom.

In The Linux Bootdisk HOWTO, refer to "Creating bootable CD-ROMs".

How to make a PC-bootable CD by Gigo
It's a bit outdated but contains a lot of info on bootable CD-Roms.


Powered by Blogger