Slashdot Mirror


Mandrake 10.1 Community Released

MohammedSameer writes "Mandrakesoft released MandrakeLinux 10.1 Community, As usual it's only available first to the club members The new release features Kernel 2.6.8.1, Xorg-X11 6.7, KDE 3.2.3 with 3.3 as an install option,"

9 of 209 comments (clear)

  1. Does it matter? by poofyhairguy82 · · Score: 5, Insightful
    As usual it's only available first to the club members

    Does this actually matter? How many Madrake Users get their ISO's from Mandrake anyway? Torrents will probably have 10.1 within the day.

    1. Re:Does it matter? by Nos. · · Score: 5, Insightful

      I guess the thing is, if you like Mandrake, then become a club member, not so much to get first dibs on the ISO's, but to support Mandrake itself.
      Personally I don't use Mandrake (nothing against them), but there could be other benefits to being in the club.

  2. Club membership by Zorilla · · Score: 5, Insightful

    My experience has been that you really need to be an enthusiast of this distro to bother installing the Community version of it. For some reason, I ended up with the Comminity version of 10.0 when downloading it via BitTorrent, and boy did it need some work. KDE crashing every ten seconds, weird bugs like the SDL segfault when the wacom tablet module (evdev) was loaded, etc.

    Point being, don't try this out as a stable release. Only try it if you have time to kill and really want to see what Mandrake has done with their release this far. Otherwise, wait for the Official ISOs when they become availible to the public.

    --

    It would be cool if it didn't suck.
  3. Community vs. Official by Linzer · · Score: 5, Interesting

    I've been running the development version for a little time now, and AFAICS all show-stopper bugs have been properly squashed by now. It has been running quite smoothly for a few weeks now. However, as parent says: don't use it if you want something rock solid, wait for 10.1 Official. But if you want all the shiny brand new stuff, a streamlined install with an excellent hardware detection, and are not afraid of a few weird things happening now and then, then give it a try!

    --
    Gravitation is a theory, not a fact.
  4. 2.6 kernel may blow away NTFS. by jlseagull · · Score: 5, Informative

    This problem is common with the 2.6 kernel and has been verified in Mandrake 10.0 Community, Red Hat FC1, Red Hat FC2, and others.

    Read about it here.

    Basically, if you touch the MBR with a 2.6 kernel bootloader, XP or Windows 2000 is gone, and can't be restored. So backup your MBR first by using

    "dd if=(input device) of=/(output dir)/hda-img.mbr bs=512 count=1"

    where if=(input device), should point to your first drive, eg. /dev/hda, and of=(output dir) should point to where you want to save the bootsector as a file. Restore the MBR by reversing the input and output.

    Even if you do this to restore, your Windows partition may still be toast, depending on how much you messed with the partition table.

    --
    'Be always mindful, even when ditch-digging.' --D. T. Suzuki
    1. Re:2.6 kernel may blow away NTFS. by Dot.Com.CEO · · Score: 5, Interesting

      This is most definitely NOT a problem with the 2.6 kernel since things work fine on both gentoo and Suse with a 2.6 kernel. It is most likely a problem with the implementation of grub or lilo in these distros. And, in my opinion, it is totally unacceptable.

      --
      Mother is the best bet and don't let Satan draw you too fast.
  5. Re:The Club by rusty0101 · · Score: 5, Interesting

    It kind of depends upon whether you think supporting Mandrake is a good idea, and whether you think that the OS is worth paying someone to continue working on their favorite distribution.

    I have been a Club member in the past, and probably will be again. Asside from the default USB drivers not supporting the Via USB 2.0 chips, easily fixable by replacing the usb-uhci with huci-ohc (or something like that), I have had no significant problems with the 10.1rc1 package.

    If you think that it is worth purchasing, to the point where you would pick up a copy at your local computer superstore whenever they get around to carrying it, joining the club gets your money to the developers at a much higher percentage of what you spend.

    There are other advantages as well, which you can read on their web page if it really interests you. If not, then the above probably won't be of much interest either.

    -Rusty

    --
    You never know...
  6. I'm about to renew. by biendamon · · Score: 5, Informative

    I'd say club membership is worth it, if you happen to prefer Mandrake as your primary distro. I appreciate the dedicated mirrors for club members quite a bit. Makes patch times much faster.

    I also like the repositories for software that are available to club members. I have yet to find a piece of software out there that someone didn't turn into a Mandrake RPM, and the club mirrors seem to have it all. Sure, you can find them other places, too, but all in all it's nice to have everything in one place.

  7. The issues have been fixed in the kernel by Sits · · Score: 5, Informative

    Here is a cooker mailing list post refering to the bug being resolved.