summaryrefslogtreecommitdiffstats
path: root/src/utils/fs.py
diff options
context:
space:
mode:
authorAlejandro Sirgo Rica <asirgo@soleta.eu>2024-03-07 13:27:09 +0100
committerlupoDharkael <izhe@hotmail.es>2024-03-21 10:29:13 +0100
commita3ffdf2370899d060f6f708e2d6e31ae5b7b54bc (patch)
tree4cda4df10b708d6126f2f8dd1fc34fec257d9913 /src/utils/fs.py
parent37600660f3ec54d9221c76d3de72f64cb6de85fc (diff)
utils: implement BIOS boot for Linux
Create a bios.py file to hold all the BIOS specific functions. Implement the _boot_bios_linux in Python. The new boot process tries to find the vmlinuz and initrd binaries at the desired partition. Then it tries to load them with kexec with the proper Grub boot params. One step closer to the removal of the boot legacy script.
Diffstat (limited to 'src/utils/fs.py')
0 files changed, 0 insertions, 0 deletions