Maui
Board Index divider Search Member List Help
Hello There, Guest! Login Register
Login
Username:
Password: Lost Password?
 
Maui Forums › Maui Support › Installation › Maui 2.0 Installer issues

Maui 2.0 Installer issues
makraiz Offline
Survivor
*
Joined: Oct 2016
Posts: 6
#1
29th October 2016, 2:01 (This post was last modified: 27th November 2016, 10:11 by starbuck.)
Hello, I am a new user to Maui.  I started using Maui just a couple of days ago and really enjoyed it thus far.  I wanted to install it on my laptop at work, and downloaded the Maui 2.0 ISO & attempted an install.  The installer said it had completed and I left the box checked to restart the system.  On boot, no OS was detected.  I repeated this process and had the same results.  I still had a copy of 1.0 and tried that, and it worked fine, and I was able to upgrade through the command line.  When I got home from work, I wanted to see if it was isolated to that machine, and downloaded 2.0, installed it... once again same results.  I should note that the laptop I installed 2.0 on at home is the same brand and similar model to the one at work, so if you can't duplicate this issue, then it's probably a shared hardware issue between the two laptops.  

Anyways I'm fine w/ using the 1.0 and upgrading on both systems, I do not need further support.  I thought you guys should know, however, because if that was my first experience with Maui I would be quite disappointed.  If you require more information please let me know, I don't mind performing further tests if you would like also.
Find
Reply
leszek Offline
Moderator
Joined: Jul 2013
Posts: 3,633
#2
29th October 2016, 9:42 (This post was last modified: 29th October 2016, 9:43 by leszek.)
As we switched the installer it might be that this is causing the issue for you.
It would be very nice of you if you could try installing again by executing the installer from the terminal by entering
pkexec calamares -d which should give debug output on the terminal. Please log this output to a text file while installing and attach it here in this forum thread so we and also the developers of calamares(the new installer) can take a look
Find
Reply
makraiz Offline
Survivor
*
Joined: Oct 2016
Posts: 6
#3
29th October 2016, 21:20 (This post was last modified: 29th October 2016, 21:22 by makraiz. Edit Reason: Update: Boot results )
(29th October 2016, 9:42)leszek Wrote: As we switched the installer it might be that this is causing the issue for you.
It would be very nice of you if you could try installing again by executing the installer from the terminal by entering
pkexec calamares -d which should give debug output on the terminal. Please log this output to a text file while installing and attach it here in this forum thread so we and also the developers of calamares(the new installer) can take a look

Ok, I ran 'pkexec calamares -d > installlog.txt' & attached it here.  The only thing I've done differently, is I did not leave the box to restart the computer at the end of the install checked.  I will update this post in a moment after a restart to confirm if I have had another failed boot.  

Update: Yes, it was another failed boot. Hopefully, whatever is causing the issue can be found in the log file.


Attached Files
.txt   installlog.txt (Size: 24.47 KB / Downloads: 1,006)
Find
Reply
wonder Offline
Island Inhabitant
*****
Joined: Oct 2016
Posts: 285
#4
29th October 2016, 22:55
makraiz, a question, you install in UEFI or Legacy mode?
Find
Reply
makraiz Offline
Survivor
*
Joined: Oct 2016
Posts: 6
#5
30th October 2016, 1:02 (This post was last modified: 30th October 2016, 1:16 by makraiz.)
(29th October 2016, 22:55)wonder Wrote: makraiz, a question, you install in UEFI or Legacy mode?

Boot mode is currently set to Legacy on my laptop at home.  I won't be able to check the laptop at work until Monday, but I believe it is the same.  

Update: I just checked the software I used to create the image, and it uses UEFI to load.
Find
Reply
wonder Offline
Island Inhabitant
*****
Joined: Oct 2016
Posts: 285
#6
30th October 2016, 1:36
Sorry if I don't understand you very well or I can't explain very well.

