9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Matt Senecal <msenecal@logicon.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Help: Manually set Plan 9 as Win 9x boot option?
Date: Mon,  5 Nov 2001 17:36:35 +0000	[thread overview]
Message-ID: <9s6ing$l73$1@newpoisson.nosc.mil> (raw)
In-Reply-To: <20011105131858.713B1199B5@mail.cse.psu.edu>

Many thanks! :)

<presotto@closedmind.org> wrote in message
news:20011105131858.713B1199B5@mail.cse.psu.edu...
> Yes, here's some examples:
>
> % cat /n/c:/autoexec.bat:
>
> @ECHO OFF
> GOTO %config%
>
> :plan9
> C:\PLAN9\LD.COM sdC0!dos!plan9/9load
> GOTO end
>
> :dos
> GOTO end
>
> :windows
> C:\WINDOWS\COMMAND\DOSKEY.COM
>
> SET Path=C:\PROGRA~1\THINKPAD\UTILIT~1;
>
> REM The following line creates the hibernation file.
> if not exist C:\save2dsk.bin C:\PROGRA~1\THINKPAD\UTILIT~1\phdisk /c /f
<C:\PROGRA~1\THINKPAD\UTILIT~1\yes
>
> Rem The following line is no longer needed.  It may be deleted.
> If Exist C:\MFGBOOTI.REG   C:\WINDOWS\REGEDIT C:\MFGBOOTI.REG
> win
>
> :end
>
> % cat /n/c:/config.sys
> [menu]
> MENUITEM=plan9, Plan 9
> MENUITEM=windows, Windows 98
> MENUITEM=dos, DOS
>
> [dos]
>
> [plan9]
>
> [windows]
>
> [common]
>
> Also, you need to have the two lines
> Logo=0
> BootGUI=0
> in c:\msdos.sys (it's hidden and read-only so you have to change the
> attributes).


  reply	other threads:[~2001-11-05 17:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-05 13:18 presotto
2001-11-05 17:36 ` Matt Senecal [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-11-05 10:21 Matt Senecal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='9s6ing$l73$1@newpoisson.nosc.mil' \
    --to=msenecal@logicon.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).