Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Well,
I tried to install it. But have some problems. I am not sure if you have similar one.
In the xconfig, I will need to select FTPFS in the 'File Systems -> Networ File Systems'
dialog. However, I don't see the ftpfs option enabled. I am not sure how
to enable it. Any leads?
If it doesn't work, and you verified youve got the fs/ftpfs (ie you set up the kernel patch correctly) then it possible is the tristate button for fs/Configure.in fscking up.
Just make your .config as usual, save, close.
Now open it and add a line "CONFIG_FTP_FS=y", save, close and proceed kernel compile as usual.
*The ftpfs patch failed when doin a kernel-2.4.16 compile with the GRSecurity patch added, may be a bad case of YMMVVM.
(Your Mileage May Vary, Very Much)
unSpawn:
I tried the steps, but no success yet..
Have a couple of questions though.
YOu said 'save config.h file. Is that before running make xconfig?, of after?
If I type 'CONFIG_FTP_F=y' in fs/Config.h file, it gives error if I run xconfig.
Do you see an entry for ftpfs in /etc/filesystems?
________________________
When I try to mount an ftp site, it says 'mount: fs type ftps not supported by the kernel'
Sorry, my bad.
IMO you could add that line anywhere, but I guess itd be more appropriate to group it with the FS selection where you selected Vfat, ISOFS etc etc.
I usually quote commandlines or variables, if you look at the rest of the parameters in .config youll see they are also not quoted.
*If this won't work with your kernel version this may need a specific kernel version. I got at least 6 <filename>.rej patch rejects I could fix about 5 of in 2.4.16, and I won't go back to a lower version. Maybe try if the module version is b0rken/kernel version specific too.
I was digging thru here and noticed the second part of the question about installing rpms
That will work, it's the iso that will not loop on the server
I would cp it over to the hard drive unless you have a reason not too, that way you know it's less likely to have a problem reading the file while it installs,
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.