Which distro for me?


Recommended Posts

Now I know this may seem like I didnt read any of the other threads. But I did. The thing is, I still dont think I have an answer since none of the situations I read felt like it applied to me as well.

I want to know which distro to go with. I'm new to Linux but I have used Knoppix so I have some "general" knowledge, so its not like im going into this whole thing completely blind, but not knowledgable either. Anyways, I just wanted to know what everyone's opinion is on which distro I should go with.

I'm used to the way Windows works, but I want a free distro to duel boot with. This means I dont want Lindows since it may be "easy" but its not free. I have a partition I am going to reformat and install the distro onto already set. I read up on the install procedure for Red Hat (which is the same as fedora according to the site) and it seems fairly simple enough, just gotta jot down some notes before going into the install. But Mandrake is looking very tempting. I hear its hard to install programs on Mandrake? Is this true?

I dont think I can go into any more details until a discussion starts flowing, so any opinion would be helpful. Thanks! :)

Link to comment
https://www.neowin.net/forum/topic/207903-which-distro-for-me/
Share on other sites

Speaking of challenge, I would like to point out that my system is a IBM Thinkpad R31 with a P3 1.2ghz processor with just about 240mb of RAM. Its a school laptop, but I own it. Basically what I'm doing is reformating a 7gig partition that the school used to put a reimage backup on my HD, but it never worked because they screwed it up. So I'm getting rid of that data and just wiping it clean.

Would I be able to select the empty partition in the Linux setup and just install on it, or do I have to get rid of the partition and make a new one during installation?

Now I know this may seem like I didnt read any of the other threads. But I did. The thing is, I still dont think I have an answer since none of the situations I read felt like it applied to me as well.

I want to know which distro to go with. I'm new to Linux but I have used Knoppix so I have some "general" knowledge, so its not like im going into this whole thing completely blind, but not knowledgable either. Anyways, I just wanted to know what everyone's opinion is on which distro I should go with.

I'm used to the way Windows works, but I want a free distro to duel boot with. This means I dont want Lindows since it may be "easy" but its not free. I have a partition I am going to reformat and install the distro onto already set. I read up on the install procedure for Red Hat (which is the same as fedora according to the site) and it seems fairly simple enough, just gotta jot down some notes before going into the install. But Mandrake is looking very tempting. I hear its hard to install programs on Mandrake? Is this true?

I dont think I can go into any more details until a discussion starts flowing, so any opinion would be helpful. Thanks! :)

The distros already recommended to you should fit the bill.

If you're game, get a hold of ArchLinux, and play around with Pacman.

Speaking of challenge, I would like to point out that my system is a IBM Thinkpad R31 with a P3 1.2ghz processor with just about 240mb of RAM. Its a school laptop, but I own it. Basically what I'm doing is reformating a 7gig partition that the school used to put a reimage backup on my HD, but it never worked because they screwed it up. So I'm getting rid of that data and just wiping it clean.

Would I be able to select the empty partition in the Linux setup and just install on it, or do I have to get rid of the partition and make a new one during installation?

You'll have to delete the current one and make a Linux partition (ext3 or reiserfs).

Would I be able to select the empty partition in the Linux setup and just install on it, or do I have to get rid of the partition and make a new one during installation?

I'm guessing that it's an NTFS partition?

Most Installers should assist in partitioning the layout you desire.

If you're planning on Dual-booting with an existing Windows OS, try to create a /boot partition, and install GRUB to that partition (not to the MBR.)

You should be able to direct boot.ini to your /boot bootsector via a small .bin

I'm guessing that it's an NTFS partition?

Most Installers should assist in partitioning the layout you desire.

If you're planning on Dual-booting with an existing Windows OS, try to create a /boot partition, and install GRUB to that partition (not to the MBR.)

You should be able to direct boot.ini to your /boot bootsector via a small .bin

Nah actually they are both FAT32.

Meh I'd rather not emulate. If I wanted to not install a Linux partition I'd run Knoppix again.. But then again with all this boot partitions and stuff I think I might just do that. I wanted to just install linux onto an already formatted partition. (I'm not a big fan of creating partitions because I believe it reduces your hard drive's lifespan).

So whats it do then?

It's basically Linux programs compiled for Windows with a compatibility dll.

http://www.cygwin.com/

Cygwin is a Linux-like environment for Windows. It consists of two parts:

A DLL (cygwin1.dll) which acts as a Linux emulation layer providing substantial Linux API functionality.

A collection of tools, which provide Linux look and feel.

