From owner-freebsd-bugs Sat Jun 17 15:53:51 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA10534 for bugs-outgoing; Sat, 17 Jun 1995 15:53:51 -0700 Received: from cs.weber.edu (cs.weber.edu [137.190.16.16]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id PAA10526 for ; Sat, 17 Jun 1995 15:53:49 -0700 Received: by cs.weber.edu (4.1/SMI-4.1.1) id AA16053; Sat, 17 Jun 95 16:44:00 MDT From: terry@cs.weber.edu (Terry Lambert) Message-Id: <9506172244.AA16053@cs.weber.edu> Subject: Re: 2.05R panics on boot To: hlew@genome.Stanford.EDU (Howard Lew) Date: Sat, 17 Jun 95 16:43:59 MDT Cc: bde@zeta.org.au, bugs@FreeBSD.org In-Reply-To: from "Howard Lew" at Jun 16, 95 11:53:28 pm X-Mailer: ELM [version 2.4dev PL52] Sender: bugs-owner@FreeBSD.org Precedence: bulk > Right now the only way I can boot up FreeBSD system on the Ontrack DM > system is by using boot.flp and entering wd(1,a)/kernel. This is very > annoying. I have not tried and I doubt if I can access the msdos stuff > from FreeBSD for now. OK, this is dangerous. What you have done is installed the BSD partition, I think overlapping the end of the DOS partition (assuming you put it at the offset the BIOS said when booting DOS off the C drive and running pfdisk). What you need to do is move it higher. Apparently your DM version is different so it isn't recognized. If you fill up the DOS partition, you will overwrite the BSD boot sector and label, etc. Probably you made the BSD parition entry in the DM pseudo-partition table. When you boot off the floppy, is it directly from the floppy or from the DM boot menu? This would tell for sure. You should boot DOS off floppy and run pfdisk. Then you should boot DOS off of C: and run pfdisk. That information will tell us if we can hack with pfdisk or if you probably shouldn't install at all. > Is there a way to easily make a boot disk that loads the Ontrack DM and > then boots up FreeBSD from wd1 or from DOS? Yes, once you have the partition and disklabel information set up correctly, there's DOSBOOT.COM. Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.