Project

General

Profile

« Previous | Next » 

Revision 75078a3d

Added by Scott Ullrich almost 20 years ago

Redirect dmesg -a to ttyv1

View differences:

etc/rc
223 223
        /etc/rc.initial 2>/dev/ttyv1 </dev/ttyv1 >/dev/ttyv1 &
224 224
        sleep 1
225 225
        /usr/sbin/vidcontrol -s 2
226
	dmesg -a 
226
	/sbin/dmesg -a >/dev/ttyv1
227 227
	# Lock em into the menu
228 228
	/usr/sbin/vidcontrol -S off
229 229
fi

Also available in: Unified diff