LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-06-2017, 06:06 AM   #1
Sol33t303
Member
 
Registered: Jul 2017
Distribution: gentoo
Posts: 115

Rep: Reputation: Disabled
Will installing Fedora over my ubuntu partition erase all of my files?


I'm not really a total newbie. I have been using Linux (ubuntu) for the past 7 months, but I feel like this is definatly a newb question
 
Old 08-06-2017, 06:17 AM   #2
Trihexagonal
Member
 
Registered: Jul 2017
Posts: 362
Blog Entries: 1

Rep: Reputation: 334Reputation: 334Reputation: 334Reputation: 334
Like they were never there.
 
Old 08-06-2017, 06:21 AM   #3
Sol33t303
Member
 
Registered: Jul 2017
Distribution: gentoo
Posts: 115

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Trihexagonal View Post
Like they were never there.
Ok thanks, just wanted to clarify whether or not it would keep directories such as Downloads, Desktop, etc or if would just nuke it and install itself
 
Old 08-06-2017, 06:28 AM   #4
Trihexagonal
Member
 
Registered: Jul 2017
Posts: 362
Blog Entries: 1

Rep: Reputation: 334Reputation: 334Reputation: 334Reputation: 334
Personally, I always save my Documents and Images folders to a USB drive before I rebuild my system.

I've saved my /etc folder as well to cut down on having to edit all those docs and can copy them off individually as needed.
 
Old 08-06-2017, 06:31 AM   #5
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,128

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
Fileystems typically get formatted by an install. Make a backup of what you value. Regardless of an install.
 
Old 08-06-2017, 06:36 AM   #6
beachboy2
Senior Member
 
Registered: Jan 2007
Location: Wild West Wales, UK
Distribution: Linux Mint 21 MATE, EndeavourOS, antiX, MX Linux
Posts: 3,972
Blog Entries: 32

Rep: Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465
Sol33t303,

It certainly will!

You can keep an existing /home partition (if you have one).

This may help you:

http://www.linuxquestions.org/questi...-distro-37074/
 
Old 08-06-2017, 02:25 PM   #7
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,809
Blog Entries: 1

Rep: Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066
Quote:
Originally Posted by beachboy2 View Post
It certainly will!

You can keep an existing /home partition (if you have one).
If Ubuntu had/has only root (and swap) partitions, it will. If however, Ubuntu had/has a separate partition mounting to /home, you need not lose any personal data simply by replacing Ubuntu with Fedora. That doesn't mean you shouldn't back up whatever personal data matters to you prior to the replacement.
 
Old 08-06-2017, 04:13 PM   #8
DVOM
Member
 
Registered: Nov 2010
Posts: 223

Rep: Reputation: 48
Or you can create a separate data partition so you don't have to worry about this again.
 
1 members found this post helpful.
Old 08-06-2017, 06:44 PM   #9
TheEzekielProject
Member
 
Registered: Dec 2016
Distribution: arch
Posts: 668

Rep: Reputation: 190Reputation: 190
It will if you elect to format on install. But you can install without formatting. But only God knows what unholy abomination you may create. A seperate /home partition is recommended if you want to keep data when switching distros.

I have a separate /home partition and when I want to change distros, I move all my .(dot) files from home to a backup location, install the new distro (without formatting /home, of course) and am on my way. This has worked for me for a number of years now
 
Old 08-07-2017, 06:31 AM   #10
malekmustaq
Senior Member
 
Registered: Dec 2008
Location: root
Distribution: Slackware & BSD
Posts: 1,669

Rep: Reputation: 498Reputation: 498Reputation: 498Reputation: 498Reputation: 498
Quote:
Will installing Fedora over my ubuntu partition erase all of my files?
Yes.
You talk of partition. If your home /home folder lies in this partition it will be "Deleted -- Reformatted -- Installed on New" as usually do all automated installing DVD/CDs.

Hope that warns.

Good luck and be careful ...

m.m.
 
Old 08-07-2017, 07:30 AM   #11
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
this is a little lesson on spiting typo should have been >splitting< ones system between / and /home so one does not have to worry about this. When one then needs to install a system it will only wipe the / (root) side where it lives and leave the /home side alone.

Last edited by BW-userx; 08-07-2017 at 08:55 AM.
 
1 members found this post helpful.
Old 08-07-2017, 07:55 AM   #12
malekmustaq
Senior Member
 
Registered: Dec 2008
Location: root
Distribution: Slackware & BSD
Posts: 1,669

Rep: Reputation: 498Reputation: 498Reputation: 498Reputation: 498Reputation: 498
Quote:
Originally Posted by BW-userx View Post
this is a little lesson on spiting ones system between / and /home so one does not have to worry about this. When one then needs to install a system it will only wipe the / (root) side where it lives and leave the /home side alone.
Sire... is it "spiting" or "splitting" ? Your post offers them a very important rule to put in practice to which newbies must learn to apply to themselves.

Thanks for speaking out what my post did not care to say for the good of the newbies.
 
Old 08-07-2017, 08:52 AM   #13
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by malekmustaq View Post
Sire... is it "spiting" or "splitting" ? Your post offers them a very important rule to put in practice to which newbies must learn to apply to themselves.

Thanks for speaking out what my post did not care to say for the good of the newbies.
which seems to be more logical to you in that sentence?

how do you think I over come peoples english in here? I use my brain to try and decipher what they are saying applying logic and reasoning to try and help me over come typos and such.

throw a rock why don't you?

Just because one is type cast as a newbie does not necessarily mean that they are complete idiots (ignorant human beings without the capability to think using logic and reasoning).

Last edited by BW-userx; 08-07-2017 at 08:58 AM.
 
  


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
Not formatting a partition while installing Ubuntu but still data getting lost from that partition! ravisingh1 Linux - Laptop and Netbook 5 07-29-2014 01:44 AM
Lost fedora partition when installing ubuntu? $u$hil_k$ Linux - Newbie 14 03-30-2012 09:05 AM
Will re-installing XP in the XP partition erase the GRUB boot menu? rva1945 Linux - Newbie 8 03-04-2011 06:16 AM
Is ubuntu or fedora supports installing on GPT-based partition? gabeyg Linux - General 1 08-19-2007 06:58 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:47 AM.

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