3/6 I have one sunblade that has a CD-ROM drive and one that doesn't. I
need to install SW on the one that doesn't have the CD drive. Both
machines share the same network. Is it possible to somehow read the
CD on one machine across the network and install the software? What's
the easiest way to solve this without removing CD drives or hard drives
and such? Thanks.
\_ NFS?
\_ use NFS. Start nfsd and mountd if they're not running and export
the file system on CDROM with "share" command. You can configure
vold to do this automatically every time a CD is inserted. |