From owner-freebsd-bugs Wed Oct 28 04:20:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA24526 for freebsd-bugs-outgoing; Wed, 28 Oct 1998 04:20:09 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA24518 for ; Wed, 28 Oct 1998 04:20:05 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA16744; Wed, 28 Oct 1998 04:20:00 -0800 (PST) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA24125; Wed, 28 Oct 1998 04:13:48 -0800 (PST) (envelope-from nobody) Message-Id: <199810281213.EAA24125@hub.freebsd.org> Date: Wed, 28 Oct 1998 04:13:48 -0800 (PST) From: digriz@mailcity.com To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: kern/8476: BootEasy/FBSDBOOT not recognizing FreeBSD partition Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8476 >Category: kern >Synopsis: BootEasy/FBSDBOOT not recognizing FreeBSD partition >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 28 04:20:00 PST 1998 >Last-Modified: >Originator: J DG >Organization: >Release: 3.0 >Environment: N/A >Description: Install/bootflop works great. I got the BotEasy Mgr installed on the first hard drive, and BSD installed on the fourth. System Setup: IDE0: Master 2 GB Quantum (Fat/NT) Slave 500 MB Maxtor (Linux: Slack) IDE1: Master 500 MB Maxtor (Linux: SuSE) Slave 4 GB Quantum (FAT/BSD) [OK, I have my own reasons for keeping the drives the way they are] The CD-ROM is on a WD SCSI adapter that Linux and BSD do not support; I do the install by copying the files to partition 1 of IDE1Slave, then creating a boot floppy. Everything goes OK, but on reboot after the install the BootEasy Manager locks up when I press F2 (F1 being Dos/95) So I figure, alright, try the FBSDBOOT program...it works great for launching the install kernel, but gives me a baddisklabelCannotFind/kernel message when I run it by itself. I have no other kernel with which to load (can GCC linux build a kernel for this, or do you need an assembler? If it can be done outside of BSD, with what tools and how do I obtain a live file system/unpacked source to do the compile?). My next try was with the dual-floppy boot method, trying to guess which menmonic would find my partition (actual location: /dev/wd3s3c for /, 3d for swap, and 3e for usr; 3c is toggled bootable). All guesses proved futile. >How-To-Repeat: With 4 IDE drives on a machine, install BSD on the last drive (partition 3 to be exact). >Fix: None yet, but I'm working on it. I could force a generic boot manager (LILO, syscomander, the SCO loader) to boot the correct partition. I could compile a kernel and boot it manually with FBSDBOOT. Other than that, I may be out of options... >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message