From: Pedro Venda <pjvenda@arrakis.dhis.org>
To: Joshua Hudson <jwhudson@hornet.csc.calpoly.edu>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Help - really messed up kernel
Date: Mon, 21 Feb 2005 02:25:39 +0000 [thread overview]
Message-ID: <421946A3.4090609@arrakis.dhis.org> (raw)
In-Reply-To: <Pine.GSO.4.44.0502201516330.20265-200000@hornet>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Joshua Hudson wrote:
| I am trying to install linux on a laptop that cannot boot from cdrom.
| I got a stripped-down kernel to boot from floppy, ran lspci to get
| the hardware information.
|
| I then reconfigured and rebuilt the kernel for the image.
|
| I built this kernel from stock 2.6.10 from www.kernel.org.
| This is the configuration file. I then installed it on a floppy disk
| with syslinux, then tried to boot it.
|
| boot: vmlinuz root=/dev/fd0 load_ramdisk=1 prompt_ramdisk=1
| (my ramdisk is the next flooppy, this kernel is 1.3mb)
| Did not load the ramdisk.
| I got an error about unable to open root on "<NULL>" or device 22,6.
| Hmm. So, I ran rdev to set the kernel default root to /dev/fd0 and booted.
|
| Result: loaded the ramdisk, then complained about lack of a valid
| filesystem on /dev/fd0
you want to load your root filesystem into a ramdisk and use it from there.
your kernel command line is wrong. it should have root=/dev/rd/0 or
root=/dev/ram0 instead of root=/dev/fd0.
after loading the initrd, your root filesystem is on a ramdisk.
regards,
pedro venda.
- --
Pedro João Lopes Venda
email: pjvenda < at > arrakis.dhis.org
http://arrakis.dhis.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCGUajeRy7HWZxjWERAm2iAJ4yQIEXp8gB3ltotJ229PZhQUsCcwCgxXtI
AHa+nWqajS299v+v09DoWCY=
=cEN1
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2005-02-21 2:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-20 23:22 Joshua Hudson
2005-02-21 0:52 ` Brian Beattie
2005-02-21 1:05 ` Joshua Hudson
2005-02-21 2:25 ` Pedro Venda [this message]
2005-02-21 4:50 ` Joshua Hudson
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=421946A3.4090609@arrakis.dhis.org \
--to=pjvenda@arrakis.dhis.org \
--cc=jwhudson@hornet.csc.calpoly.edu \
--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®