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,"

3 of 209 comments (clear)

  1. 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
  2. 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.

  3. 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.