home *** CD-ROM | disk | FTP | other *** search
/ ftp.cdrom.com/pub/cdrom/ / cdrom.tar / cdrom / cdroms / linux / readme.txt < prev   
Text File  |  1995-01-04  |  2KB  |  83 lines

  1. dosload.exe   Boot Linux directly from the CDROM.  This program 
  2.  
  3.           loads Linux directly at 0x100000 leaving dos intact. 
  4.  
  5.           It is used by runlinux.bat so that Dos device 
  6.  
  7.           drivers can be accessed from Linux. 
  8.  
  9.  
  10.  
  11. bootflpy.3in  Binary image of 3.5 inch and 5.25 inch boot floppies. 
  12.  
  13. bootflpy.5in 
  14.  
  15.   
  16.  
  17. manual        This directory contains the LGX manual in texinfo, dvi, 
  18.  
  19.           and postscript formats. 
  20.  
  21.  
  22.  
  23. rawrite.exe   DOS program useful for creating boot floppies. 
  24.  
  25.               Copy the file "bootflpy.bin" onto a floppy diskette to 
  26.  
  27.               make a boot diskette.  This works for both 3.5" and 
  28.  
  29.               5.25" diskettes. 
  30.  
  31.  
  32.  
  33. runlinux.bat  Batch file that boots the Linux kernel from the CDROM 
  34.  
  35.               (in lieu of using a boot floppy).  
  36.  
  37.  
  38.  
  39.  
  40.  
  41. --------------------------------------------------------- 
  42.  
  43. Last Minute Additions:  
  44.  
  45.  
  46.  
  47. Cyclades Multiport Serial Card Support: 
  48.  
  49.     Cyclades has sponsored a Linux Driver for some of 
  50.  
  51.     their multiport serial cards.  Written by 
  52.  
  53.     Randolph Bentson, this driver can be compiled 
  54.  
  55.     into your kernel.  See the manual for more 
  56.  
  57.     information on recompiling the kernel, and 
  58.  
  59.     call Cyclades at 1-800-347-6601 for information 
  60.  
  61.     on obtaining their hardware. 
  62.  
  63.  
  64.  
  65. Jmouse Driver: 
  66.  
  67.  
  68.  
  69.     There is now a Linux driver for the Sejin J-Mouse 
  70.  
  71.     From X's point of view it works like any other bus 
  72.  
  73.     mouse.  So just put the line 
  74.  
  75.     busmouse "/dev/jmouse" 
  76.  
  77.     in the appropriate place in your Xconfig file to 
  78.  
  79.     use the J-Mouse. 
  80.  
  81.  
  82.  
  83.