Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jun 95 15:29:11 MDT
From:      terry@cs.weber.edu (Terry Lambert)
To:        hlew@genome.Stanford.EDU (Howard Lew)
Cc:        bde@zeta.org.au, bugs@FreeBSD.org
Subject:   Re: 2.05R panics on boot
Message-ID:  <9506182129.AA19499@cs.weber.edu>
In-Reply-To: <Pine.SUN.3.91.950618133028.18684C-100000@vegemite.Stanford.EDU> from "Howard Lew" at Jun 18, 95 01:40:01 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> > The DOSBOOT.COM might be more easily hacked to work -- but it depends
> > on if negative offsets are allowed.
> 
> Okay, I have not heard a lot about this DOSBOOT.COM, so will it let me 
> boot up FreeBSD from wd1a from DOS (wd0)?  If it does, then this will be 
> a good temporary fix (of course I have to boot up DOS every time I want 
> to use FreeBSD or a place a script in the autosec.bat).

The DOSBOOT.COM loads the master boot record off the drive and gives
control to it; in efect, it is a soft (targetable) reboot.

The hacks you could do would choose the target.  The source is either in
the i386 directory or in the netboot directory (I forget).  The file
you will want to copy to your DOS disk as  DOSBOOT.COM is dosboot.nohdr
(again from memory -- check the docs and makefiles in the sources).

This will be useless unless you can get booted and running to the point
where the sources are installed and you can boot normally (if with a
lot of effort).

In otherwords, think about this *later*.


					Terry Lambert
					terry@cs.weber.edu
---
Any opinions in this posting are my own and not those of my present
or previous employers.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9506182129.AA19499>