patch-1.3.99 linux/Documentation/ramdisk.txt
Next file: linux/Documentation/rtc.txt
Previous file: linux/Documentation/oops-tracing.txt
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Mon May 6 12:26:01 1996
- Orig file:
v1.3.98/linux/Documentation/ramdisk.txt
- Orig date:
Sun May 5 08:51:57 1996
diff -u --recursive --new-file v1.3.98/linux/Documentation/ramdisk.txt linux/Documentation/ramdisk.txt
@@ -79,7 +79,7 @@
load_ramdisk=N
==============
-This parameter tells the kernel whether it is to try and load a
+This parameter tells the kernel whether it is to try to load a
ramdisk image or not. Specifying "load_ramdisk=1" will tell the
kernel to load a floppy into the ramdisk. The default value is
zero, meaning that the kernel should not try to load a ramdisk.
@@ -194,7 +194,7 @@
dd if=/tmp/ram_image.gz of=/dev/fd0 bs=1k seek=400
g) Use "rdev" to set the boot device, ramdisk offset, prompt flag, etc.
- For ramdisk_start=400, load_ramdisk=1, ramdisk_start=400, one would
+ For prompt_ramdisk=1, load_ramdisk=1, ramdisk_start=400, one would
have 2^15 + 2^14 + 400 = 49552.
rdev /dev/fd0 /dev/fd0
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this