Displaying 2 results from an estimated 2 matches for "boot_process_overview".
2017 Aug 04
2
bootloader installation improvements
.../*.c32 modules, excluding lib*.c32 and
ldlinux.c32) require /boot/syslinux/lib*.c32 (library) modules to be
present. The lib*.c32 library modules and non-core *.c32 modules
should match the version of ldlinux.sys installed in the partition.
https://wiki.archlinux.org/index.php/syslinux#Boot_process_overview
For me, the most interesting part of that is this: "in Btrfs the entire
ldlinux.sys code is embedded in the space following the VBR and is not
installed at /boot/syslinux/ldlinux.sys unlike the case of other
filesystems." (Is this true? There doesn't seem to be any hint of it in
the...
2017 Aug 06
0
bootloader installation improvements
...g lib*.c32 and
> ldlinux.c32) require /boot/syslinux/lib*.c32 (library) modules to be
> present. The lib*.c32 library modules and non-core *.c32 modules
> should match the version of ldlinux.sys installed in the partition.
>
> https://wiki.archlinux.org/index.php/syslinux#Boot_process_overview
>
> For me, the most interesting part of that is this: "in Btrfs the entire
> ldlinux.sys code is embedded in the space following the VBR and is not
> installed at /boot/syslinux/ldlinux.sys unlike the case of other
> filesystems." (Is this true? There doesn't seem to b...