From 6f34c86e366fc2e8e2dc6a2979333c464dacc6d0 Mon Sep 17 00:00:00 2001 From: Thomas Bächler Date: Sun, 14 Feb 2010 17:33:32 +0100 Subject: Filesystem type detection: Change message to the way it should have been, stupid me --- init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init') diff --git a/init b/init index 9dfb43f..182a54b 100644 --- a/init +++ b/init @@ -166,8 +166,8 @@ if [ -z "${nfsroot}" -a "${root}" != "/dev/nfs" ]; then echo "Try adding" echo " rootfstype=your_filesystem_type" echo "to the kernel command line." - echo "You are now being dropped into an emergency shell." echo + echo "You are now being dropped into an emergency shell." launch_interactive_shell msg "Trying to continue (this will most likely fail) ..." fi -- cgit v1.2.3-24-g4f1b