Not quite as good as having Linux installed since you only get the console (you get X too, but it's very slow).

Ah I seee..

Well.. I dont have any use for Linux apps on my Windows side sooo...

Does anyone know of a way to get a duel boot to work without making a boot partition? And if there is no way of doing that, does anyone know if after making the boot partition, is there anything else that needs to be done before installing Linux? (lets say fedora or mandrake)

I have something similar on my laptop

The only repartitioning you'll need to do is add a small swap partition. When you run the installer, delete the backup partition, add a 512Mb swap partition, and use the rest for linux. No real need for a /boot partition, Grub works just fine in the MBR with windows. The only issue is if you reinstall windows and it overwrites the MBR, so keep a boot floppy around to boot back into linux and fix it.

Also IMO, there is no need to be afraid of creating partitions. It doesnt affect hard drive life at all.

Dual booting can be tricky. Windows NT/XP bootloaders are very stubborn. Here's a related link.

This HOWTO applies if:

   

  • * Your machine already has Windows installed, and you are installing Linux as a second operating system, and
        * You want to leave the Windows boot loader (NTLDR) on the MBR (Master Boot Record). This allows you to continue to boot Windows with no issues. I've heard that Windows 2000/Windows XP or anti-virus software may complain if the MBR does not contain the Windows boot loader

I have something similar on my laptop

The only repartitioning you'll need to do is add a small swap partition. When you run the installer, delete the backup partition, add a 512Mb swap partition, and use the rest for linux. No real need for a /boot partition, Grub works just fine in the MBR with windows. The only issue is if you reinstall windows and it overwrites the MBR, so keep a boot floppy around to boot back into linux and fix it.

Also IMO, there is no need to be afraid of creating partitions. It doesnt affect hard drive life at all.

Well if I delete the backup partition (assuming you mean the one Im going to reformat) that leaves just one partition. Then I make a Swap partition, and install linux on the rest of it. That wont work because I have Windows on the remaining space... and I'm sort of new to the whole Grub and MBR concept... Enlighten me please? :wacko:

Sorry. What i meant was install linux in the remaining space from the 7Gb partition you erased, not the rest of the hard drive :D

Ah so what your saying is create a Swap partition, and then install linux on the 7gig partition i have already set, and it should work?

I have Partition Magic, would using that make things easier or just make things unstable... Has anyone ever used that? (the install another OS feature I mean) The only problem with that is, it assumes I want to create a new partition...

Okay I understand that concept.

But now basically the only thing left for me to understand is the duel boot procedure, and I guess reading that grub how-to is the only way... Even though there are things in there that basically assume you know what you are doing, which in most cases, I dont.

I just want to use Linux as a backup source and as to use something different from Windows for a change. Plus its HD space just sitting there unused so I figured instead of merging the partitions and risking losing data, I'd just put another OS on there.

If I could, I would put the mac OS. lol its a shame it runs differently though.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • UK funds £60M AI labs to challenge US tech dominance with open-source models by Paul Hill The UK government has awarded £60 million to Oxford University and University College London to help keep the country in the AI race by focusing on open-source, low-hardware alternatives. This is in stark contrast to the expensive, closed-source, and high-hardware-requirement models being created in the United States and elsewhere. The money will be shared among two new academic research labs over six years to help them redesign the fundamental mathematics and architectures of AI to help the UK reduce its reliance on a handful of US tech firms. Commenting on the development, AI Minister Kanishka Narayan said: Initially, the government planned to fund just one lab with a £40 million investment, but with this update, two labs will now get access to a larger pool of funds. The labs are expected to invest in the top AI researchers at every career stage, with £2 million per lab being set aside for hiring at least ten doctoral students. The government hopes that this will grow the UK’s talent in the field of AI. The labs are also expected to work closely with the leaders in British AI research, such as the Alan Turing Institute and UKRI’s AI research hubs. This will allow the various teams to collaborate and create new solutions faster than they could alone. This development is pretty interesting for a number of reasons, chiefly that it could create a long-term challenge for US tech firms if these labs successfully scale these open-source architectures that bypass the proprietary ecosystems. It could also give British businesses and public sector organizations access to AI features without paying high licensing fees to foreign providers or needing to invest in specialized server infrastructure.
    • If I were them, I'm gonna hold out until the prices of these semiconductor parts normalize. $1,049 for a ~5 year old hardware is DoA, more so for gamers. On a deeper note, if Steam Machine is priced like this, we are soo effed up for the next gen Xbox console and PS6. With great AAA titles releasing at the end of the year, this just creates more demand...and more tears for me. Lol.
    • I suspect one reason its hard to justify subsidising is that it's not a locked down device like a traditional console is. In this climate sadly if it was a "good deal" you'd get people hoarding them for anything but gaming. The Lenovo Legion Go 2 with the Ryzen Z2 Extreme is £1300 here ($1720) for some context on how other SteamOS like devices are now priced. I got the older Z1 Extreme model for £300 with a dock, just shows how insane prices have got recently.
    • If you have an account with any of Meta's services, you technically have an account with all of their services. You may not use it, but it exists.
  • Recent Achievements

    • One Month Later
      nates earned a badge
      One Month Later
    • Week One Done
      Almohandis earned a badge
      Week One Done
    • Rookie
      dorf went up a rank
      Rookie
    • First Post
      mike_rumble earned a badge
      First Post
    • Dedicated
      tuben earned a badge
      Dedicated
  • Popular Contributors

    1. 1
      +primortal
      456
    2. 2
      +Edouard
      184
    3. 3
      PsYcHoKiLLa
      94
    4. 4
      Michael Scrip
      87
    5. 5
      neufuse
      67
  • Tell a friend

    Love Neowin? Tell a friend!