Installation on Asus E410KA failed. The ext4 file system creation in partition #2 of MMC/SD card 1 (mmcblk0) failed

originally a windows 11 notebook

Hi and welcome.

Using Brave A.I. search engine via Mojeek I found:

" To install Linux on an ASUS E410KA laptop replacing Windows 11, ensure the system is configured correctly in the BIOS/UEFI settings. First, disable Secure Boot by entering the BIOS during startup—typically by pressing the Delete key repeatedly—and navigate to the "Boot" tab, then change the "OS Type" setting from "Windows UEFI mode" to "Other OS". This step is crucial, as Secure Boot can prevent Linux installation, especially if the bootloader lacks a valid signature. Additionally, ensure that Fast Boot is turned off and that the system is set to UEFI mode rather than Legacy/CSM mode, as UEFI is generally preferred for modern Linux installations.

If the bootable USB drive is not detected, verify that it was created using a reliable tool such as Rufus or Ventoy, as improper ISO writing can prevent booting.

Use a USB drive formatted with the FAT32 filesystem and ensure the bootable image is properly written. When booting from the USB, press F12 (or the appropriate key for your model) during startup to access the boot menu and select the USB drive.

During installation, if the system fails to detect the disk or shows errors related to invalid signatures, ensure that Secure Boot is fully disabled and consider clearing the Secure Boot keys in the BIOS under "Advanced > Boot > Secure Boot > Key Management".

If the installation still fails, try using a Linux distribution known for good hardware compatibility, such as Ubuntu or Linux Mint, and test it in Live mode first to confirm hardware recognition, including Wi-Fi and storage.

Finally, if dual-booting is not desired and Windows 11 is to be completely replaced, select the option to erase the disk and install Linux, which will remove all partitions and set up the system for Linux only.

Always back up important data before proceeding, as the installation process will overwrite the existing operating system and partitions. AI-generated answer. Please verify critical facts."

1 Like

This is what I assumed. However I wanted to have it confirmed. Thanks!