ThinkBlue64
Starting (using NFS):
- Mount CDROM on another Linux system:
mount –o loop ThinkBlue64-disc1.iso /mnt/cdrom
- Add /mnt/cdrom to /etc/exports and restart NFS server
-
-
-
- /etc/rc.d/nfsserver restart
# See exports(5) for a description.
# This file contains a list of directories exported to other computers
# It is used by rpc.nfsd and rpc.mountd.
/mnt/cdrom 10.20.45.7(rw;no_root_squash)