LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Replacin g Linux Mint with Lite
#1
Which choice in the installer will replace Linux Mint with Linux Lite and leave Windows on /dev/sda1, /dev/sda2 & /dev/sda3?  The installer say if you put Lite on it could erase all OS including windows.  I am confused!
Reply
#2
Your best bet is to use the "Something else" option and manually set the partition(s) to use for LL.  If you've just got a standard Mint installation, you probably only have a root and a swap partition.  Based on what you stated above regarding Windows partitions and my assumption of just a standard Mint install, you probably have Mint's root as /dev/sda5 and swap as /dev/sda6, both of which are within extended partition /dev/sda4.  Using that as an example, all you need to do on the partitioning page is:

*  choose /dev/sda5 and click "Change" button
*  Size = leave same as it already is
*  Use as = Ext4 file system
*  Mount Point = "/" for root
*  Check box to format the partition
*  Near bottom of window, "Device for boot loader installation" = /dev/sda.

No need to do anything with swap partition or extended partition.  Installer will see and use swap automatically.


P.s.  If you're not sure which partition is currently Mint's root partition, log into Mint, open a terminal and enter this command:
Code:
lsblk

Then just look under the "MOUNTPOINT" column to see which partition has "/" next to it.  If that shows something different than my example, substitute your correct partition in place of my /dev/sda5 example.
Try Linux Beginner Search Engine for answers to Linux questions.
Reply
#3
Many thanks to gold_finger.  The reply was dead on the money.  Worked like a charm.  Smile
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)