Code: Select all
[dedanna1029@fedora Downloads]$ sudo dnf install grub2
Last metadata expiration check: 1:38:10 ago on Mon 07 Aug 2023 10:26:41 AM MDT.
Package grub2-pc-1:2.06-95.fc38.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
[dedanna1029@fedora Downloads]$
Keep in mind, I am not good with this stuff. I'm not sure if I have a BIOS system, although I have run a couple of the commands listed on this page.
The computer is my now-older Lenovo laptop.
CPU info:
Code: Select all
[dedanna1029@fedora ~]$ lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 48 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 2
On-line CPU(s) list: 0,1
Vendor ID: AuthenticAMD
Model name: AMD A6-9225 RADEON R4, 5 COMPUTE CORES 2C+3G
CPU family: 21
Model: 112
Thread(s) per core: 1
Core(s) per socket: 2
Socket(s): 1
Stepping: 0
Frequency boost: enabled
CPU(s) scaling MHz: 73%
CPU max MHz: 2600.0000
CPU min MHz: 1300.0000
BogoMIPS: 5190.24
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mc
a cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall n
x mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_go
od acc_power nopl nonstop_tsc cpuid extd_apicid aperfmp
erf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2
movbe popcnt aes xsave avx f16c lahf_lm cmp_legacy svm
extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch
osvw ibs xop skinit wdt lwp fma4 tce nodeid_msr tbm per
fctr_core perfctr_nb bpext ptsc mwaitx cpb hw_pstate ss
bd ibpb vmmcall fsgsbase bmi1 avx2 smep bmi2 xsaveopt a
rat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean fl
ushbyasid decodeassists pausefilter pfthreshold avic v_
vmsave_vmload vgif overflow_recov
Virtualization features:
Virtualization: AMD-V
Caches (sum of all):
L1d: 64 KiB (2 instances)
L1i: 128 KiB (2 instances)
L2: 2 MiB (2 instances)
NUMA:
NUMA node(s): 1
NUMA node0 CPU(s): 0,1
Vulnerabilities:
Itlb multihit: Not affected
L1tf: Not affected
Mds: Not affected
Meltdown: Not affected
Mmio stale data: Not affected
Retbleed: Mitigation; untrained return thunk; SMT disabled
Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl
Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer
sanitization
Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disable
d, RSB filling, PBRSB-eIBRS Not affected
Srbds: Not affected
Tsx async abort: Not affected
[dedanna1029@fedora ~]$
4 GBs RAM, fully updated Fedora 38. I installed it with UEFI enabled.
Thanks!