Αρχικό μήνυμα από  "M.Blackmore" <[EMAIL PROTECTED]>: 
 
> Utterly no idea how to set ftp up!! Only time I tried a couple of months 
> ago using yast tools I totally failed to be able to do it - the 
> installer simply didn't find the source on the server. 
 
Let's say you have user id = 1000 and group id = 1000. The easy way goes like 
this (this is what I did): 
 
mkdir ~/suse 
mount xxxxxx.iso ~/suse -ouid=1000,gid=1000,loop 
ftpd -D 
 
When the installer prompts you for your ftp server, give the corresponding IP 
address and log in with your username and password. When it asks for a 
directory, just enter "suse". Remember to remove the "/" it has by default or 
the source will not be found! 
 
 
Konstantinos Tampouris 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to