installing linux from a ftp server

installing linux from a ftp server

Post by Migue » Sat, 20 Apr 2002 20:14:57



Hi
I was wondering if anybody could help me?? I have the CD of Suse and instead
of  going around with the CD and opening the boxes and placing a CDROM in
the boxes when Im installing then. So I thought of placing the cd on a ftp
server logging in and start doing the installation.
I did the copy to ftp server using the command
# cp /media/cdrom/.S* /emil
#cp -a /media/cdrom/suse /emil

I can login and go to this directory with normal ftp and go to the /emil.
But when I'm trying to install a new machine I install the modules of the
network cards put in the IP's .
When it says " Please enter the Directory on the server" I put in /emil.
The error is ERROR WHILE ACESSING THE FTP SERVER:
FILE NOT FOUND what am I'm doing wrong??

Any Help

 
 
 

installing linux from a ftp server

Post by Chad Whitte » Sun, 21 Apr 2002 02:45:56


you probably need to copy the contents of the cd to /usr/local/ftp/pub/emil
rather than just /emil (or wherever your ftp root is located).   Iusually
just mount the cd to a directory within the ftp root structure
mount /dev/cdrom /usr/local/ftp/pub/susedisk

and do the install that way.

--
Chad Whitten
Network/Systems Administrator
Nexband Communications


 
 
 

installing linux from a ftp server

Post by Ken Parke » Sun, 21 Apr 2002 06:00:21



>Hi
>I was wondering if anybody could help me?? I have the CD of Suse and instead
>of  going around with the CD and opening the boxes and placing a CDROM in
>the boxes

You have ONE cd???  I think what you have is a live evaluation of SuSE, designed
to be tried on your system to see if you like it.  It cannot be installed.  You
could of course permanently mount it on another machine on a lan.
Ken.
 
 
 

1. FTP client inside linux firewall communicating with FTP server inside another linux firewall

I am trying to use an Windows FTP client (BPFTP) behind a linux
firewall computer running ipchains and ipmasqadm portfw to communicate
with an Windows FTP server (War, G6, ServU) behind another linux
firewall set up more or less the same way. The server is on port 21,
but I have port fowarding on the linux box that redirects port 27015
to port 21 on the internal FTP server. I also forwarded port 20 on the
external firewall to port 20 on the internal computer with the FTP
server. I can communicate with the FTP server from outside the
firewall from an un-firewalled computer, but not using PASV. From the
FTP client inside the linux firewalled LAN I can connect, but do
nothing else. I'm sure someone in this group is very familiar with
this issue and can help me.

Any help will be appreciated. Thanks.

2. Weird IDE-problem : Please help !

3. FTP server behind linux firewall communicating w/ FTP behind linux firewall

4. How does one "incorporate" a patch to an SLS disk without linux running?

5. FTP to local Linux 7 server failed while Linux server is connecting to the Internet

6. Linux Frequently Asked Questions with Answers (Part 1 of 6)

7. RedHat FTP Install: Need Linux to install Linux?

8. Netscape News Server 2.01 and AIX 4.1.4

9. installing linux over a ftp server

10. HELP: install linux in Sun from ftp server???

11. Installing Linux 5.2 over NT FTP server

12. Help with installing a Linux DNS/web/ftp/mail server

13. Install Linux on PC w/o CDROM and Ftp server...HOW?