From owner-freebsd-hackers Wed Sep 23 13:34:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA09734 for freebsd-hackers-outgoing; Wed, 23 Sep 1998 13:34:30 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA09655 for ; Wed, 23 Sep 1998 13:33:58 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost.cdrom.com [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id NAA03790; Wed, 23 Sep 1998 13:39:03 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199809232039.NAA03790@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Luigi Rizzo cc: hackers@FreeBSD.ORG Subject: Re: Booting from NT ? In-reply-to: Your message of "Wed, 23 Sep 1998 20:35:15 +0200." <199809231835.UAA07948@labinfo.iet.unipi.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 23 Sep 1998 13:39:03 -0700 From: Mike Smith Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > I admit i want to make things difficult, because i cannot have a > > > FreeBSD partition on the disk so i need to boot a kernel from an > > > NTFS partition (not necessarily from NT, even from the boot manager > > > would do but i doubt i can load it!) > > > > Not really. Can you use a floppy? > > yes, but i'd rather not; booting a kernel from a floppy is slow as hell > and preparing them is also annoying Well, basically you're screwed. 8( AFAIK, the NT boot selector will only load one sector for you. There's not room in one sector to put enough code to read a file off an NTFS, so even if you were to use the new bootloader and wrote an NTFS module for it, you'd be stuck getting it loaded. If you can't have an FreeBSD filesystem on the machine, you must be planning to boot diskless, correct? Why not just boot the netboot.com binary on the floppy, and suck the kernel from your server as well? Or are you trying to load a picobsd kernel? -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message