LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 10-07-2020, 11:04 PM   #16
llewellen
Member
 
Registered: Oct 2016
Location: Vancouver Island, Canada
Distribution: Crunchbang++ Openbox
Posts: 401

Original Poster
Rep: Reputation: Disabled

Quote:
Originally Posted by colorpurple21859 View Post
Code:
using Manjaro's built in installer Calamares
Not sure what you mean by this. Are you booting the usb clicking the install button and following the prompts, attempting to install from the running installation on your internal drive, something else?
Sorry that I wasn't clear. I am booting from the USB, then clicking the install button and following the prompts.
 
Old 10-07-2020, 11:15 PM   #17
llewellen
Member
 
Registered: Oct 2016
Location: Vancouver Island, Canada
Distribution: Crunchbang++ Openbox
Posts: 401

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by colorpurple21859 View Post
Did a test in a vm, had same problem What I did was use gparted on the iso to create a new partition table before starting the installer. What I don't understand is why the installer is attempting to create a new gpt table instead of msdos when there is no efi partition or bios-grub partition in the original partition layout. Post the output of
Code:
parted -l
Booted on the USB, Gparted does allow me to create a new partition table. What should it look like?
 
Old 10-08-2020, 05:19 AM   #18
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,346

Rep: Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589
menu>system>gparted>device>create-partition-table when gparted opens up it will ask for a password. password is manjaro. after the partition table is created exit out of gparted and start the installer.

Last edited by colorpurple21859; 10-08-2020 at 06:07 AM.
 
1 members found this post helpful.
Old 10-08-2020, 12:36 PM   #19
beachboy2
Senior Member
 
Registered: Jan 2007
Location: Wild West Wales, UK
Distribution: Linux Mint 21 MATE, EndeavourOS, antiX, MX Linux
Posts: 3,972
Blog Entries: 32

Rep: Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465
llewellen,

Quote:
Originally Posted by llewellen View Post
Gparted does allow me to create a new partition table. What should it look like?
Assuming that you have saved any personal data you need, you have two choices:

a. UEFI boot with the drive formatted as GPT.

OR

b. Legacy/CSM boot with the drive formatted as msdos. This is shorter.

You need to set the required boot (a or b) in BIOS/UEFI.

If there is an existing fat32 esp partition for Option a, then keep it. Delete all other existing partitions.

Option a:

1. Boot the laptop using Gparted and format the main drive as GPT.

2. Create a fat32 esp (efi system partition) partition (sda1 with 500MiB), click on Apply. Leave the remainder of the drive as unallocated.

3. Next and most importantly, right-click on the fat32 partition > Manage flags > Select boot and esp.

4. Close GParted, shut down the computer, remove the GParted Live media.

5. Boot from the Manjaro USB drive and use the Calamares installer to create the other 3 primary partitions after selecting Something else/Manual partitioning.

Make sure to select Beginning for the location of each partition.

Highlight the free space and click on Change.

First create sda2:
sda2....formatted (X in the box) as ext4 as the root partition (/)......Size: 25000MiB
Click on OK.

Highlight the free space and click on Change.

sda3.....not formatted (no X in the box) as the swap partition.............Size: 2000MiB.
Click on OK.

Highlight the free space and click on Change.

sda4......formatted (X in the box) as ext4 as the Home partition (/home)......Size: Remainder of hard drive.
Click on OK.

Install on sda.

Option b:

Using GParted, format the drive as msdos and delete existing partitions.

Boot from the Manjaro USB drive and at the Something else stage, create 3 primary partitions for root, swap and home similar to 5. above.
 
Old 10-08-2020, 01:24 PM   #20
llewellen
Member
 
Registered: Oct 2016
Location: Vancouver Island, Canada
Distribution: Crunchbang++ Openbox
Posts: 401

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by colorpurple21859 View Post
menu>system>gparted>device>create-partition-table when gparted opens up it will ask for a password. password is manjaro. after the partition table is created exit out of gparted and start the installer.
This worked perfectly. Manjaro Openbox (minimal) is now installed and running. Now the fun begins learning Openbox

Thank you very much for sticking with me on this and providing the solution.
 
Old 10-08-2020, 01:24 PM   #21
llewellen
Member
 
Registered: Oct 2016
Location: Vancouver Island, Canada
Distribution: Crunchbang++ Openbox
Posts: 401

Original Poster
Rep: Reputation: Disabled
@beachboy2 - see my reply above. Thanks for the detailed description.
 
Old 10-08-2020, 01:24 PM   #22
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,346

Rep: Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589
Your welcome
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to create a custom mate installation package. How to create a installer for debian LinuxMaster1 Debian 4 07-11-2020 01:15 PM
can i create a partition on S7 with this partition table & if yes how i can ? vyas.sheron Solaris / OpenSolaris 8 06-08-2011 07:39 AM
Red Hat Installer, vs Debian Installer rmckayfleming Linux - General 6 10-19-2005 01:23 PM
(K)Ubuntu installer failing to load installer components from CD. slackyoda Ubuntu 5 07-20-2005 03:06 PM
What Does The UT2004 Installer Do Behind The Fancy GUI Installer? Tsuroerusu Linux - Games 2 09-09-2004 02:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

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

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration