Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
08-27-2021, 05:31 AM
|
#16
|
LQ Veteran
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,384
|
You mention Win10 above, but that partition layout doesn't match - nor the absence of /sys/firmware/efi.
If you can re-install everything, I'd just erase the entire disk and do Win10 first, then Linux. Can't be any more specific.
|
|
1 members found this post helpful.
|
08-27-2021, 10:44 AM
|
#17
|
Senior Member
Registered: Aug 2016
Posts: 3,345
|
What I would do with a complete new install would be use gparted and create a new blank gpt partition table.
I would then set the bios to UEFI and not csm/legacy and do a new install of windows which will partition it the way windows prefers.
Once windows is installed, then from within windows use the disk manager and shrink the windows partition to the size you wish windows to use.
Following that you can do an install of linux in the free space and the partitions should be lined up properly with grub able to boot both linux and windows.
|
|
1 members found this post helpful.
|
08-27-2021, 11:06 AM
|
#18
|
Member
Registered: Nov 2014
Posts: 32
Rep: 
|
Quote:
Originally Posted by syg00
You mention Win10 above, but that partition layout doesn't match - nor the absence of /sys/firmware/efi.
If you can re-install everything, I'd just erase the entire disk and do Win10 first, then Linux. Can't be any more specific.
|
Thank-you so very much! I will proceed to do that.
|
|
|
08-27-2021, 11:11 AM
|
#19
|
Member
Registered: Nov 2014
Posts: 32
Rep: 
|
Quote:
Originally Posted by computersavvy
What I would do with a complete new install would be use gparted and create a new blank gpt partition table.
|
Thank-you for this information. In order to create a new blank gpt partition table will the computer do that automatically if I use gparted to Create Partition Table or do I need to do something besides that?
|
|
|
08-27-2021, 12:35 PM
|
#20
|
Senior Member
Registered: Aug 2016
Posts: 3,345
|
Quote:
Originally Posted by pcdyck
Thank-you for this information. In order to create a new blank gpt partition table will the computer do that automatically if I use gparted to Create Partition Table or do I need to do something besides that?
|
Without intending to be flippant,
Try it and learn. We cannot always hold your hand.
If doing a full disk wipe and reinstall then you cannot hurt anything.
Last edited by computersavvy; 08-27-2021 at 12:44 PM.
|
|
|
08-28-2021, 10:47 AM
|
#21
|
Member
Registered: Nov 2014
Posts: 32
Rep: 
|
Quote:
Originally Posted by syg00
You mention Win10 above, but that partition layout doesn't match - nor the absence of /sys/firmware/efi.
If you can re-install everything, I'd just erase the entire disk and do Win10 first, then Linux. Can't be any more specific.
|
I followed your advice as well as that of computersavvy as best I knew how but it did not go very well; I don't know if the Windows 10 USB is too old or what the matter might be. I selected the gpt option, however, when I started installing Windows 10 it would not work with gpt so had to go to msdos. I turned on UEFI started to install Linux Mint, have created a /efi partition but the system aborted installation due to an error creating the /efi partition. I restarted the LM install but it hung up again creating /data. Here is my fdisk -l output with the sda4 once again not starting on a physical sector boundary. Needless to say it has been a bit frustrating. Thanks for your help.

|
|
|
08-28-2021, 10:48 AM
|
#22
|
Member
Registered: Nov 2014
Posts: 32
Rep: 
|
Quote:
Originally Posted by computersavvy
Without intending to be flippant,
Try it and learn. We cannot always hold your hand.
If doing a full disk wipe and reinstall then you cannot hurt anything.
|
I just posted the results I got from my efforts.
|
|
|
08-28-2021, 10:55 AM
|
#23
|
Member
Registered: Nov 2014
Posts: 32
Rep: 
|
Oh and I failed to mention that now after attempting to install Linux Mint I cannot boot into Windows 10.
|
|
|
08-28-2021, 12:02 PM
|
#24
|
Senior Member
Registered: Aug 2016
Posts: 3,345
|
It seems that windows installed in MBR mode and then you installed Mint in UEFI mode. That really does not work.
Try again, with recreating the gpt partition, setting the bios to UEFI, then installing windows. If your windows media still refuses to install in UEFI mode then it appears you only have 2 choices.
1. Use the windows install media you have and install in MBR mode and install Mint in MBR mode as well.
2. Download a new windows install iso so it can be installed in UEFI mode and will be compatible with installing Mint in UEFI mode.
https://www.microsoft.com/en-us/soft...d/windows10ISO
Installing one OS in MBR mode and another in UEFI mode always seems to break booting one or the other.
Last edited by computersavvy; 08-28-2021 at 12:05 PM.
|
|
|
08-28-2021, 02:56 PM
|
#25
|
Member
Registered: Nov 2014
Posts: 32
Rep: 
|
Quote:
Originally Posted by computersavvy
It seems that windows installed in MBR mode and then you installed Mint in UEFI mode. That really does not work.
Try again, with recreating the gpt partition, setting the bios to UEFI, then installing windows. If your windows media still refuses to install in UEFI mode then it appears you only have 2 choices.
1. Use the windows install media you have and install in MBR mode and install Mint in MBR mode as well.
2. Download a new windows install iso so it can be installed in UEFI mode and will be compatible with installing Mint in UEFI mode.
https://www.microsoft.com/en-us/soft...d/windows10ISO
Installing one OS in MBR mode and another in UEFI mode always seems to break booting one or the other.
|
Thank-you, very helpful! Will try downloading a different Windows iso.
|
|
|
08-28-2021, 10:02 PM
|
#26
|
Member
Registered: Nov 2014
Posts: 32
Rep: 
|
Getting kind of desperate to get a Linux system up and running I decided to basically ignore Windows for the time being and install Linux Mint. I decided to do Create Partition table again to gpt after I had changed the BIOS to UEFI and booted from my USB. When I started the install it had me create a password, presumably for UEFI boot. The install seemed to go without a hitch but now when I try to boot it comes up with the message that there is no bootable media in the system. It would appear to me that the UEFI is stopping it because it never even asks me for that password it had me create at the beginning of the installation. Here is the fdisk -l output:

|
|
|
All times are GMT -5. The time now is 09:21 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|