> How to reach that server when in shell mode? Or is there another way to
> do this?

NFS isn't available on the install media, and neither is ssh. If the
server has ftp or
http then you can use ftp like:

    ftp -o - http://someserver/part.dump | restore ...

-N

Reply via email to