It used to be that you could not see drive at all with RST.
But it looks now like it tries to see it:
Type: Posts; User: oldfred; Keyword(s):
It used to be that you could not see drive at all with RST.
But it looks now like it tries to see it:
Are you able to go into UEFI one time boot menu (same place as you booted live installer) and boot ubuntu entry?
Grub only boots working Windows, so make sure you have a Windows repair/recovery...
What model HP?
Newer UEFI system or older BIOS based system?
If UEFI have you updated UEFI and if SSD, updated firmware?
Made Windows repair recovery disk and have good backups?
If UEFI...
What model Asus?
Did you change to AHCI? You need first to install Windows AHCI driver before changing drive settings in UEFI....
Look at line 93 in report, it is the same as sudo efibootmgr -v.
And it shows your UEFI entry.
BootOrder: 0000,2002,0001,2003,2001
Boot0000* ubuntu ...
You cannot have different email for SSO and Ubuntu forums.
That is how they are linked.
Single Sign On
https://help.ubuntu.com/community/SSO/FAQs/Delete_SSO_Account
Login now by means of Ubuntu...
It says grub reinstalled correctly.
So you may have boot issue after grub.
What video card?
You show a lot of local network mounts. If system boots too fast network may not be available, or if...
I used to add my own cron job.
But now it is a systemd item.
fred@z170-focal-k:~$ systemctl status fstrim.timer
I do change mount in fstab to use noatime.
Be sure to have good backups as once...
Again the UEFI boot mode is only for your installed system.
How you boot install media is how it installs.
Every brand UEFI is different, but screen shot shows two entries for Toshiba flash...
You booted Ubuntu live installer in UEFI boot mode.
And Ubuntu's Ubiquity only installs grub's UEFI boot files into ESP - efi system partition on first drive seen. Usually sda or first NVMe drive....
The Ubuntu ISO is configured for both UEFI or BIOS boot.
Rufus creates either UEFI or BIOS only versions. You can try that if desired.
But it should just be a choice in UEFI one time boot menu,...
If you have the hybrid configured flash drive, it is the way you choose to boot it.
The settings in UEFI apply to all internal drives, so if HDD is an internal drive then UEFI settings of UEFI or...
How you boot install media is then how it installs or repairs.
Some tools that create installer like Rufus create either a BIOS/MBR installer only or a UEFI/gpt installer only. Other tools create...
If Windows is in BIOS boot mode on MBR drive, you need to install Ubuntu in BIOS boot mode.
But Microsoft has required vendors to install in UEFI mode to gpt drives since 2012.
But upgrades from...
Good to know, going to add Optane to title so future searches may find it, also.
If you have manually edited fstab and chrooted into it to update grub.
Or edited all UUID instances of one boot stanza, I would think that would work.
If UEFI you have have to edit...
I see that is a very new system with the new Intel Iris Xe Graphics.
To use both the Intel Iris Xe graphics and Intel Iris Xe MAX graphics
Intel Xe MAX Needs Two Linux Kernels For Now - Meaning...
Is drive still in Intel RST? It should be AHCI.
It looked like it is trying to mount partitions with the RAID driver (mdadm) and failing.
Also make sure Windows fast start up is off as that sets...
How did you copy?
Post this in code tags to preserve formatting (# in Forum's advanced editor):
lsblk -o name,mountpoint,label,size,fstype,uuid,partuuid | egrep -v "^loop"
The UEFI entry looks correct and grub looks correct.
Is direct boot from UEFI, selecting "ubuntu" not work at all?
Or if you press escape key(possibly several times) from UEFI/BIOS until grub...
I have not had issues.
Back when I had an HP, the download was into /home/Downloads, but the script installed to normal Linux locations.
Make sure you have copied everything in Downloads to your...
I have both SSD & HDD and multiple installs of Ubuntu on each drive, but use a common data partition, not shared /home. I do not want main working installs configuration changed. I may want to test...
You should not have to manually add entries.
Some like HP have had to change order using UEFI as it does not remember the order after one boot. I believe that is UEFI that syncs with Windows BCD and...
It should be switching from Intel RST to AHCI. You show the small second NVMe drive that is only used for the Windows hibernation file with RST.
With new SSD & NVMe drives not sure why they still...
If it is UEFI, you have to press Escape key between UEFI screen & when grub will (should) appear.
If you have UEFI fast boot on, you may not have any time to press a key as it immediately boots. You...