lkml.org 
[lkml]   [2001]   [Sep]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: boot/root floppies in modern times?
Date
From
> Obviously (but not to me initally) the USB floppy isn't a real floppy
> controlled by a floppy controller, but it is a USB mass storage device.

Correct.

> I've seen the initrd option in the kernel config along with the other RAM
> disk stuff. I have a feeling that is the path I'm going to need to go
> down, but I've never delt with it before (I know Linus is gung-ho about
> initrd from posts I've seen by him here). So I figure I'd better learn
> about it sooner or later.

initrd is basically a ramdisk image loaded by the bios before control
is transferred from the loader to the kernel. Thus you can have a floppy
with a file system, lilo and a kernel on it (if you squeeze).

Then you can set it up so that

The boot loads the initd
It runs the needed USB drivers
It mounts the /dev/sda disk and copies it to /dev/ram1 ramdisk
It transfers control
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:03    [W:0.047 / U:3.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site