Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
In config.sys, here is a short example: -------------- [menu] Menuitem=linux,Load Linux Menuitem=Windoz,Loa windoz [global] device=c:\win98\himem.sys dos=umb,high [windoz] include=global shell=c:\win98\command.com c:\win98 /e:512 /p [linux] ------------------ In autoexec.bat -------------------- @echo off goto %config% :linux loadlin <whatever parms you want> goto END :windoz PATH ..... :end ------------------------- Lars Kellogg-Stedman wrote: > > I beg to differ. Under DOS 5, the menus are set up under config.sys. I used > > > to boot Linux from a menu in config.sys back in the Windoz 3.1 daze. > > All right, I'll bite. In my DOS days, menus were generally set up > as batch files with a series of @echo statements and some way of handling > user selections. > > How did you accomplish this using items in config.sys? > > -- Lars > > -- > Lars Kellogg-Stedman <lars at larsshack.org> --> http://www.larsshack.org/ > -- Jerry Feldman <gaf at blu.org> Boston Linux and Unix user group http://www.blu.org - Subcription/unsubscription/info requests: send e-mail with "subscribe", "unsubscribe", or "info" on the first line of the message body to discuss-request at blu.org (Subject line is ignored).
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |