linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.5.68 using root floppy: blk: request botched
@ 2003-05-03 16:44 ragnar sjoberg
  0 siblings, 0 replies; only message in thread
From: ragnar sjoberg @ 2003-05-03 16:44 UTC (permalink / raw)
  To: linux-kernel

If loading kernel 2.5.68 from boot floopy,
and changing disk when prompted, to root floppy, it starts to load the root fs from floppy but stop with:
blk: request botched

the root floppy is built (on 2.4.20 machine) using these commands:

dd if=/dev/zero of=./root.fs bs=1k count=1400
mkfs -t ext2 -N 200 -m 0 ./root.fs
mount -o loop ./root.fs ./root
cp -a $root_contents/* ./root
umount ./root
dd if=./root.fs of=/dev/fd0 bs=1k

thanks for any info on this.

Ragnar


___________________________________________________ 
What is the chemical symbol for Tin? 
Find out at postmaster.co.uk

http://www.postmaster.co.uk/cgi-bin/meme/quiz.pl?id=208

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-05-03 16:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-03 16:44 2.5.68 using root floppy: blk: request botched ragnar sjoberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).