Knoppix 3.8 at CeBIT w/ Kernel 2.6, FF, and More
clsc writes "The German tech news site Heise Online reports that Knoppix 3.8 is being presented at CeBIT (Hall 9, Stand C39). Knoppix 3.8 has kernel 2.6 as default, KDE 3.3.2, OpenOffice 1.1.4, as well as... Firefox 1.0 and Thunderbird 1.0. There's also a really neato new thing involving unionfs . It seems to imply that you can change most anything on the running system, even as it is running from CD - and changes can be stored too (even on NTFS)."
Nothing to see here... Only the best linux boot CD ever Knoppix has saved me thousands. They should win the Nobel Prize or something.
I like to take it with me to the computer store to try out on the various laptops I am considering buying. If Knoppix doesn't have any trouble with the device drivers, I feel comfortable buying the laptop. If it runs into some issues, I can scratch that laptop off my list. And since it doesn't have any longterm effect on the existing OS, it can be loaded on with impunity.
That's how I decided which fileservers to buy to run my distribution center.
No need to reboot to demo linux, that could well be sweet.
How we know is more important than what we know.
There is one way of really supremely impressing people using Knoppix some people are not aware of: IF you have a gigabyte of RAM or more then you can actually load the whole Knoppix CD into memory so you can use the CD drive for all other kinds of things... But this has one obvious bi-effect that I have realized impresses so heavily: When programs are started from RAM, they obviously load faster than from a hard drive. Knoppix loaded into memory is the fastest Linux distribution I have seen so far, almost all programs start instantly. So if you have a machine with lots of ram and want to seriously impress: This is the way to do it! This is kind of cheating as no normal Linux system can perform like this, but it is ideal for demonstrating Linux. On a personal note, I would seriously be happy if something like this could be done with a normal distribution: Say if you have 3 GB RAM, then why not load everything into a portion of it at boot and run programs off memory .. even if you have Linux installed on your hard drive? Obviously this is 'waste of RAM', but hey, if you have lots of money and therefore RAM, why not??
9/11: Never forget it was a false-flag operation
There have been several Knoppix DVDs already, special versions of 3.5 and 3.6 at least, although they were only given away at various tech shows in the past. Now that they're using BitTorrent to distribute as well as regular mirrors, I don't see any reason they don't have wider distribution of the DVD version. Perhaps ~2 gigs of software is enough and they don't want to fragment development between the CD and DVD version, I wouldn't say that DVD burners are commonplace just yet.
Game! - Where the stick is mightier than the sword!
As the summary hints at writing to NTFS, will this version of Knoppix use Captive NTFS in some manner, or is it just going to write to a loopback file to get around the problems with using the native Linux driver for writing to NTFS?
Game! - Where the stick is mightier than the sword!
The one last thing that could even more favorise live CD adoptions could be online settings and file storage.
Sure you can carry around a USB key and store your settings there. But imagine being able to boot a machine anywhere and beinga ble to retrieve your field from something ala Yahoo briefcase.
Solutions exist out there; think GMailFS
If they would include this on the KNOPPIX CD with automount and all..
I am drooling just thinking about the possibilities!
Artificial intelligence is no match for natural stupidity
Actually, they should include kio_fuse. It's a fuse module enabling the kernel to mount any KDE kio_slave. This combined with the fish:// or webdavs:// kio_slaves...
You can get 1 GB of webdav accessible space at GMX.net for free if you know enough German to get around the freemail signup.
lol, oh no, you're all on the wrong way.
In the german article it says:
Through unionfs it is possible to change every file on the knoppix-system. But this doesnt mean the cd,
unionfs just takes care of this, and if you, let's say, change ~/.xinitrx, it copies this file to the harddisk, which can be on NTFS (but this is called unstable..).
And through that you theoretically can change the whole knoppix, install software, whatever you like, because your changes are on the harddrive.
Hope, this helped you.
If such a live CD were made it could prove to be a killer Linux app.
Imagine the interest generated when you boot off the live CD and then manage to remove all the malware infesting a users machine, even the stubborn stuff, whilst simultaneously showing off some Linux goodness at the same time.
Even better automate the whole cleanup process and end it with a nice "If you were running Linux full time you wouldn't have got all this crap in the first place" message.
This would very soon get a new meme into the user population "Linux removes viruses & spyware, Linux good, Linux is my friend, me want". Especially if a few media outlets pick up on it.
Sky subscribers are morons. They pay to be advertised at !
What might really be interesting, (perhaps a niche project) would be to remaster knoppix with enlightenment e17. I'd love to be able to show off all that eyecandy.
I use KDE and Gnome on a regular basis but showing people KDE is getting fairly bland. Yes, I know there are two schools of thought on this eyecandy vs. clean/simple/functional, but knoppix *is* for showing off to a certain extent.
I think parent have a point, I would mod you up if I had points. I told my father to download Knoppix (we dont live near) so he could try this "Linux" thing, now he started to use Knoppix just for fun, and he liked it but after some time he has told me he does not want to use it from the CD, and asked me if there was a way to put it in the computer (I am using his own words... ok?). Now, I know I just can not tell him to do what the GP wrote, he will be more than lost and he will just trhow away his Knoppix CD... he has windows in his current machine, with all his files etc etc. I told him about installing Mandrake or other OS, but he told me he wanted this Knoppix because he was used to it. So, well, I think yes, parent has a point, there could be an easy way to install it. (I can tell my father to resize his partition using Partition Magic, so its no problem for dual booting).
Ubuntu is an African word meaning 'I can't configure Debian'
both ubuntu and pclinuxos .81a does lvm2. pclinuxos .81a actually maps the lvm drives into fstab but has a bug that identifies all lvm filesystems as ext2, so you would probably want to edit /etc/fstab and put in the correct filesystem for each lvm2 partition.
The significant problems we face cannot be solved by the same level of thinking that created them. -Albert Einstein
I built a custom system maintenance image for work in a couple of hours. Among the changes:
Unfortunately, DOSemu stripped out wholedisk access, so I have to restore the MBR with dd .
Pretty damn useful... it's the only system maintenance CD that boots on all of our hardware.
If only grub could be bootstrapped from CD, we would also use it to boot into existing systems and it'd be perfect!