Good day,
I have two SATA discs [SSD and HDD], each of them with my favourite distro installed. I use only one of them at a time.
I've plugged off one and plugged in the other.
BIOS sees the disc in SATA drives but not in boot options.
I restore the first disc and... the same result! No longer able to boot from it!
I've tried everything: plugging off the power, battery for half an hour, reset BIOS defaults,...
Nothing works.
The only solution is to reinstall from a pen drive. But then, if I plug the disc off, plug the other, and again the first,...unable to boot again.
Any idea?
unable to boot anymore from disc
- odroid
- Site Admin
- Posts: 39117
- Joined: Fri Feb 22, 2013 11:14 pm
- languages_spoken: English, Korean
- ODROIDs: ODROID
- Has thanked: 2513 times
- Been thanked: 1382 times
- Contact:
-
- Posts: 24
- Joined: Tue Sep 05, 2017 10:24 pm
- languages_spoken: english
- ODROIDs: H2
- Has thanked: 0
- Been thanked: 0
- Contact:
Re: unable to boot anymore from disc
Distro: trisquel.info (100% free) in the SSD and HDD
I tell an example:
- I'm using the HDD
- I take out the HDD and connect (at the same port) the SDD (with the O.S. installed)
- Doesn't boot
- I take out the SSD and connect the HDD
- It works
- I take out the HDD, and install from pen drive into the SSD
- It works
- Shutdown complete and power off
- power on, and continues working well
- I take out the SSD, connect the HDD and doesn't boot.
- I connect the SSD and works.
I'm going to try another distro and I'll tell you.
Greetings.
I tell an example:
- I'm using the HDD
- I take out the HDD and connect (at the same port) the SDD (with the O.S. installed)
- Doesn't boot
- I take out the SSD and connect the HDD
- It works
- I take out the HDD, and install from pen drive into the SSD
- It works
- Shutdown complete and power off
- power on, and continues working well
- I take out the SSD, connect the HDD and doesn't boot.
- I connect the SSD and works.
I'm going to try another distro and I'll tell you.
Greetings.
-
- Posts: 85
- Joined: Sat Jul 27, 2019 3:58 am
- languages_spoken: english, czech
- ODROIDs: H2+
- Has thanked: 8 times
- Been thanked: 15 times
- Contact:
Re: unable to boot anymore from disc
UEFI boot requires Boot entries stored in NVRAM. Boot entry contains information about disk signature (id) and path to file with bootloader executable code. When it try to boot it search for that disk. OS installer creates that boot variables but if you install operating system on another computer it wont work. Simple solution is copy bootloader stored in EFI System Partition (on Linux this partition is usualy mounted to /boot/efi) to failback location which UEFI checks whell all other boot options fails. Find file with .efi extension in /boot/efi directory and copy it to /boot/efi/EFI/boot/bootx64.efi. Maybe you will need to create /boot/efi/EFI or /boot/efi/EFI/boot derectory.
For debian it is
EDIT: Path to bootloader can be printed using
Code: Select all
sudo cp /boot/efi/someDirectory/maybeAnotherDirectory/someFile.efi /boot/efi/EFI/bootx64.efi
Code: Select all
cp /boot/efi/EFI/debian/shimx64.efi /boot/efi/EFI/boot/bootx64.efi
Code: Select all
sudo efibootmgr -v
-
- Posts: 698
- Joined: Sun Jun 05, 2016 11:04 pm
- languages_spoken: english
- ODROIDs: C4, H2
- Has thanked: 0
- Been thanked: 90 times
- Contact:
Re: unable to boot anymore from disc
By default when Linux distros install onto an internal+fixed disk they assume the disk is not moved and boot order&config is kept in NVRAM with UEFI.
If one installs onto removable media, such as an USB stick, the install is slightly different to make the media "plug-in and boot"-able.
For example in the case of Grub as bootloader, see man page of grub-install(8):
If one installs onto removable media, such as an USB stick, the install is slightly different to make the media "plug-in and boot"-able.
For example in the case of Grub as bootloader, see man page of grub-install(8):
So if you want to force bootable AND moveable between different PCs it must be installed like that.--removable
the installation device is removable. This option is only available on EFI.
-
- Posts: 24
- Joined: Tue Sep 05, 2017 10:24 pm
- languages_spoken: english
- ODROIDs: H2
- Has thanked: 0
- Been thanked: 0
- Contact:
Re: unable to boot anymore from disc
Thanks to all for your information. I'll use it eventually.
I have no idea of UEFI nor even know that NVRAM exists. I'm a simple user. Not computer specialist.
Doing some tests, I've tried Mint 19.1 and the problem has disappeared. I have it installed in both disks and I can swap them without problem. I like this distro so much that I'm going to continue working with it. Dead problem.
Sometimes (only sometimes), the problem persists, but it's easily solved with a power off-on cycle.
Greetings. I'll continue enjoying working with my wonderful H2.
I have no idea of UEFI nor even know that NVRAM exists. I'm a simple user. Not computer specialist.
Doing some tests, I've tried Mint 19.1 and the problem has disappeared. I have it installed in both disks and I can swap them without problem. I like this distro so much that I'm going to continue working with it. Dead problem.
Sometimes (only sometimes), the problem persists, but it's easily solved with a power off-on cycle.
Greetings. I'll continue enjoying working with my wonderful H2.
-
- Posts: 24
- Joined: Tue Sep 05, 2017 10:24 pm
- languages_spoken: english
- ODROIDs: H2
- Has thanked: 0
- Been thanked: 0
- Contact:
Re: unable to boot anymore from disc
Sorry, after some more work on this subject, I think the simple reason was a loosy SATA power connector. I was using a floppy disk connector and it didn't fit enough tightly.
I'm working back with Trisquel distro.
I'm working back with Trisquel distro.
-
- Posts: 24
- Joined: Tue Sep 05, 2017 10:24 pm
- languages_spoken: english
- ODROIDs: H2
- Has thanked: 0
- Been thanked: 0
- Contact:
Re: unable to boot anymore from disc
Perhaps there was also another problem: I realize now that I had a (incredible) faulty SATA data cable!
- odroid
- Site Admin
- Posts: 39117
- Joined: Fri Feb 22, 2013 11:14 pm
- languages_spoken: English, Korean
- ODROIDs: ODROID
- Has thanked: 2513 times
- Been thanked: 1382 times
- Contact:
Re: unable to boot anymore from disc
Is it working now with another cable?
That faulty SATA data cable seems to be quite rare case.
That faulty SATA data cable seems to be quite rare case.
Who is online
Users browsing this forum: No registered users and 1 guest