From: Haines Brown <brownh@hartford-hwp.com>
To: linux-newbie@vger.kernel.org
Subject: Re: boot floppy
Date: Sun, 11 Aug 2002 22:08:10 -0400 [thread overview]
Message-ID: <200208120208.g7C28AH23608@hartford-hwp.com> (raw)
Ray,
Thanks, but no progress yet. I used dd to copy to an unmounted
ext2-formatted floppy the files created by mkbootdisk: boot.msg,
initrd.msg, ldlinux.sys, syslinux.cfg, and vmlinuz. I also copied lsh
(Little Shell, which I can run and get a "C" type prompt). The
syslinux.cfg files was edited as follows:
label linux
kernel vmlinuz
append initrd=initrd.img root=/dev/fd0 init=/lsh
I stuck the diskette into a (SCSI) Windows machine, and after the
machine's SCCI BIOS loaded, the diskette is accessed and I get:
Loading.......................................................
Unpacking. Loading kernel
Hoever, instead of starting lsh, it simply resets the machine and I'm
in a boot loop.
Since runing ./lsh does lead to a prompt, I assume that binary is
workable. Therefore, something may be wrong with the script
above. I don't understand init, but why the forward slash in
init=/lsh?
Haines Brown
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" 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.linux-learn.org/faqs
next reply other threads:[~2002-08-12 2:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-12 2:08 Haines Brown [this message]
-- strict thread matches above, loose matches on Subject: below --
1999-03-23 7:19 Boot Floppy Koichi Sato
1999-03-23 8:04 ` Jakub Jelinek
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=200208120208.g7C28AH23608@hartford-hwp.com \
--to=brownh@hartford-hwp.com \
--cc=linux-newbie@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.