Gentoo Archives: gentoo-dev

From: donnie berkholz <spyderous@g.o>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Boot Floppy z0r
Date: Fri, 25 Jul 2003 06:04:40
Message-Id: 1084.24.107.150.148.1059113074.squirrel@spidermail.richmond.edu
In Reply to: [gentoo-dev] Boot Floppy z0r by Mike Frysinger
1 On Thursday 24 July 2003 22:24, Mike Frysinger wrote:
2 > i'm spent sometime developing a boot-floppy-generating script but seem to
3 > have hit some roadblocks ...
4 > (1) i cant seem to get vmware to like the 1 disk version of a boot floppy
5 > ... (2) i cant seem to find any floppy disks that arent corrupted :)
6 > (3) i cant seem to figure out how to make 2.6.x *not* zero out a ramdisk
7 > after umounting it ... wasnt a prob in 2.4.x, but now it's a show stopper
8 > for me :/
9
10 Hmm, I'll try with vmware too. Not sure about the ramdisk stuff.
11
12 > lets jump to it, the code: http://wh0rd.org/gentoo/boot-floppy/ ...
13
14 Great, I'll take a look soon.
15
16 > so ! heres what i need !
17 > (1) feedback on what you think should be better
18 > (2) feedback on how to make a working floppy image (without using a floppy
19 > drive) ... utilizing a boot loader like grub is ok, but i wish i could get
20 > the dealie down where the first hundred blocks the kernel occupies while
21 > the rest of the disk is the rootfs ... and the kern just loads it for you
22
23 I had a similar idea not long ago but I didn't have time to work on it; it
24 would be really cool to get kdrive onto this floppy so it has working X.
25 Kvesa compiled with -Os and glibc is ~1 MB; with uclibc presumably even
26 smaller. This ought to be able to fit onto a compressed ramdisk with the
27 other stuff if the kernel is small enough.
28
29 Everything I've heard about 2.6 says boot loaders are required; not in 2.4
30 though.
31
32 If you want to work together on this at all, let me know as I'm pretty
33 interested.
34
35 Donnie
36
37
38
39 --
40 gentoo-dev@g.o mailing list