Re: ramdisk in 1.3.57

Regan Russell (regan@reef.cs.jcu.edu.au)
Tue, 23 Jan 1996 16:25:00 +1000 (EST)


>
> Hi all,
> using blade 0.3, MILO 1.3.45, Linux Kernel 1.3.57 from Jay Estabrook.
> Is "boot fd0:vmlinux.gz load_ramdisk root=/dev/fd0" the correct command to load
> the kernel into a ramdisk?

Try
boot fd0:vmlinux.gz root=/dev/fd0 ramdisk=1440

Can I get a latter version of the kernel sources from someone ?
I have 1.3.31 (root@amt001) that came with Blade 0.3.

I'd like to get new kernel sources as I can't unpack disks k1-k3
and I think there are bugs in my kernel as processes that write to
disk (sync,tar, etc) sometimes go into uninteruptable sleep.
ie ps -x gives processes with STAT "D"

-Regan