Jump to content

I want to setup Linux mint on my computer . I watch some tutorial in YouTube. I saw that when they are installing Linux mint they are delete ing the entire HDD . I have 4 Drive on my HDD. I want to install Linux mint on my C Drive.Can I install Linux mint without deleting the Data of the other drive ?

Link to comment
https://linustechtips.com/topic/1345921-linux-mint/
Share on other sites

Link to post
Share on other sites

You have 4 partitions on your HDD? If so, you can go ahead and install on the partition, and Mint shouldn't touch the other partitions. Could you explain your partitioning/drives a bit better?

On 4/5/2024 at 10:13 PM, LAwLz said:

I am getting pretty fucking sick and tired of the "watch something else" responses. It's such a cop out answer because you could say that about basically anything, and it doesn't address the actual complaints. People use it as some kind of card they pull when they can't actually respond to the criticism raised but they still feel like they need to defend some company/person. If you don't like this thread then stop reading it. See how stupid it is? It's basically like telling someone "shut the fuck up". It's not a clever responsive, it doesn't address anything said, and it is rude. 

 ^

-----

MKBHD is but an Apple propagandist and fanboy. Take his videos with a grain of salt, especially about anything Apple. In his video titled "I Visited Apple's Secret iPhone Testing Labs!", he has shown that he makes no effort to fact check Apple's claims, and takes it at face value. I do not believe he can be trusted as an Reviewer/Influencer.

-----

bruh switch to dark mode its at the bottom of this page

VPN Server Guide

Link to comment
https://linustechtips.com/topic/1345921-linux-mint/#findComment-14792428
Share on other sites

Link to post
Share on other sites

Yes, but since you are just starting out I strongly suggest you back that data up to an external drive, wipe the HDD clean, install Linux and then move the files back from the externa dive. 3 reasons:

1) No chance of screwing something up during the install process and losing data.
2) Partition table you are currently using could be MBR and you should switch to GPT (a lot more robust).

3) The partitions you are using now, again guessing, are NTFS and you would ideally want them to be EXT4 (slightly faster on Linux, handles fragmentation better etc.).
 

Link to comment
https://linustechtips.com/topic/1345921-linux-mint/#findComment-14792458
Share on other sites

Link to post
Share on other sites

1 hour ago, Biohazard777 said:

you would ideally want them to be EXT4 (slightly faster on Linux, handles fragmentation better etc.

I would have to disagree with you here, I'd rather go for BTRFS

"The most important step a man can take. It’s not the first one, is it?
It’s the next one. Always the next step, Dalinar."
–Chapter 118, Oathbringer, Stormlight Archive #3 by Brandon Sanderson

 

 

Older stuff:

Spoiler

"A high ideal missed by a little, is far better than low ideal that is achievable, yet far less effective"

 

If you think I'm wrong, correct me. If I've offended you in some way tell me what it is and how I can correct it. I want to learn, and along the way one can make mistakes; Being wrong helps you learn what's right.

 

Link to comment
https://linustechtips.com/topic/1345921-linux-mint/#findComment-14792574
Share on other sites

Link to post
Share on other sites

13 hours ago, J-from-Nucleon said:

would have to disagree with you here, I'd rather go for BTRFS

Perhaps, both have pros and cons. Ext4 is old and reliable, has journaling support and thus handles power loss / kernel panics better (main reason I still recommend Ext4 for most people). Btrfs has some handy new features baked in like snapshots, FS level compression and copy on write support. Btrfs also supports orders of magnitude (EiB vs TiB) larger partitions and file sizes, but that is irrelevant for most users for now.
Either way he should move away from NTFS unless he really needs it (like an external drive that he is planning to carry around and to plug into Windows machines that he doesn't own, where he can't add support for Ext4 or Btrfs).

Link to comment
https://linustechtips.com/topic/1345921-linux-mint/#findComment-14792854
Share on other sites

Link to post
Share on other sites

On 6/9/2021 at 2:00 AM, J-from-Nucleon said:

I would have to disagree with you here, I'd rather go for BTRFS

As much of a fan of btrfs as I am, I would not recommend a novice to use it since a novice might not lookup the tools to learn when the inevitable disk error occurs.

Link to comment
https://linustechtips.com/topic/1345921-linux-mint/#findComment-14799571
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×