Çözüldü Linux kurulu sistemde sistemin BIOS'mu yoksa UEFI'mi olduğu nasıl öğrenilir?

Bu konu çözüldü olarak işaretlenmiştir. Çözülmediğini düşünüyorsanız konuyu rapor edebilirsiniz.

11Q

Centipat
Katılım
23 Nisan 2022
Mesajlar
11
Daha fazla  
Sistem Özellikleri
Intel Celeron CPU N3350
Intel HD Graphics 500
Cinsiyet
Erkek
Meslek
Öğrenci
Merhabalar. Bilgisayarıma bir iso dosyası indirmem gerek fakat bilgisayarın BIOS'mu UEFI'mi kullandığını bilmiyorum. Nasıl öğrenebilirim?
Ubuntu tabanlı Elementary OS kullanıyorum.
 
Kod:
sudo dmidecode -t 0
Bunu dener misiniz?
Kod:
# dmidecode 3.2
Getting SMBIOS data from sysfs.
SMBIOS 3.0.0 present.

Handle 0x0000, DMI type 0, 24 bytes
BIOS Information
    Vendor: American Megatrends Inc.
    Version: E402NA.317
    Release Date: 04/16/2019
    Address: 0xF0000
    Runtime Size: 64 kB
    ROM Size: 8192 kB
    Characteristics:
        PCI is supported
        BIOS is upgradeable
        BIOS shadowing is allowed
        Boot from CD is supported
        Selectable boot is supported
        BIOS ROM is socketed
        EDD is supported
        5.25"/1.2 MB floppy services are supported (int 13h)
        3.5"/720 kB floppy services are supported (int 13h)
        3.5"/2.88 MB floppy services are supported (int 13h)
        Print screen service is supported (int 5h)
        8042 keyboard services are supported (int 9h)
        Serial services are supported (int 14h)
        Printer services are supported (int 17h)
        ACPI is supported
        USB legacy is supported
        Smart battery is supported
        BIOS boot specification is supported
        Targeted content distribution is supported
        UEFI is supported
    BIOS Revision: 5.12

Böyle bir sonuç aldım.
 

Yeni mesajlar

Geri
Yukarı