Subject: re: More (Yet again) IIci Troubles
To: port-mac68k mailing list <port-mac68k@netbsd.org>
From: Steve Revilak <revilak@umbsky.cc.umb.edu>
List: port-mac68k
Date: 01/19/1999 22:02:18
ayeats <ayeats@ne.mediaone.net> writes:


>I found that my USR partition was sd0g so, noticing that it was the same
>in the instructions typed:
>
>> mount /dev/sd0g/usr
>
>and it confronted me with:
>
>usage mount device mount_point
>

You left out a space.  Try

	mount /dev/sd0g /usr

(Although possibly not worth mentioning, make sure there is indeed a /usr
directory ... ( ls / )

If your new to Unix an "intro" book will be *extremely* worth your while.
Pewrsonally, I've found Teach Yourself Unix In 24 Hours (SAMS Publishing):
	http://www.intuitive.com/tyu24/

O'Reily also publishes a number of good ones:
	http://www.ora.com

And still, a list of other goodies can be found at:
	http://www.netbsd.org/Documentation/index.html
	http://www.netbsd.org/Documentation/books.html

And my latest unix link:

	http://www.ugu.com

Steve Revilak
revilak@umbsky.cc.umb.edu