Slashdot Mirror


Mandriva Joins Ubuntu With a Linux For Netbooks

Slatterz writes "Linux publisher Mandriva has unveiled a version of its platform designed specifically for the new breed of mini laptops. Mandriva Mini features a fast boot-up, comprehensive connectivity support and multimedia codecs, and is adapted to work on key netbook platforms such as Intel's Atom. Mandriva previously offered a customised version of its 2008 Spring release for the Asus Eee PC, and was a distributor of Linux for Intel's Classmate PC initiative."

4 of 64 comments (clear)

  1. All distros can be modifed for a 'netbook' by Anonymous Coward · · Score: 4, Insightful

    There really isn't much difference in a customized "netbook" distro, so we'll soon be seeing many more.

    The minor list of customizations needed for a netbook (besides making sure everything just works, as on all laptops):

    1) fast bootup. in order to reach a sub 30 second bootup you need only two things: a lighter kernel, and pruned system services (no crond, nfs, etc).
    2) optimizations for SSD. i.e., noatime in fstab for ext3/2, use of tmpfs for /tmp and /var/log. firefox cache in tmpfs too.
    3) lighter application and OS defaults. i.e.: XFCE instead of gnome, and abiword instead of openoffice.

    btw - check out http://onelinux.org and #onelinux on freenode for an ubuntu-based distro tailored just for 'best' netbook currently available - the awesome Acer Aspire One.

  2. Re:A little bit late? by CastrTroy · · Score: 4, Insightful

    I agree, When they first pitched it, I was excited because they were talking about a $200 price point. That would have been possible if they kept the specs low, and stuck with Linux. However, they kept on upping the screen size, processor, and RAM. Now the higher end EEEs are almost on par with some of the regular notebooks, and the price seems to be ever increasing.

    --

    Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
  3. Awesome by motang · · Score: 4, Insightful

    Awesome, aside from Ubuntu the other distro I really like is Mandriva. I wonder if they are going to use LXDE as the desktop environment.

  4. SSD drives and writes by SEMW · · Score: 4, Insightful

    with the limited number of write cycles with the SSD in some models, you want to avoid any unnecessary writes

    I've heard this said often, but the only time I've seen any actual numbers crunched, the conclusion was that it wasn't worth worrying about:

    With the Eee PC SSD, a typical user (6 hours/day, 10% write rate) will write for 36 minutes per day resulting in a useful lifespan of ~25 years in the worst assumed case [only 50% effective wear levelling, 100k writes to a sector before failure].

    Besides, even if that wasn't the case, one of the things about the Eeepc is its moddability -- back up often (which you should be doing anyway), and then if/when the SSD drive goes, swap it for a new one. It'll also probably be a nice upgrade over the smallish original, given the speed that SSD drives are improving in capacity and speed.

    --
    What's purple and commutes? An Abelian grape.