From owner-freebsd-current Mon Jan 11 12:10:00 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA22304 for freebsd-current-outgoing; Mon, 11 Jan 1999 12:10:00 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ianai.BlackSun.org (Ianai.blacksun.org [168.100.186.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA22275 for ; Mon, 11 Jan 1999 12:09:57 -0800 (PST) (envelope-from tugrul@ianai.BlackSun.org) Received: from localhost (tugrul@localhost) by ianai.BlackSun.org (8.8.8/8.8.7) with SMTP id PAA04969 for ; Mon, 11 Jan 1999 15:01:55 -0500 (EST) (envelope-from tugrul@ianai.BlackSun.org) Date: Mon, 11 Jan 1999 15:01:55 -0500 (EST) From: Tugrul To: freebsd-current@FreeBSD.ORG Subject: Booting FreeBSD beyond the 1024th cylinder Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Does anyone have a solid HOWTO or FAQ on how to accomplish this feat of magic? :-) I need both Windows and FreeBSD on my machine, but my IBM Deskstar 10 has 19650 cylinders, horribly limiting my booting options. The Award's bios' LBA tricks don't seem to have any affect. For Linux I just cp a kernel to /dev/fd0 and double check its rdev or use loadlin. Stuff in src/sys/i386/boot looks like it might help, but not with ELF kernels. Correct me if I am mistaken. /boot/loader + fbsdboot.exe just hangs... perhaps something extra I need to tell /boot/loader about its surroundings? Tugrul Galatali To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message