Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started by: Misalf on June 29, 2014, 01:18:52 PM
-
A friend of mine just got a new PC on which I tryed to boot Core via USB flash drive.
The PC has UEFI but the USB drive was booted in legacy mode. Other distros booted OK from the same USB flash drive.
Also, Core boots OK on other PCs using this USB flash drive.
While tc-config is running, an error message appears (IIRC, when "Starting udev daemon for hotplug support...") containing the following:
amd-ucode/microcode_amd_fam15h.bin
I hope this enough for now.
Currently, I'm short on detailed information about the hardware etc. Sorry about that.
Would it be possible to simply include a file in the initrd or would it need a rebuild of the kernel?
Thanks.
-
try this firmware http://www.amd64.org/microcode.html (http://www.amd64.org/microcode.html)
download the latest, unpack and install microcode_amd_fam15h.bin and microcode_amd.bin to /lib/firmware/amd-ucode
works or not?
edit: you might need both bin files from the archive
-
Thanks, coreplayer2!
I prepared a .gz containing the amd-ucode stuff.
Will try asap and report back.
edit: I did add both microcode_amd_fam15h.bin and microcode_amd.bin .
I guess I don't need .asc PGP files?
-
pgp asc files are only to verify bin file integrity, you'll need pgp installed to use them however
-
Yay!
Problem solved.
Didn't had time to install and configure but it booted and everything seems to work.
Thanks again, coreplayer2!