LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Zorin OS (https://www.linuxquestions.org/questions/zorin-os-107/)
-   -   How to fix an error occurs during installment in dual boot (https://www.linuxquestions.org/questions/zorin-os-107/how-to-fix-an-error-occurs-during-installment-in-dual-boot-4175694071/)

vw98008 04-21-2021 11:42 PM

How to fix an error occurs during installment in dual boot
 
My old PC is too old for MX Linux. So, I try to replace it with Zorin OS Lite for the dual boot setup. In the MX Linux partition, I install the root "/" of Zorin. Near the end of the installment, I got an error message "Error restoring installed applications" and "installer crashed" (see the screenshots). After restarting the PC, the boot screen looks fine. After selecting Zorin, the screen somewhat looks like MX Linux which the command bar is vertical on the lift side of the screen. But it isn't MX Linux, nor Zorin. On the top left corner, there are two icons: FAQ and Manual. When I click any of them, I get an error message (see the attached screenshots).

I installed it twice with the same errors. When I reinstalled it, I noticed that "/" didn't show up in the Zorin partition.

How to solve the problem?

business_kid 04-22-2021 04:50 AM

It looks like you installed one system over the other, which is hardly kosher.

Did you use a separate partition for your new OS?

yancek 04-22-2021 07:24 AM

Quote:

In the MX Linux partition, I install the root "/" of Zorin
If you want a dual boot, you need to install the 2nd OS to a separate partition. If your computer is too old to run MX Linux, I doubt Zorin (even the Lite version) will be better than MX.

vw98008 04-23-2021 12:10 AM

Quote:

Originally Posted by business_kid (Post 6243637)
It looks like you installed one system over the other, which is hardly kosher.

Did you use a separate partition for your new OS?

I use the existing partition for Linux. The problem is likely due to missing a part of the OS. Zorin, unlike most the other distros, requests to have 3 partitions: a root "/", home "/home", and swap partitions. The PC runs out of bootable partitions, total of 4, without a room for the home partition.

vw98008 04-23-2021 12:13 AM

Quote:

Originally Posted by yancek (Post 6243676)
If you want a dual boot, you need to install the 2nd OS to a separate partition. If your computer is too old to run MX Linux, I doubt Zorin (even the Lite version) will be better than MX.

The other one is Windows. The Live version of Zorin Lite seems quicker than MX Linux to me.

yancek 04-23-2021 07:04 AM

If you are limited to 4 partitions, you have an MBR/msdos partitioned drive. Windows generally uses multiple partitions for its install. If you have at least one partition available, you can create and Extended partition and logical partitions within it on which to install Zorin. You can then create multiple partitions for /, /home and swap if you have the space. I don't use Zorin but I would expect that you would have an option to install it on only one / partition.

vw98008 04-23-2021 11:25 AM

Quote:

Originally Posted by yancek (Post 6244112)
If you are limited to 4 partitions, you have an MBR/msdos partitioned drive. Windows generally uses multiple partitions for its install. If you have at least one partition available, you can create and Extended partition and logical partitions within it on which to install Zorin. You can then create multiple partitions for /, /home and swap if you have the space. I don't use Zorin but I would expect that you would have an option to install it on only one / partition.

That is quite an interesting idea as I am running into a wall right now for Zorin installation. I, however, don't know how to make an extension nor logical partition. I need to do some online search.

pan64 04-23-2021 12:11 PM

if you use [more or less] any partition manager: they will offer something like creating an extended partition. I don't know Zorin, but I guess it will do that too.
So first you need to create that extended partition (and that will occupy all the available space on your disk) and you will create partitions inside that (like /, home/ swap) - they will be called logical partitions, but probably you will not see the word logical displayed anywhere, because practically these partitions work exactly the same way (as the primary partitions).

vw98008 04-23-2021 06:55 PM

Quote:

Originally Posted by pan64 (Post 6244201)
if you use [more or less] any partition manager: they will offer something like creating an extended partition. I don't know Zorin, but I guess it will do that too.
So first you need to create that extended partition (and that will occupy all the available space on your disk) and you will create partitions inside that (like /, home/ swap) - they will be called logical partitions, but probably you will not see the word logical displayed anywhere, because practically these partitions work exactly the same way (as the primary partitions).

Thanks for your explanation. I will take a look into the extended partition subject. My Zorin installation doesn't work so far. So, a partition manager needs to be on 32-bit Windows.

yancek 04-24-2021 06:56 AM

If you can boot the Zorin install USB, do that and open a terminal and run the following command and post the output here:

Code:

sudo fdisk -l
There is a space after fdisk and that is a lower casee letter L in the command. You can use Disk Management on windows to create either unallocated space or a partition but it would be better to use the Zorin partition manager (maybe GParted?) since you will have to create a filesystem on it and you can't do that in windows.

vw98008 04-24-2021 12:24 PM

Quote:

Originally Posted by yancek (Post 6244437)
If you can boot the Zorin install USB, do that and open a terminal and run the following command and post the output here:

Code:

sudo fdisk -l
There is a space after fdisk and that is a lower casee letter L in the command. You can use Disk Management on windows to create either unallocated space or a partition but it would be better to use the Zorin partition manager (maybe GParted?) since you will have to create a filesystem on it and you can't do that in windows.

The below is the output:
https://onedrive.live.com/?authkey=%...212049&o=OneUp
https://onedrive.live.com/?authkey=%...212049&o=OneUp

and the Gparted:
https://onedrive.live.com/?authkey=%...212049&o=OneUp

Again, my goal is to install the Zorin Lite on side of Windows XP/

vw98008 04-24-2021 03:51 PM

It is solved with logic partitions created by Gparted which comes with Zorin Live.


All times are GMT -5. The time now is 12:30 PM.