Slashdot Mirror


Knoppix 3.2 Available

TheCrimsonUnbeliever writes "The latest version of Knoppix (bootable Linux distribution on CD) is out - New features include: KDE 3.1.1 - XFree86 4.3 - Evolution 1.2.1 - OpenOffice 1.0.2 - KOffice 1.2.1 - The ability to create a home directory on a memory stick or similar - More information is available at the KNOPPIX English homepage." If you're getting started with Knoppix (and speak English), you should also check out knoppix.net for the excellent forums hosted there.

31 of 214 comments (clear)

  1. Great job! by Blaine+Hilton · · Score: 5, Informative

    I am a big fan of Knoppix, "Linux on a CD" is a great idea. It's also a great tool to have for diagnostics when you can't load the regular O/S. I can't wait to try this new edition.

  2. Wonderful! by Badge+17 · · Score: 4, Informative

    Knoppix is just the thing that I've been looking for to convert friends and family to Linux - worked with several people.

    Does anyone know if this latest version still has the odd bug where XP systems seem to boot incorrectly? This has been the major obstacle to getting it accepted at school - still worries about it affecting the computers.

    1. Re:Wonderful! by Vermyndax · · Score: 3, Informative

      I've been using 3.2 for about a week or so now and haven't experienced any dual boot troubles with XP. The only thing to be aware of is that you will have to correct your lilo.conf to add the Windows XP partition back in after installing Knoppix to the hard drive...

  3. Re:Home dir on memory stick? by twiztidlojik · · Score: 4, Informative

    It's similar to having all your my documents, desktop etc in one folder. This folder happens to reside on a memory stick instead of C:\documents and settings\yournamehere.

    Or something like that. Feel free to flame & berate me at will.

    --
    I will now redundantly add my name to the end of my post. You know, in case you forgot me or something.
  4. Re:Home dir on memory stick? by TheCrimsonUnbeliever · · Score: 3, Informative

    On linux /home/[you] is where all of your settings are saved (for you logged in as [you])

    In many systems it is the only area that is writeable for you as a normal user (not running in admin mode)

    For KNOPPIX - this means that all your settings will be carried around with you - But not all of your hardware condiguration - So you will be booting into 'your' desktop everywhere you go

    All I need now is a supported stick

  5. default language by Kircle · · Score: 4, Informative

    make sure you get the latest version of 3.2 and not, say for example, the one from v3.2-3-21-2003. they changed the default language from german back to english...

    --

    -- Kircle

  6. Knoppix is great by ctid · · Score: 4, Informative

    This is just another testimonial for Knoppix. Quite apart from all the other nice things people are saying about it, when I plug in my NEX IIe MP3 player, Knoppix recognizes it straightaway and places a link to its filesystem on the desktop!

    --
    Reality is defined by the maddest person in the room
  7. Re:Home dir on memory stick? by c0dedude · · Score: 4, Informative

    To claify, say you want file winfix. It's not included on the Knoppix distro, so you make a USB memory stick with you home directory. You'd put winfix on that stick, and it'd register at boottime, and when it was fully loaded, your winfix file from the stick would be in /home/$yourname/, easily accessable. It's because 1. you can't write to a CD-R (duh) and 2. any files you create would be stored on a ramdrive, unless you acessed the hard drive, in which case they would be stored locally on that one box. Storing files on a USB memory stick allows you to keep all your knoppix tools and stuff togather. I hope this helps to clear things up.

    --
    Since when has this country used intellectual elite as a pejorative term?
  8. Re:Home dir on memory stick? by Anonymous Coward · · Score: 1, Informative

    It's the Linux equivalent of that folder PLUS the whole HKEY_CURRENT_USER section of registry. By having the /home directory in read-write media while the rest of the system is on read-only media, it functions basically no differently than a really-locked-down system.

    Pretty cool really.

  9. Downloaded yesterday by perotbot · · Score: 5, Informative

    Got it, burned it, loved it. Easiest way to install Debian on x86. They put alot of thought in it. One lesser known feature is that it detects wlans and automatically configures the cards to access it. (provided that there is no WEP installed) so it works great at Starbucks....Latte and linux!

    --
    ~corporate tool, but employed~
  10. Re:Main OS of a computer by perotbot · · Score: 3, Informative

    couldn't be easier, CTRL-ALT-F1 to get the root console and knx-hdinstall to run the installer, setup the disk with cfdisk and then it copies away, 4 config questions, done.

    --
    ~corporate tool, but employed~
  11. Knoppix as an installer :) by timothy · · Score: 5, Informative

    Joe Barr wrote a good piece about this; I'm still burning my Knoppix 3.2, but I can testify that what he wrote here is a good guide for the previous versions and I'm guessing will be applicable to the new one.

    (Upshot: there's a script called something like "knxhdinstall" which leads you through formatting hard drive etc, then transfers the Knoppix base OS and included apps. Previous Linux experience strongly recommended, but it's certainly easier than going in with zero experience with, say, regular Debian :))

    I have used Knoppix as an installer for several machines; that's one reason I keep extra desktops around, for playing with different distros as we asymptotically approach The (mythical) Perfect OS.

    It works well, but there are some glitches: with some versions of Knoppix, the hard-drive install method seems to jump between English version and German version, doesn't matter that I had the EN iso, doesn't matter that the system seemed otherwise localized to English ... However, I am optimistic that this is no longer a problem with the new one :) (And my German is good enough that I could get through the German screens, so it *did work* it was just ... worrisome :)). And that was a glitch -- I forget which ISO had the German jumping, but I downloaded another one afterward (the next rev) and it worked fine.

    As a perpetual fumbler, this is the only way I have gotten Debian working well, and it was quick n' easy. Knopper deserves the computing version of the Nobel for this :)

    timothy

    --
    jrnl: http://tinyurl.com/c2l8yr / foes: http://tinyurl.com/ckjno5
  12. Re:Knoppix Rocks by Sancho · · Score: 4, Informative

    Having run Knoppix on the same machine as Windows, I sincerely doubt that Knoppix actually runs faster than Windows (unless you are running in console mode, and it's hardly fair to compare that to any windowing environment). The sheer amount of swapping required in Knoppix is astounding, unless your system has 1gb+ of memory. And that's assuming a swap partition on your disk--something Knoppix doesn't require. Pulling everything from the cdrom (and then decompressing it) is an agonizingly slow process.

  13. Re:Home dir on memory stick? by c0dedude · · Score: 2, Informative

    Yikes. That's really confusing. To define stuff: 1. Ramdrive-a virtual memory drive created in RAM
    2. /home/$yourname/ -It's where you store your stuff in unix/linux
    3. USB memory stick-something like one of these
    4. CD-R: CD-recordable- it's write only, meaning you can only change it once by burning something to it. Compared to the CD-RW, which is a CD-rewritable, which can be written more than once.
    6. Boottime-when the computer starts up.

    --
    Since when has this country used intellectual elite as a pejorative term?
  14. Re:Can I use to try Linux? by Gyorg_Lavode · · Score: 3, Informative

    Yes, Knoppix will run without messing with your hard drive. You stick it in the cd-rom drive, it creates any directories that have to be writable into ram, and you can work on the computer without use of the hard drive. (This is why it is so well loved by people who continuiously have to fix computers.)

    --
    I do security
  15. Yep by rsilvergun · · Score: 2, Informative

    It won't write to your harddrive at all, but you'll be able to make your windows harddrives readable through the mount command (the software itself might even do this for you, but I don't know). Also, if your looking for a good linux-on-a-disk distro check out gentoo's live disk at www.gentoo.org. If your system's up to snuff you can even play the linux version of Unreal Tournament 2003 demo right off the disk! You'll need an nvidia card though :(. Still, check it out.

    --
    Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
  16. Anyone know when KnoppixKDE will be out? by pschmied · · Score: 4, Informative

    For those who haven't tried the KnoppixKDE edition, it's great. Last I heard, the developer of this Knoppix remaster was working on a new version. Does anyone know if it is nearing completion?

    KnoppixKDE doesn't have all the software that the full Knoppix distro has, but I generally find it to be a little more comfortable and much more unified.

    The only thing that was missing (I think) in the last version was Scribus. Scribus is a QT app that comes with Knoppix that looks like it may eventually be a good alternative to Pagemaker and perhaps QuarkExpress or InDesign. It's got a ways to go, but it's already quite useable for simple layout.

    -Peter

  17. Re:Yeah, well... by dsfd · · Score: 2, Informative

    Try with Timo's rescue cd. It is based on Debian. and you can configure it to include the packages that you need. I recomend it.

    http://rescuecd.sourceforge.net/

  18. Re:Old news... move along by Anonymous Coward · · Score: 1, Informative

    Troll? Wtf!
    Knoppix 3.2 was released 1 week ago, unveiled at cebit, and put up for download at the start of last week. I'm also glad I got it efore the crowd started moving.

  19. Re:I don't know what you mean by "available" by LinuxGeek · · Score: 2, Informative

    I'm currently downloading from Purdue @ ~50KBps. Remember that wget is your friend, don't iso images download with your browser if you can't resume.

    --

    Kindness is the language which the deaf can hear and the blind can see. - Mark Twain
  20. Re:Home dir on memory stick? by Anonymous Coward · · Score: 1, Informative

    Congrats, you made a simple idea about as complex as it can get.

    I think we need yet more clairification,

    Ramdrive: a virtual filing system created entirely in volatile storage.

    $HOME: /home is the heirarchy, as described in the filesystem heirarchy standard, where user user home directories are stored.

    USB memory stick: non-volatile removable storage using the universal serial bus interface.

    CD-R: Write Once, Read Multiple removable media, usually disc shaped.

    Boottime: shot for Bootstrap, The period immediately after the POST process, where the operating system is laucnhed.

  21. Re:Which version? by ctid · · Score: 3, Informative

    Yep. That's the one you want. The 21st March -EN version had German as the default language!

    --
    Reality is defined by the maddest person in the room
  22. Speed... by aquarian · · Score: 4, Informative

    One thing that really surprised me was how fast Knoppix runs. Compared to the other distros I've had on my laptop (Redhat and Mandrake), Knoppix screams. The others were noticeably slower than Windows, while Knoppix is at least on par, maybe faster. Of course it's a little slow loading applications from a CD, but otherwise it's a screamer.

    The boot speed is incredible, especially considering all the hardware detection it's doing. I'm up and running in about 30 seconds. Win2k takes at least 3-4 minutes, every time.

    I've had little experience with Debian. People say it's faster, and now I see they're not kidding.

  23. changelog by xmnemonic · · Score: 2, Informative
    Puzzled by the different 3.2 releases? Here's an excerpt from the changelog...

    * V3.2-2003-03-23 (Experimental release)
    - KDE 3.1.1 from Debian/unstable
    - XFree 4.3
    - Language bugfixes for english version
    - Autosetup and online-help updates for OpenOffice
    - ptrace security fix for kernel 2.4.20
    - Blackdown Java-RE 1.4.1 update

    * V3.2-2003-03-21
    - samba, mozilla update
    - icewm, larswm update
    - kismet update
    - evolution, fontconfig update
    - gnomemeeting downgrade (gnome2 is broken)
    - gnome-pilot
    - cpuburn
    - dvd+rw-tools

    * V3.2-2003-02-26a (CeBit edition)
    - Lots of updates and bugfixes
    - KDE 3.1 from ktown.kde.org/~nolden/ (woody port)
    - removed desktop=gnome option until a working gnome configuration is available
    - added home=device and myconfig=device (alternate: home=scan myconfig=scan)
    bootoption for persistent homedir and persistent configuration
    - evolution 1.2.1
    - removed some older games and packages to gain space
    - openoffice 1.0.2 (german and english)

    * V3.1-2003-01-20 (Update)
    - Lots of updates and bugfixes (thanks to Oliver Diedrich and the c't team
    for testing and reports)
    - Fixed checkroot.sh script (add correct / entry after HD install)
    - isdn-config: Better support for non-hisax ISDN cards
    - More KDE menu reordering
    - sitar update

    Full changelog at ftp://ftp.webtrek.com/pub/mirrors/knoppix/KNOPPIX- CHANGELOG.txt
  24. Re:Great! by bucketoftruth · · Score: 3, Informative

    The best Sysadmin boot disk IMO is Toms RTBT. I use the enchilada cdrom iso myself. Very tight and no compatibility problems ever.

  25. It works for Gentoo, as well by Mitchell+Mebane · · Score: 3, Informative

    Granted, it's not quite the same league as using Knoppix as a Debian installer, but you can use Knoppix to install Gentoo Linux as well, so you can actually use your PC while compiling stuff, instead of having it useless for a couple of days. Pretty sweet, I must say.

    See here for details.

    --

    The roots of education are bitter, but the fruit is sweet.
    --Aristotle
    1. Re:It works for Gentoo, as well by yokem_55 · · Score: 3, Informative

      The only catch with this though is that unless you have a lot of memory, or doing a stage3 install, the bootstrap and emerge system will a little longer because of less available memory. Otherwise it works really, really well, especially since the laptop network card support on the gentoo live cd's is somewhat incomplete.

      --
      ...and IN SOVIET RUSSIA, beowulf clusters imagine 1, 2, 3 profit!!!! jokes made out of YOU!!!
  26. Re:Check out Morphix ! by Syberghost · · Score: 2, Informative

    Morphix is not quite ready for primetime, however. I'm typing this from a Morphix boot, after having spent all day remastering it twice to fix the broken autofs config, since it turns out that the HeavyGUI module overwrites /sbin (and just about everything else), rendering the work I did on the base module meaningless. Grr....

    For what it has completed so far, though, it rocks, and I will be using it a lot whenever I have to use somebody else's PC at work. (Which is what I'm doing right now.)

  27. Re:Advice for Nero Users by allolex · · Score: 3, Informative

    Many use Nero with no problems... many however do have problems.

    The Knoppix developers have some documentation on how to burn Knoppix CDs with Nero.

    --

    Allolex

  28. Re:How much space do I need on windows filesystem? by gavinjolly · · Score: 1, Informative

    NONE - Yes, thats right. KNOPPIX does not need any hard drive space.

    Read some of the earlier posts about why people use Knoppix - Trial of Linux, PC Support, Your personal interface wherever you go.

    --

    The weathers here - Wish you were beautiful

  29. Re:Somebody hang Tomothy by his toenails by CvD · · Score: 2, Informative

    Okay, well, I've downloaded the latest Knoppix ISO and am running Overnet, so here's the eDonkey link (you would be able to download from me if you have Overnet or the hybrid client):

    ed2k://|file|KNOPPIX_V3.2-2003-03-24-EN.iso|7318 73 280|931571d31ff327cc95f850173ec15194|/

    (sorry, slash won't let me make a valid clickable link; and make sure you get the spaces out that slash puts in)

    Cheers,

    Costyn.