Quote:
Originally Posted by kahuna
So what's really happening with the UnionFS. All I've seen since 3.8 came out is these types of warnings about it. Are people actually able to use it for anything useful yet?Quote:
Originally Posted by UnderScore
Printable View
Quote:
Originally Posted by kahuna
So what's really happening with the UnionFS. All I've seen since 3.8 came out is these types of warnings about it. Are people actually able to use it for anything useful yet?Quote:
Originally Posted by UnderScore
Lets test the package install bug. Boot with Knoppix 3.9. Download http://debian.mirrors.pair.com/pool/....2-11_i386.deb 90KB. Then Install it.Result? Kernel Hang. Machine is dead.Code:wget http://debian.mirrors.pair.com/pool/....2-11_i386.deb
sudo dpkg -i aterm_0.4.2-11_i386.deb
Since the debian package system is broken, I fear we will soon see a 3.9.1 release of Knoppix.
UnionFS is a experimental filesystem conceived at SUNY Stonybrook, about 15 mintues from my home. The Filesystem Lab of the CS deptarment received a $400,000 grant from the National Science Foundation to explore secure networkable stackable filesystems. UnionFS is the fruit of their research. It is not truely grounbreaking in concept (many people have thought of overlaying fileystems on top of each other), but it is fantastic when implemented on a Live CD like Knoppix. However the devil is in the details of making it work.Quote:
Originally Posted by Harry Kuhman
There are folks that wanted to run a database, mysql, from a Knoppix CD. In 3.7 & lower, the problem was that parts of /var were not mounted on the ramdisk so those parts were still read only. This meant that if you wanted to run mysql or other progs that access /var you would need to map /var to the ramdisk. This required the user to remaster Knoppix & edit the linuxrc file in the /boot/isolinux/minirt.gz. Versions 3.8.x & up brings Unionfs & allows all of the filesystem to be "read/write" & that solves the problem of read-only /var.Quote:
Are people actually able to use it for anything useful yet?
At this point in time, I like unionfs & hope that they can get around its bugs & quirks but it seems to me that the inclusion of unionfs in knoppix 3.8 was proof of concept: "It works. We got it running" as opposed to "It works well."
Similar result here with installing R:Quote:
Originally Posted by UnderScore
So, where to file bug reports?Code:apt-get update
apt-get -y install r-base
Regards,
- Robert
http://www.cwelug.org/
I created a V3.9 bug entry and added what I know of the packaging bug. http://www.knoppix.net/wiki/Bugs/3.9-2005-05-27Quote:
Originally Posted by rwcitek
"Light" CD version - this means that 4.0 CD distro will contain Knoppix with only most popular software and other software packages will go onto DVD ?Quote:
Originally Posted by UnderScore
I see little reason to expect that the CD will be much different than it is now, the DVD should just have a lot more. Of course, things will vanish from the CD to make way for other things or for a more bloated ---- I mean larger kernel. This has been happening as long as I've known Knoppix, at least there will be some place where the good software that has vanished will be likely to survive. I feel it's unfortunate that some nice games that were in 3.1 have vanished in later releases, I hope but don't really expect that they will make it back into the DVD.Quote:
Originally Posted by borru
If you install kernel-sources-2.6.11 package, unpack it on linux-2.6.11, copy /boot/config-2.6.11 on /usr/src/linux/.config and type "make", it compiles well, but in the next reboot, kde lets work.
Does Knoppix 3.9 have the "ub" kernel module compiled in? As of 2.6.11.8, ub "cripples" the usb-storage driver, and if ub is compiled into the kernel, even if it is not loaded, Knoppix will not boot from a USB CD-ROM/DVD-ROM.
Never mind. ub is still compiled in.Quote:
Originally Posted by PopeFelix
I wanted to say a word about unionfs. I only see it come up when I try to install a "klik" program or nvidia drivers for my graphics card. It has allowed a lot of "klik" programs to install and run that wouldn't before. I only wish there was room for the kernel headers on the knoppix cd so I could do some compiling with the live-cd....maybe on the dvd version.
Moustache