SUMMARY: Mounting NFS partition when booting single on CDROM

From: Dave Martini (martini_at_mrpeabody.llnl.gov)
Date: 06/28/03

  • Next message: Héctor E. Reyes: "yeah thanks managers, i can view the cdrom device"
    Date: Fri, 27 Jun 2003 16:25:57 -0700 (PDT)
    To: sunmanagers@sunmanagers.org
    
    

    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


  • Next message: Héctor E. Reyes: "yeah thanks managers, i can view the cdrom device"

    Relevant Pages

    • Re: Linux On-Demand Network Access (LODNA)
      ... >>differs from NFS. ... >mount an NFS partition other than listing it in the ... >then changing fstab still requires root access. ... >3) No need for root privileges when choosing what to ...
      (Linux-Kernel)
    • nfs warning: mount version older than kernel ?
      ... I use nfs mount it in Debian sarge ... # Common options for cpio and tar ... # Bourne Shell Options ...
      (Ubuntu)
    • 700 / 10.20 / PHNE_28886 umount: cannot access nfs3-specific umount command
      ... I am trying to mount an NFS share exported from a Linux system. ... umount all working NFS mounts on the system. ...
      (comp.sys.hp.hpux)
    • nfs/ssh woes
      ... "Encrypted NFS with OpenSSH and Linux" ... 100000 2 tcp 111 portmapper ... 100000 2 udp 111 portmapper ... mount: RPC: Remote system error - Connection refused ...
      (Debian-User)
    • Re: overriding files in nfs mount
      ... > server (although it should still have mostly the same setup), ... > The easiest solution, if it is possible, is to mount root through nfs, ... > It sounds like I can play around with links from the nfs mounted etc to ... is it possible to mount /etc through nfs and the override ...
      (Debian-User)