Search found 6 matches
- Thu Oct 01, 2020 1:46 pm
- Forum: Fossapup64
- Topic: Fossapup doesn't boot from USB drive if there is another USB drive in system
- Replies: 23
- Views: 3693
Re: Fossapup doesn't boot from USB drive if there is another USB drive in system
Github issue: https://github.com/puppylinux-woof-CE/w ... ssues/1877
- Thu Oct 01, 2020 11:16 am
- Forum: Fossapup64
- Topic: Fossapup doesn't boot from USB drive if there is another USB drive in system
- Replies: 23
- Views: 3693
Re: Fossapup doesn't boot on system with B450 chipset
Yes I'm using grub2.
I can clearly see in logs that during the execution of the init script USB drive with the system was not detected. But I can easily mount that disk as /dev/sdc immediately after init fault.
probedisk.log
/dev/nvme0n1|drive| GIGABYTE GP-GSM2NE3128GNTD|119.2G
/dev/sda|drive ...
I can clearly see in logs that during the execution of the init script USB drive with the system was not detected. But I can easily mount that disk as /dev/sdc immediately after init fault.
probedisk.log
/dev/nvme0n1|drive| GIGABYTE GP-GSM2NE3128GNTD|119.2G
/dev/sda|drive ...
- Thu Oct 01, 2020 12:37 am
- Forum: Fossapup64
- Topic: Fossapup doesn't boot from USB drive if there is another USB drive in system
- Replies: 23
- Views: 3693
Re: Fossapup doesn't boot on system with B450 chipset
My menu->System->Pup-Sysinfo->Mainboard->Bios:
▶—— BIOS ——◀
Vendor: American Megatrends Inc.
Version: P3.30
Release Date: 07/13/2020
Runtime Size: 64 kB
ROM Size: 16 MB
--
# biosdecode 3.2
SMBIOS 3.2 present.
Structure Table Length: 1591 bytes
Structure Table Address: 0x000E6CC0
Number Of ...
▶—— BIOS ——◀
Vendor: American Megatrends Inc.
Version: P3.30
Release Date: 07/13/2020
Runtime Size: 64 kB
ROM Size: 16 MB
--
# biosdecode 3.2
SMBIOS 3.2 present.
Structure Table Length: 1591 bytes
Structure Table Address: 0x000E6CC0
Number Of ...
- Thu Oct 01, 2020 12:16 am
- Forum: Fossapup64
- Topic: Fossapup doesn't boot from USB drive if there is another USB drive in system
- Replies: 23
- Views: 3693
Fossapup doesn't boot from USB drive if there is another USB drive in system
Yes. With only one USB drive all works fine.
I am slowly getting into the Woof_CE codebase. So I will make a pull request as soon as I fix this issue.
I am slowly getting into the Woof_CE codebase. So I will make a pull request as soon as I fix this issue.
- Wed Sep 30, 2020 2:45 pm
- Forum: Fossapup64
- Topic: Fossapup doesn't boot from USB drive if there is another USB drive in system
- Replies: 23
- Views: 3693
Re: Fossapup doesn't boot on system with B450 chipset
I understood why Puppy does not boot. I have another USB drive connected to my system and it is detected earlier than the one Puppy installed. However wait4usb waits only the first USB drive to show up.
The solution will be waiting not just for some USB drive, but for a partition with the necessary ...
The solution will be waiting not just for some USB drive, but for a partition with the necessary ...
- Wed Sep 30, 2020 10:40 am
- Forum: Fossapup64
- Topic: Fossapup doesn't boot from USB drive if there is another USB drive in system
- Replies: 23
- Views: 3693
Fossapup doesn't boot from USB drive if there is another USB drive in system
Greetings.
I have a problem booting from a USB flash drive on a modern system with B450 chipset in both UEFI and Legacy mode. The init script cannot find partition with the sfs files.
This same disk works as expected on multiple other older non-UEFI machines.
In addition, after an error, I can ...
I have a problem booting from a USB flash drive on a modern system with B450 chipset in both UEFI and Legacy mode. The init script cannot find partition with the sfs files.
This same disk works as expected on multiple other older non-UEFI machines.
In addition, after an error, I can ...