When you indicate the software that you used to create the image, is for "burn" the Maui 2 image to a usb pen? If it's yes, not, isn't relevant because the installer of Maui 2 can install in legacy mode or uefi.

But if you are install in uefi mode, please, check this:

I read in your install log that, you install Maui 2 in SSD with 220 gb, you select automatic partition?
If its yes, I think that, you need a partition for uefi boot.
Please, install again but in this case, partition manually:

First, when the installer are in partition, the first, create new partition table, select uefi.
Then, create this partitions:

The first partition, 512mb in fat32 (you can create this partition with less mb), mount point: /boot/efi and important, set flag "esp".
Second partition, 30gb EXT4 and mount point /
Third partition, all disk space have free, EXT4 and mount point /home.

In your installation you have a partition with 16GB for swap, if your laptop have 16gb of RAM, I think you don't need a swap because you have a lot of ram.

My tower have 8GB of ram, and I don't create a swap.

I hope to help you.
Find
Reply
makraiz Offline
Survivor
*
Joined: Oct 2016
Posts: 6
#7
31st October 2016, 1:25
(30th October 2016, 1:36)wonder Wrote: Sorry if I don't understand you very well or I can't explain very well.

When you indicate the software that you used to create the image, is for "burn" the Maui 2 image to a usb pen? If it's yes, not, isn't relevant because the installer of Maui 2 can install in legacy mode or uefi.

But if you are install in uefi mode, please, check this:

I read in your install log that, you install Maui 2 in SSD with 220 gb, you select automatic partition?
If its yes, I think that, you need a partition for uefi boot.
Please, install again but in this case, partition manually:

First, when the installer are in partition, the first, create new partition table, select uefi.
Then, create this partitions:

The first partition, 512mb in fat32 (you can create this partition with less mb), mount point: /boot/efi and important, set flag "esp".
Second partition, 30gb EXT4 and mount point /
Third partition, all disk space have free, EXT4 and mount point /home.

In your installation you have a partition with 16GB for swap, if your laptop have 16gb of RAM, I think you don't need a swap because you have a lot of ram.

My tower have 8GB of ram, and I don't create a swap.

I hope to help you.

Though the answer to your question was yes, following this solution ended up with the same unfortunate results.  
Find
Reply
makraiz Offline
Survivor
*
Joined: Oct 2016
Posts: 6
#8
3rd November 2016, 3:57
Just thought I would post an update since it has been a few days. Try as I might, I can not get the Calamares installer to create a booting partition.

After several attempts at different configurations, I've reverted to installing Maui 1 & upgrading.

I would recommend the same to anyone else who is encountering this issue.
Find
Reply
rocky7x Offline
Island Inhabitant
*****
Joined: Jul 2016
Posts: 344
#9
3rd November 2016, 13:09
During the pre-install setup process, when you manually create partitions, there is a possibility to check the boot flag for the partition where / is mounted. Have you tried that?
Find
Reply
makraiz Offline
Survivor
*
Joined: Oct 2016
Posts: 6
#10
28th May 2017, 19:19
Just wanted to update that this issue persists in maui-1793-64bit as well, at least in my case.

With these results I've decided to remove Maui from my laptop entirely. Hopefully it will be fixed in the future, I may check back with future releases.
Find
Reply
« Next Oldest | Next Newest »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Thank you for wonderful installer help tips Fargo 1 8,480 5th July 2018, 10:18
Last Post: leszek
Question Wifi Issues michae1 1 8,697 15th January 2018, 21:46
Last Post: leszek
  Ubiquity Installer for Maui 2 kdemeoz 17 53,880 27th November 2016, 11:18
Last Post: leszek

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

  • Contact Us
  • Maui Forums
  • Return to Top
  • Lite (Archive) Mode
  • RSS Syndication
Current time: 9th May 2025, 17:52 Powered By MyBB, © 2002-2025 MyBB Group.
Linear Mode
Threaded Mode