[xubuntu-users] Removal of Zorin

Ralf Mardorf silver.bullet at zoho.com
Sat Jun 25 03:56:30 UTC 2022


Hi,

it's unusual to maintain Linux installs with the graphic user
interface. Getting rid of Zorin and allocating the free space to
Xubuntu can be done by command line.

The subscribers of this list can help you for free as in beer by
providing commands you can copy from an email and paste them into a
terminal.

Have you already done a backup of your data or of your data and the
Xubuntu install?

If you push the keys   Ctrl Alt T    at the same time a terminal opens.

At first we need some information. Open a terminal copy and paste:

cat /etc/fstab && sudo parted -l

I suspect you know how to copy the above commands.  To paste the
commands to the terminal you need to push   Shift Ctrl V   don't use
Ctrl V without Shift.

Push the   Return   key. You need to type your password and push the
Return   key again.

The next step is to copy the output from the Terminal to your email
reply.

Select everything with the mouse, you might need to scroll, too. Again
I suspect this is a known operation, but after that push   Shift Ctrl C
to copy everything that is selected. Don't push   Ctrl C  without Shift.
Paste it to your email.

The output you get should look different, but similar to the shorten
output example shown below:

[rocketmouse at archlinux ~]$ cat /etc/fstab && sudo parted -l
/dev/sdc1       /               ext4  rw,relatime,data=ordered 0 1

[sudo] password for rocketmouse: 
Model: ATA KIOXIA-EXCERIA S (scsi)
Disk /dev/sda: 960GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags: 

Number  Start   End    Size    Type      File system     Flags
 1      1049kB  814GB  814GB   primary   ext4
 2      814GB   814GB  1049kB  primary   ext2
 3      814GB   814GB  1049kB  primary   ext2
 4      814GB   960GB  146GB   extended
 5      814GB   833GB  19.1GB  logical   ext4
 6      833GB   890GB  56.8GB  logical   ext4
 7      890GB   922GB  32.1GB  logical   ext3
 8      922GB   922GB  1049kB  logical   ext2
 9      922GB   929GB  7184MB  logical   ext4
10      929GB   931GB  2147MB  logical   linux-swap(v1)  swap
11      931GB   960GB  29.0GB  logical   ext4


Model: ATA TOSHIBA-TR200 (scsi)
Disk /dev/sdf: 240GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags: 

Number  Start   End     Size    Type     File system  Flags
 1      1049kB  80.0GB  80.0GB  primary  ext4
 2      80.0GB  160GB   80.0GB  primary  ext4
 3      160GB   240GB   80.0GB  primary  ext4


[rocketmouse at archlinux ~]$ 

Regards,
Ralf



More information about the xubuntu-users mailing list