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

    • What the press release doesn’t mention, however, is how much water the natural gas plant itself will consume, Natural gas plants use about 2,803 gallons of water per megawatt-hour produced, which is significantly less than coal-fired plants that use around 19,185 gallons per megawatt-hour. Overall, natural gas plants are more water-efficient, using 584% less water than traditional power plants on average. AI generated
    • DJI Neo 2 Fly More Combo gets a Prime Day exclusive pricing by Steven Parker DJI reached out to let us know that the DJI Neo 2 Fly More Combo has reached its lowest price ever ahead of Prime Day that starts tomorrow. This Fly More Combo kit adds two extra batteries, and a charge hub so you can charge all three at the same time, or keep two spares fully charged for quick swap and drone flying. (buying link below) Here are some of the important specifications: DJI Neo 2 Fly More Combo Dimensions: 147x171x41mm without DJI Neo 2 Digital Transceiver 167x171x54mm with DJI Neo 2 Digital Transceiver Takeoff Weight: 151 g without DJI Neo 2 Digital Transceiver 160 g with DJI Neo 2 Digital Transceiver Max Ascent Speed: 0.5 m/s (Cine mode) 3 m/s (Normal mode) 5 m/s (Sport Mode) Max Descent Speed: 0.5 m/s (Cine Mode) 3 m/s (Normal Mode) 3 m/s (Sport Mode) Max Horizontal Speed: 8 m/s (Normal Mode) 12 m/s (Sport Mode) 12 m/s (tracking status) Max Takeoff Altitude: 2000 m Max Flight Time: Approx. 19 minutes (approx. 17 minutes with the propeller guards) Each battery allows the drone to perform at least 20 palm takeoff and landing for shoots in succession Max Hovering Time: Approx. 18 minutes (16.5 minutes with the propeller guards) Max Flight Distance: 7 Km Max Wind Speed Resistance: 10.7 m/s (Level 5) Operating Temperature: -10° to 40° C (14° to 104° F) Global Navigation System: GPS + Galileo + BeiDou Hovering Accuracy Range: Vertical: ±0.1 m (with vision positioning) ±0.5 m (with satellite positioning) Horizontal: ±0.3 m (with vision positioning) ±1.5 m (with satellite positioning) Internal Storage: 49 GB Class: C0 (EU) Image Sensor: 1/2-inch CMOS Sensor Lens: FOV: 119.8° Format Equivalent: 16.5 mm Aperture: f/2.2 Focus: 0.7 m to ∞ ISO Range: Photo 100-3200 (Single Auto) 100-12800 (Burst Auto/Timed Auto) 100-12800 (Manual) Video 100-12800 (Auto) 100-12800 (Manual) Shutter Speed: Video: 1/8000-1/30 s Photo: 1/8000-1/10 s Max Image Size: 12 MP Photo 4000×3000 (4:3) 4000×2250 (16:9) Still Photography Modes: Single/Timed Shot Single Shot: 12 MP Timed Shot: 12 MP, 2/3/5/7/10/15/20/30/60 s Photo Format: JPEG Video Resolution: Horizontal Shooting: 4K (4:3*): 3840×2880@60/50/30fps 1080p (4:3*): 1440×1080@60/50/30fps 4K (16:9): 3840×2160@100**/60/50/30fps 1080p (16:9): 1920×1080@100**/60/50/30fps Vertical Shooting: 2.7K (9:16): 1512×2688@60/50/30fps Video features: MP4 Bitrate: 80 Mbps File System: exFAT Color Mode: Normal EIS: Supports RockSteady and turning stabilization off Gimbal: Stabilization: 2-axis mechanical gimbal (tilt, roll) Mechanical Range: Tilt: -125° to 105°, Roll: -43° to 43° Controllable Range: Tilt: -90° to 70° Max Control Speed (tilt): 100°/s Angular Vibration Range: ±0.01° Image Roll Correction: Supports correction of footage recorded on the drone. WiFi: 802.11a/b/g/n/ac/ax Bluetooth: 5.2 Battery: Capacity: 1606 mAh Weight: 46 g Nominal Voltage: 7.16 V Max Charging Voltage: 8.6 V Battery Type: Li-ion Chemical System: LiNiMnCoO2 Energy: 11.5 Wh Charging Temperature: 5° to 40° C (41° to 104° F) Charge time: When Using the Two-Way Charging Hub (65W): Approx. 68 mins to charge three batteries simultaneously from 0% to 100% When Directly Charging the Aircraft Body (15W): Approx. 70 minutes to charge from 0% to 100% (MSRP) Price: $349 As such, you have everything you need to get started right in the box, including the two extra batteries, and a spare set of propellers should things go amiss with the original set of blades on the drone. Oh, the humanity! What's in the box? DJI Neo 2 Aircraft x 1; DJI Neo 2 Intelligent Flight Battery x 3 DJI Neo 2 Two-Way Charging Hub x 1; DJI Neo 2 Spare Propellers (Pair) x 1 DJI Neo 2 Spare Propeller Screw x 4; Screwdriver x 1 DJI Neo 2 Propeller Guard (Pair) x 1; DJI Neo 2 Gimbal Protector x 1 USB-C to USB-C Data Cable x 1 Having never had the chance to mess around with a drone myself, a few more highlights for this drone are listed below: Lightweight & Portable Design - Weighing just 151g and C0 certified, this compact drone features full-coverage propeller guards for safer, worry-free transport and flight. Palm Takeoff & Landing, Gesture Control - Enjoy easy palm takeoff and landing, plus intuitive gesture controls for hands-free operation and seamless flying experiences. Smooth & Reliable Tracking - ActiveTrack keeps your subject in focus, while Apple Watch lets you view live feed, check flight status, or use voice control to adjust tracking. Easy Moment Capture With SelfieShot - Snap memorable moments easily with SelfieShot, allowing quick and convenient selfies anytime with just a simple tap. All-Around Safety & Flexible Flight - Fly confidently with omnidirectional obstacle sensing and enjoy versatile flight for safer, more dynamic aerial adventures. 4K High-Quality Imaging - Capture every moment in stunning detail with 4K resolution, delivering crisp, lifelike photos and videos every time. Good to know DJI also notes on the Amazon sales page that due to platform compatibility issues, the DJI Fly app has been removed from Google Play. Visit the official DJI website to download the user manual and the latest DJI Fly app for a better experience. Which means you will have to sideload it on your Android. Where to buy DJI Neo 2 Fly More Combo for $349 at Amazon US The above price has been communicated to me as a Prime Day exclusive. As an Amazon Associate we earn from qualifying purchases.
  • Recent Achievements

    • Dedicated
      tuben earned a badge
      Dedicated
    • Week One Done
      mnsgroup earned a badge
      Week One Done
    • Conversation Starter
      sumytbe earned a badge
      Conversation Starter
    • One Year In
      B4dM1k3 earned a badge
      One Year In
    • One Year In
      DarkWun earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      519
    2. 2
      +Edouard
      203
    3. 3
      PsYcHoKiLLa
      97
    4. 4
      Michael Scrip
      82
    5. 5
      neufuse
      67
  • Tell a friend

    Love Neowin? Tell a friend!