LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-08-2017, 10:12 PM   #1
crabbyfogey
Member
 
Registered: Sep 2016
Posts: 54

Rep: Reputation: Disabled
Simple Mint install question


I'm thinking of installing Mint 18.1. Don't want to do a clean install, but I don't want to constantly have to choose which OS I want to use. Is there a way to install 18.1, not lose my files and use it as the only OS?
 
Old 04-09-2017, 03:23 AM   #2
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
yes.
1) identify where your files are, move them all into one partition
2) install, but leave that partition alone during partitioning
 
1 members found this post helpful.
Old 04-09-2017, 05:58 AM   #3
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
Use Update Manager?
 
Old 04-10-2017, 08:57 AM   #4
crabbyfogey
Member
 
Registered: Sep 2016
Posts: 54

Original Poster
Rep: Reputation: Disabled
My hard drive is basically one large partition. When I installed Mint17, I let Linux do what it wanted (conflicting-outdated info for partitions) So, why couldn't I install 18 on it's very own partition-by itself and run it from there? Would that make installing 19 easier?
 
Old 04-10-2017, 11:02 AM   #5
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by crabbyfogey View Post
So, why couldn't I install 18 on it's very own partition-by itself and run it from there?
because, as you said, your hard drive is "all one big partition"(*), so you'd have to repartition it, which would result in data loss.

(*) i don't quite believe that.
please fire up gparted and confirm.
 
Old 04-10-2017, 11:46 AM   #6
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
Quote:
Originally Posted by crabbyfogey View Post
basically one large partition.
What? Where?

Where is the "simple" when you keeping changing up?

Code:
sudo lsblk /dev/sd[a-z] -o model,name,size,fstype,label,uuid,mountpoint
output please.
 
Old 04-10-2017, 01:32 PM   #7
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,539

Rep: Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496
Quote:
My hard drive is basically one large partition. When I installed Mint17, I let Linux do what it wanted
Theoretically, you could do that but before anyone tries to give you specific advice you would need to post some details. You could shrink the one large partition by using GParted which will be on the Mint installation DVD/flash drive and create unallocated space on which to install the new Mint. You should then be able to access/boot either system. Anytime you are making changes to partitions there is a possibility of losing data so do a backup.
 
Old 04-11-2017, 01:31 PM   #8
crabbyfogey
Member
 
Registered: Sep 2016
Posts: 54

Original Poster
Rep: Reputation: Disabled
Apparently, this is more complicated than I thought. I did a clean install of Linux Mint. Page 16 of the Mint User manual is exactly what I installed.

fdisk results:

WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.


Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x4bf49d73

Device Boot Start End Blocks Id System
/dev/sda1 1 1953525167 976762583+ ee GPT
Partition 1 does not start on physical sector boundary.

--------------------
Can't copy Gparted, but looks like this:

/dev/sda1--fat32--/boot/efi--512MB--4.39MB--507.61MB--boot
/dev/sda2--ext4--/--915.09GB--418.61GB--496.48GB
/dev/sda3--linux-swap--15.92GB--4kB--15.92GB
 
Old 04-12-2017, 12:30 AM   #9
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by crabbyfogey View Post
Apparently, this is more complicated than I thought. I did a clean install of Linux Mint.
so it sounds like you solved your problem (clean install) yet there is still some problem?
you're going to have to explain.

Quote:
Page 16 of the Mint User manual is exactly what I installed.
i know that it is common to ask help seeking people to do some homework etc., but imho it is a little presumptious to ask the same of those providing help.
in other words, what's on page 16? what did you do?

Quote:
fdisk results:

WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.


Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x4bf49d73

Device Boot Start End Blocks Id System
/dev/sda1 1 1953525167 976762583+ ee GPT
Partition 1 does not start on physical sector boundary.

--------------------
Can't copy Gparted, but looks like this:

/dev/sda1--fat32--/boot/efi--512MB--4.39MB--507.61MB--boot
/dev/sda2--ext4--/--915.09GB--418.61GB--496.48GB
/dev/sda3--linux-swap--15.92GB--4kB--15.92GB
now this is weird because

