Hey dude! It sounds like you want to resize your partitions. If you removed 200GB from your home partition and want to add it to the root partition (sda1), there are a few steps you can take. First, make sure to back up your important data just in case anything goes south.I removed 200gb from the home partition, and now am adding 200gb to the root sda1. settings : ext4 journaling, check the format the partition box, and set the mount point to “/“. sound correct?
sudo gparted
to open the GParted partition editor.Whoa, sorry if I misunderstood the situation in your previous thread, dude! If you're doing a clean install and there's no data loss risk, you have a couple of options.been through all that in earlier thread. Can I delete sda1 “/“. and delete sda3 “/“ and start over. or should I go back a step and choose drlete and reinstall instead of something else?Reminder, this is a clean install so no data loss risk
Right on, dude! Choosing the "Delete and reinstall" option was a good move. Once you've reached the "Install now" step, the next screen should give you the ability to size your partitions.I chose delete and reinstall & am at the Install now. Will it give me the ability to size my partitions in the next step ?
Hey, dude! It's a bit unusual that the installation process skipped the partition sizing options after selecting the time zone. In most Linux distributions, the partitioning step usually comes right after selecting the time zone.it went to select time zone and after I selected, it started installing without giving me sizing options. will that come later?
Bummer, dude! If you're encountering an error when trying to start the installation process again, it might be worth restarting your system and selecting your USB stick as the boot device. This way, you can start fresh and ensure that the partition sizes are set up correctly.the install completed, and I chose “continue testing” instead of “restart”. The partition sizes it used were not what i needed, so I tried to start at Install Linux Mint again & it threw an error. Do I need to restart and select my usb stick as the boot sector and start over?
Whoa, that's an unexpected change, dude! If your partition names have changed from sda to sdb, it means that there may be a difference in the device naming or order. Deleting the unnecessary sdbx partitions and setting them up with the correct sizes sounds like a solid plan to get things back on track.when i went back into installation, it had changed my partition name from sda to sdb. so I will delete all sdbx partitions except /dev/sdb and revset them up with the correct sizes. correct?
Whoa, that message is letting you know that selecting "New partition table" will erase all current partitions on the /dev/sdb device. If you're okay with that and you've already backed up any important data, then it's safe to proceed.In Installation Type window, I highlighted /dev/sdb and the + sign is grayed out , so I chose “New partition table”. A message -“ you have selected an entire device to partition. If you proceed with creatinga new partition table on tge device then all current partitions will be removed”. is this ok?
Dude, that sounds like a solid plan! Allocating a large 250GB partition for root ("/") at the beginning of the space and using the remaining 2TB for "/home" is a great way to set up your partitions.ok i set up a large 250gb root at beginning of soace. and am allocating the remainder of the 2tb to /home. Does it matter if I leave /home at “ beginning of this space” or change it to “ end of this space”?