From: Peter Samuelson <peter@cadcamlab.org>
To: "Jeff V. Merkey" <jmerkey@vger.timpanogas.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: syslinux and 2.4.0 initrd size problems
Date: Mon, 27 Nov 2000 20:43:31 -0600 [thread overview]
Message-ID: <20001127204331.I8881@wire.cadcamlab.org> (raw)
In-Reply-To: <20001126211642.A2763@vger.timpanogas.org>
In-Reply-To: <20001126211642.A2763@vger.timpanogas.org>; from jmerkey@vger.timpanogas.org on Sun, Nov 26, 2000 at 09:16:42PM -0700
[Jeff V. Merkey]
> I am having trouble getting a 2.4 vmlinuz (bzImage) and initrd image
> onto a 1.44 floppy with all the new stuff.
Check out what Debian did for 2.2 ("potato"). Kernel and syslinux are
on a FAT floppy, and a second floppy holds a raw ext2 image, gzipped.
SYSLINUX.CFG begins like so:
DEFAULT linux
APPEND vga=normal noinitrd load_ramdisk=1 prompt_ramdisk=1 ramdisk_size=16384 root=/dev/fd0 disksize=1.44
TIMEOUT 0
DISPLAY debian.txt
PROMPT 1
Just before mounting the root filesystem, the kernel says "insert
floppy and press <enter>" or some such.
You can download the images at
http://http.us.debian.org/debian/dists/potato/main/disks-i386/current/images-1.44/
See 'rescue.bin' (syslinux+kernel) and 'root.bin' (initrd.gz).
> I there something more current that does or will allow me to
> load the inittrd off a CD-ROM device (with vmlinuz and syslinux
> on the floppy). I know how to do this with GRUB (Grand
> Unified Boot Loader), but I want to use syslinux if possible.
If you can count on having a BIOS that knows how to boot a CD-ROM (i.e.
the BIOS is new enough to be Y2K compliant) you can put a 2.88MB floppy
image on the CD for the BIOS to find. Should be big enough for the
next year or two.
Peter
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
prev parent reply other threads:[~2000-11-28 3:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-11-27 4:16 Jeff V. Merkey
2000-11-27 4:22 ` H. Peter Anvin
2000-11-27 5:34 ` Jeff V. Merkey
2000-11-27 17:29 ` Michael Peddemors
2000-11-27 18:07 ` Jeff V. Merkey
2000-11-28 2:43 ` Peter Samuelson [this message]
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=20001127204331.I8881@wire.cadcamlab.org \
--to=peter@cadcamlab.org \
--cc=jmerkey@vger.timpanogas.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®