a) the outputs seem to say 2 different things - the first says there's indeed only 1 partition (unlikely), the second says there are 3 (likely)

and

b) when i enter the command provided by habitual 2 posts up, i get very different-looking output.

anyhow, you also have an efi partition there --- do you even need one if you're not dual booting with windows?
 
Old 04-12-2017, 11:03 AM   #10
crabbyfogey
Member
 
Registered: Sep 2016
Posts: 54

Original Poster
Rep: Reputation: Disabled
First of all, given the seemingly limited amount of space, the value of pasting the entire User manual page here, wasn't going to be as productive as the tech info.

Second, I don't know where the efi came from, I didn't put it there, I've never touched the partitions after the initial clean install. And I certainly don't dual boot, I wanted to avoid that.

And, lastly, I doubt that this thread is going to get me anywhere and I'm on my own.
 
Old 04-12-2017, 12:44 PM   #11
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by crabbyfogey View Post
I doubt that this thread is going to get me anywhere and I'm on my own.
so it would seem indeed. good luck!
 
Old 04-12-2017, 05:01 PM   #12
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,539

Rep: Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496
Quote:
First of all, given the seemingly limited amount of space, the value of pasting the entire User manual page here, wasn't going to be as productive as the tech info
The common practice in situations such as this is to simply post a link to the site/page which doesn't take up a lot of space.

If you have an efi partition which the info you posted indicates, then it was put there when you installed Mint. The other possibility would be if you or someone had previously installed another OS using UEFI. So to install Mint 18 alongside it and not have boot problems, you would need to install Mint 18 EFI also. First obviously, shrink the current partition(s) to create unallocated space or else create another partition before installing on which to install Mint 18.

The fdisk output doesn't accurately reflect the partitions as indicated in the messages because you are using GPT. The GParted output is likely more accurate.
 
Old 04-13-2017, 06:51 AM   #13
Jjanel
Member
 
Registered: Jun 2016
Distribution: any&all, in VBox; Ol'UnixCLI; NO GUI resources
Posts: 999
Blog Entries: 12

Rep: Reputation: 364Reputation: 364Reputation: 364Reputation: 364
*IF* you decide to -erase the whole disk-,
try (in a dvd/usb .iso terminal, to zero WHOLE drive):
dd if=/dev/zero of=/dev/sda bs=1M

Last edited by Jjanel; 04-13-2017 at 06:59 AM.
 
Old 04-13-2017, 10:41 AM   #14
crabbyfogey
Member
 
Registered: Sep 2016
Posts: 54

Original Poster
Rep: Reputation: Disabled
As soon as I finished installing Mint17, I checked the partitions to be sure that it looked like what the manual said (2 partitions). Perfect and didn't have any problems, so no reason to double-check after that. Some months later, I did a test drive of M18 and I noticed that my laptop refers to my DVD drive as EFI, confusing to say the least. Was never sure exactly what that meant. In any case, I have an experimental laptop that I'm going to use to work this out.
 
Old 04-13-2017, 09:41 PM   #15
crabbyfogey
Member
 
Registered: Sep 2016
Posts: 54

Original Poster
Rep: Reputation: Disabled
One interesting side note, my other laptop (also using Linux 17) does not have the Fat32 partition, according to Gparted. Still shows just the 2 partitions installed as per the installation manual.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Rassam-paint 1.1 Is a Simple Painting Program How to Install in Ubuntu and Mint LXer Syndicated Linux News 0 11-17-2014 08:20 AM
SImple question: Where in Mint install do you configure GRUB? zephyrcat Linux - Distributions 2 07-27-2007 05:10 PM
apt-get install - simple question jobano Debian 1 10-12-2004 11:40 AM
Really simple 9.2 install question BrianK Mandriva 4 01-10-2004 07:03 PM
install destination simple question exodist Linux - Software 0 08-24-2003 07:09 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:22 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration