More Gparted problems. [SOLVED]

Message
Author
tony37
Posts: 1306
Joined: Sat Jul 18, 2020 12:34 pm

Re: More Gparted problems. [SOLVED]

#21 Post by tony37 »

Of course you have to unmount the partition first, so you have to do this from live USB.

User avatar
Sparky
Posts: 1205
Joined: Sun Dec 23, 2018 6:07 pm

Re: More Gparted problems. [SOLVED]

#22 Post by Sparky »

tony37 wrote: Sun Sep 27, 2020 12:57 pm Of course you have to unmount the partition first, so you have to do this from live USB.
Ahhh, ok, I already have it on USB, will do it now, Thanks.
MX Linux Asus F552, 12GB RAM, 500GB WD SSD MX19.2
Dell Inspiron 7559 16GB RAM 1X 256GB SSD & 1TB SSD MX KDE 21.1 & Windows 11
Mini Tower PC 2X 256GB SSD MX KDE21.1

User avatar
rob.chaffe
Posts: 19
Joined: Mon Jun 29, 2020 6:17 pm

Re: More Gparted problems. [SOLVED]

#23 Post by rob.chaffe »

Boot MX Linux from your thumb drive (or DVD) for a fresh install. At the second or third screen, there is an option to run GParted. Set partition table. Then create main partition leaving space for swap after the main partition. Create swap, Finish the install.

Rob

tony37
Posts: 1306
Joined: Sat Jul 18, 2020 12:34 pm

Re: More Gparted problems. [SOLVED]

#24 Post by tony37 »

Then shrink the partition. If you don't want to hibernate your system then 2 GB for swap will be enough I guess.

User avatar
uncle mark
Posts: 859
Joined: Sat Nov 11, 2006 9:42 pm

Re: More Gparted problems. [SOLVED]

#25 Post by uncle mark »

Sparky wrote: Sun Sep 27, 2020 12:38 pm It's like this now. Wont let me create a new partition.

Image
Shrink the existing partition (drag from the right) to leave a few gigs for swap. Do this as a single operation.

Then, in a new operation, create a new swap partition in the newly created space.
Custom build Asus/AMD/nVidia circa 2011 -- MX 19.2 KDE
Acer Aspire 5250 -- MX 21 KDE
Toshiba Satellite C55 -- MX 18.3 Xfce
Assorted Junk -- assorted Linuxes

User avatar
rob.chaffe
Posts: 19
Joined: Mon Jun 29, 2020 6:17 pm

Re: More Gparted problems. [SOLVED]

#26 Post by rob.chaffe »

I'm going to bow out because there are too any cooks stirring the pot. And the OP changes his mind so fast it's hard to keep up.

User avatar
Sparky
Posts: 1205
Joined: Sun Dec 23, 2018 6:07 pm

Re: More Gparted problems. [SOLVED]

#27 Post by Sparky »

Gparted live said that If I create a new partition it will erase ALL data on the main partition. What If I just use it without SWAP?
MX Linux Asus F552, 12GB RAM, 500GB WD SSD MX19.2
Dell Inspiron 7559 16GB RAM 1X 256GB SSD & 1TB SSD MX KDE 21.1 & Windows 11
Mini Tower PC 2X 256GB SSD MX KDE21.1

tony37
Posts: 1306
Joined: Sat Jul 18, 2020 12:34 pm

Re: More Gparted problems. [SOLVED]

#28 Post by tony37 »

Sparky wrote: Sun Sep 27, 2020 1:08 pm Gparted live said that If I create a new partition it will erase ALL data on the main partition. What If I just use it without SWAP?
Are you sure it says that? Gparted always warns about potential data loss.
Using without Swap is possible, I think you have enough RAM when you have 12 GB. But you'll have to edit your /etc/fstab file anyway, so you can post that if you want advice there.

User avatar
Sparky
Posts: 1205
Joined: Sun Dec 23, 2018 6:07 pm

Re: More Gparted problems. [SOLVED]

#29 Post by Sparky »

contents of fstab (I do have 12 GB of RAM on this laptop)

Code: Select all

# Pluggable devices are handled by uDev, they are not in fstab
UUID=2f851df4-e0ec-425b-8944-8276cf36f4e0 / ext4 defaults 1 1
UUID=db352309-b3e7-4d6b-83bd-2ef92cd8dac1 swap swap defaults 0 0 
MX Linux Asus F552, 12GB RAM, 500GB WD SSD MX19.2
Dell Inspiron 7559 16GB RAM 1X 256GB SSD & 1TB SSD MX KDE 21.1 & Windows 11
Mini Tower PC 2X 256GB SSD MX KDE21.1

tony37
Posts: 1306
Joined: Sat Jul 18, 2020 12:34 pm

Re: More Gparted problems. [SOLVED]

#30 Post by tony37 »

If you don't want a swap partition (making a swap file later on should also be possible) then you simply remove the last line from fstab (that UUID doesn't exist anymore anyway).

Post Reply

Return to “Software / Configuration”