All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: linux-kernel@vger.kernel.org
Subject: Re: Booting from USB floppy?
Date: 11 Aug 2001 22:19:05 -0700	[thread overview]
Message-ID: <9l53k9$b4q$1@cesium.transmeta.com> (raw)
In-Reply-To: <E15VlgK-0005GO-00@trixia.ai.mit.edu>

Followup to:  <E15VlgK-0005GO-00@trixia.ai.mit.edu>
By author:    Chris Hanson <cph@zurich.ai.mit.edu>
In newsgroup: linux.dev.kernel
>
> I have been trying to build Debian 2.2 boot/root floppies for the HP
> OmniBook 500 laptop, which (in some configurations) has only a USB
> floppy drive.  I've been unable to get the kernel to load the root
> floppy.  These tests were done using Linux 2.4.6.
> 
> At this point, I think this isn't possible without some real work in
> the kernel.  I'd like to get some feedback about whether this is a
> correct deduction.  To that end, here is my analysis.
> 

Basically, this is yet another reason why THE FLOPPY DRIVE MAGIC
STUFF IN THE KERNEL IS OBSOLETE AND BROKEN.  There is absolutely no
sane reason to keep that crap around; the only sane way is to have an
initrd or similar thing (like viro's initramfs) set up a ramfs
initialized from whatever; the floppy stuff in the kernel should just
be nuked.

	-hpa
-- 
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt	<amsp@zytor.com>

  reply	other threads:[~2001-08-12  5:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-12  3:12 Booting from USB floppy? Chris Hanson
2001-08-12  5:19 ` H. Peter Anvin [this message]
2001-08-12  5:29 ` Matthew Dharm
2001-08-17  3:30   ` Chris Hanson
  -- strict thread matches above, loose matches on Subject: below --
2001-08-15  2:50 John Sheahan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='9l53k9$b4q$1@cesium.transmeta.com' \
    --to=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.