From owner-freebsd-questions Mon Jun 12 13:00:57 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA19139 for questions-outgoing; Mon, 12 Jun 1995 13:00:57 -0700 Received: from maelstrom.cc.mcgill.ca (maelstrom.CC.McGill.CA [132.206.35.2]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id NAA19129 for ; Mon, 12 Jun 1995 13:00:54 -0700 Received: (from yves@localhost) by maelstrom.cc.mcgill.ca (8.6.10/8.6.6) id PAA20224 for freebsd-questions@freebsd.org; Mon, 12 Jun 1995 15:53:26 -0400 Message-Id: <199506121953.PAA20224@maelstrom.cc.mcgill.ca> Content-Type: text/plain MIME-Version: 1.0 (NeXT Mail 3.3 v118.2) Received: by NeXT.Mailer (1.118.2) From: Yves Lepage Date: Mon, 12 Jun 95 15:53:24 -0400 To: freebsd-questions@freebsd.org Subject: Re: Boot Manager problem Reply-To: yves@CC.McGill.CA References: <199506082132.OAA09073@ref.tfs.com> Sender: questions-owner@freebsd.org Precedence: bulk Hello all, I am a sun-managers subscribers, someone tell me if summarizing is not required/unwlecomed here. Here is how I solved my problem: I booted DOS, did an "fdisk/mbr" to remove the boot code that was on the disk. Booted OS/2, deleted my FreeBSD slice (it was taking up the whole disk), installed the OS/2 boot manager. Booted the FreeBSD install disk, re-created my FreeBSD slice (original size - 2MB that the boot manager stole) up to the point where I have to reboot to continue the installation. Re-Booted OS/2, added the FreeBSD partition to the OS/2 boot manager. Rebooted the machine and t works fine since then. No more fuss about BIOS and controller matching etc... Now the next issue to resolve is to find out if using the OS/2 boot manager requires me to buy an OS/2 license. I would like to thank Julian Elischer for all the good will, tricks and tips he's provided me with. My original question was: > Hello, > > I am a new freebsd user and I have encountered a real weird problem. > > I created a bootable floppy (boot_144.flp), booted it and used sysinstall > to create proper slices, partitions, etc.... wrote MBR and boot code and label. > > At this point I was asked to remove the floppy and boot from the HD (IDE > 1.25GB on a P75 Packard Bell system, PCI bus.) Boot manager would not > boot my newly installed kernel from the HD. > > I was able to fool it: I booted the floppy again and I told the FreeBSD > boot monitor to go and boot hd(0,a)/kernel. It worked fine and I was able > to continue the installation. > > Now, since this will be a production machine, I need to be able to have > an automated boot sequence. My prefered choice would be to get rid of the > broken boot manager ( I run the same version at home on a 486dx2/50, 1GB > IDE disk, ISA bus, ATI ultra pro, and the boot manager works fine). > > I did notice a certain difference between what the BIOS thinks my HD is > (geometry) and what FreeBSD thinks it is. For my BIOS, the HD is 2477 cyl, > 16 heads and 63 secs for a total of 1278MB. For FreeBSD it is the same thing > except that it thinks it is 1219MB. (the right number is 1278=16*63*2477*512) > > I wonder if that's what is breaking the boot manager..... > > So my questions are: >1- is there a way to fix it? >2- if not, if there a way to directly enter FreeBSD's boot monitor without > going through the boot manager? (if yes, how?) Yves Lepage yves@cc.mcgill.ca