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

    • Less powerful than a PS5 at twice the price! I wonder if they use that for marketing? Totally DoA.
    • Astra 0.6.1 Beta by Razvan Serea Astra is an audiophile music player designed for local music libraries, supporting MP3, FLAC, WAV, AAC, OGG, M4A, OPUS, WMA, AIFF, and more via FFmpeg. It offers gapless playback with pre-buffering, multichannel audio remapping, and Dolby Atmos decoding, ensuring albums play seamlessly while maintaining high-fidelity sound. Astra features real-time DSP visualizers powered by a native C++ engine, including an oscilloscope, spectrum analyzer, and vectorscope. A fully parametric 10-band EQ with live frequency response, built-in presets, and AutoEQ headphone calibration import lets you precisely shape your sound. Playback controls include shuffle, repeat, and drag-and-drop queue management, while the library automatically extracts metadata, album artwork, and supports global search, favorites, and recently played tracking. Additional features include output device selection, delay calibration, customizable themes, fullscreen and mini-player modes, Discord Rich Presence, optional Last.fm scrobbling, and an opt-in local API for integrations. Astra delivers a complete, high-quality desktop audio experience with no telemetry, accounts, or streaming. Astra 0.6.1 Beta changelog: Lyrics Initial XLRC support via @boof2015/xlrc 0.2.0 (#131) XLRC sidecar scanning, manual import, and renderer support Word timing, furigana, translations, voice labels, and translation-priority controls for XLRC Fullscreen lyrics overhaul with additional layout polish Manual lyrics editor with LRC, XLRC, and plain-text modes Drag-and-drop lyrics import plus sync offset controls Clickable synced lyrics for seeking, with popout and transport lyrics updates (#138) Fixed lyrics info sidebar scrolling (#138) Added a workaround for LRCLIB instability Metadata & Library Metadata editor rebuilt as a side panel Virtual DB metadata overrides and optional direct file tag writing Bulk metadata editing for title, artist, album, album artist, genre, year, track/disc numbers, and artwork Undo/redo support for virtual metadata edits Clear overrides action and default save-mode preference Artist page grid view added, with later design and sizing refinements Improved Jump to Playing with smart source, queue, album, artist, and library track targets Fixed smart source jump behavior Playlists Fixed VLC-style M3U import failures (#127) Added playlist export to M3U/M3U8 (#118) Improved imported playlist path resolution and missing-entry preservation Shuffle added to playlist pages (#121) Remove tracks directly from playlist views (#128) Fixed create-playlist-from-track modal closing when clicking inside it (#137) Multi-select quality-of-life fixes Right-click context menus no longer clear multiselections UI & Navigation Fixed UI scaling regressions in sidebar and home surfaces (#122, #123) Fixed transport bar regression (#126) Fixed horizontal scrolling on Home and Library rails Fixed artist grid sizing while searching Updated playlist action buttons and related layout polish Additional fullscreen lyrics visual adjustments Visualization Scopes and visualizers now respect UI scaling settings (#155) Added shared canvas sizing logic for correct DPR/backing-store behavior Canvas sizing tests added for visualizer scaling regressions Discord RPC Discord Rich Presence activity structure refactored Compact status can prioritize title or artist Profile info line can show file info or album Title and artist links can target YouTube Music, Last.fm, or be disabled Optional small Astra badge for cover-art presence Configurable “clear when paused” timing Added Discord activity tests Scrobbling Fixed custom Last.fm2 API profiles being accidentally blocked Expanded scrobbler profile protocol handling coverage Stability & Tests Added/expanded tests for XLRC parsing, lyrics presentation, metadata editor state, playlist import/export path handling, artist grid layout, horizontal scrolling, canvas sizing, and Discord RPC activity building Download: Astra 0.6.1 Beta | 138.0 MB (Open Source) View: Astra Home Page | Github | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • How does it compare to the "SeeStar S30 Pro" and the "Vespera PRO 2"?
    • Indeed. And note that those units are MUCH cheaper than this new Steam Machine...ahem.
  • Recent Achievements

    • 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
    • Week One Done
      mnsgroup earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      501
    2. 2
      +Edouard
      209
    3. 3
      PsYcHoKiLLa
      100
    4. 4
      Michael Scrip
      85
    5. 5
      neufuse
      69
  • Tell a friend

    Love Neowin? Tell a friend!