patch-1.3.24 linux/drivers/block/ramdisk.c
Next file: linux/drivers/char/Makefile
Previous file: linux/drivers/block/ide.h
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Mon Sep  4 07:55:16 1995
 -  Orig file: 
v1.3.23/linux/drivers/block/ramdisk.c
 -  Orig date: 
Sun Aug 13 14:45:28 1995
 
diff -u --recursive --new-file v1.3.23/linux/drivers/block/ramdisk.c linux/drivers/block/ramdisk.c
@@ -216,7 +216,7 @@
 		return;
 
 	/* for Slackware install disks */
-	printk(KERN_NOTICE "VFS: Insert ramdisk floppy and press ENTER\n");
+	printk(KERN_NOTICE "VFS: Insert root floppy to be loaded into ramdisk and press ENTER\n");
 	wait_for_keypress();
 
 	memset(&filp, 0, sizeof(filp));
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