home *** CD-ROM | disk | FTP | other *** search
/ BUG 1 / BUGCD1996_0708.ISO / pc / util / minilin / minilin.exe / LINUX.BAT < prev    next >
DOS Batch File  |  1995-01-11  |  170b  |  7 lines

  1. @echo off
  2. rem  First, ensure any unwritten disk buffers are flushed:
  3. smartdrv /C
  4.  
  5. rem  Start the LOADLIN process:
  6. c:\linux\loadlinx  c:\linux\vmlinuz  root=c:  rw 
  7.