Will the installation of Ubuntu server on a Ubuntu desktop deletes the existing files and documents?
Asked
Active
Viewed 66 times
1 Answers
1
It depends how you do it. If you hold your data on a separate partition (and dont format /erase this partition) then your data will survive. If you have a single partition with Ubuntu desktop and your data on it, you could create a new partition for Ubuntu server.
There are lots of different ways of installing Ubuntu (and a lot depends on what you are trying to do), personally create partitions as follows:
- BIOS / GRUB
- First operating system (say Ubuntu desktop)
- Second operating system (Say Ubuntu server)
- swap

David Foerster
- 36,264
- 56
- 94
- 147

Nick Sillito
- 1,596
/dev/sda1
. Should i select the same partition during installation? I do not want desktop edition and neither the old files. – darshan krishnaiah Aug 12 '16 at 10:39