ATI driver install trouble on Knoppix 4.0.2 LIVECD "not enough free space"
Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
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.
ATI driver install trouble on Knoppix 4.0.2 LIVECD "not enough free space"
I have knoppix 4.0.2 LIVECD, When I try to install, first I do $ su, then I do $ sh ./ati-driver-installer-8.22.5-i386.run, it says I only have 2MB free space. So all I can install is the release notes. LOL. I do have a 128mb SWAP file, and 512 RAM, when I look at the free space in /usr/share/fglrx, it says I have 330MB free space. Please, any advice at all will be helpful, as I am fairly new to linux.
OErjan:
it might be that it is looking inyour / (ramdisk) not much room there.
you will have to do some "tricks" to get that driver installed, using mount-bind,-o loop, some links...
I have no ATI card so I can not be very precice,
Basicaly you need to find out WHERE the files go and make images in your permanent home that you format and mount as "target" for the files, see them as "virtuall mini partitions". this should work, might be somewhat overly complicated, but should work (atleast with some tweaking).
if you then edit /etc/fstab and save the config... chances are good it will work ok even after reboot.
but as always there likely are more ways in linux, I would guess a remaster would be another way, likely many other.
I'm not sure if its trying to install to the "ramdisk", /UNIONFS/usr/X11R6, I believe is where the drivers go. Any advice would help. Maybe I could mount HD space where it needs to go.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.