SUMMARY: Mounting NFS partition when booting single on CDROM

From: Dave Martini <martini_at_mrpeabody.llnl.gov>
Date: Fri Jun 27 2003 - 19:30:47 EDT
Sorry that my question was so basic. On a Friday afternoon
with 15 minutes left in the work day my brain was in 1st. gear.

Thanks to those that replied with helpful suggestions. 

Turns out all I needed to do was to start the nfs client

/etc/rc2.d/S73nfs.client start

and then do my mount using the IP address of the nfs server

mount -F nfs 128.115.#.#/DATA1 /a

and this worked perfectly!!

If you are trying this yourself there may be a need to start the rpc
services which are in /etc/rc2.d/S71rpc.

Thanks all!

My original question is  below

Is it possible when booting cdrom -s

# boot cdrom -s

to mount an NFS partion from another host??

# mount -F nfs hostname:/DATA1 /a

I  tried it and got an RPCbind error.

I know I can mount local partitions on /a but how about
nfs shares from other machines?

Thank You
Dave Martini
LLNL
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
Received on Fri Jun 27 19:30:42 2003

This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:43:16 EST