• 2 Posts
  • 115 Comments
Joined 1 year ago
cake
Cake day: June 26th, 2023

help-circle



  • FrameXXOPtoLinux@lemmy.ml[HELP] Corrupted EFI variables?
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    7 hours ago

    sda is the USB stick with currently live booted Fedora KDE. mmcblk1 is the internal disk I want to install on.

    Disk /dev/sda: 7.45 GiB, 8002732032 bytes, 15630336 sectors
    Disk model: Cruzer Blade    
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disklabel type: gpt
    Disk identifier: EB4BE656-6730-46CE-819A-784A2C115F93
    
    Device       Start     End Sectors  Size Type
    /dev/sda1       64 5454691 5454628  2.6G Microsoft basic data
    /dev/sda2  5454692 5480551   25860 12.6M EFI System
    /dev/sda3  5480552 5481151     600  300K Microsoft basic data
    
    
    Disk /dev/mmcblk1: 116.48 GiB, 125069950976 bytes, 244277248 sectors
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disklabel type: gpt
    Disk identifier: C75BAF61-B578-41D5-8C6C-8505ABF109A8
    
    Device           Start       End   Sectors  Size Type
    /dev/mmcblk1p1    2048   1050623   1048576  512M EFI System
    /dev/mmcblk1p2 1050624   9439231   8388608    4G Linux swap
    /dev/mmcblk1p3 9439232 244275199 234835968  112G Linux filesystem
    
    
    Disk /dev/mmcblk1boot0: 4 MiB, 4194304 bytes, 8192 sectors
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    
    
    Disk /dev/mmcblk1boot1: 4 MiB, 4194304 bytes, 8192 sectors
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    
    
    Disk /dev/loop0: 2.43 GiB, 2607599616 bytes, 5092968 sectors
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    
    
    Disk /dev/zram0: 3.66 GiB, 3930062848 bytes, 959488 sectors
    Units: sectors of 1 * 4096 = 4096 bytes
    Sector size (logical/physical): 4096 bytes / 4096 bytes
    I/O size (minimum/optimal): 4096 bytes / 4096 bytes
    

    Here’s blkid output:

    /dev/sda1: BLOCK_SIZE="2048" UUID="2024-10-24-15-05-12-00" LABEL="Fedora-KDE-Live-41-1-4" TYPE="iso9660" PARTLABEL="ISO9660" PARTUUID="eb4be656-6730-46ce-819b-784a2c115f93"