[syslinux] [PULL 0/8] MultiFS suppport for BIOS and EFI

poma pomidorabelisima at gmail.com
Sun Dec 20 12:04:49 PST 2015


On 20.12.2015 09:55, poma wrote:
> ...
> 
> Syslinux MultiFS test:
> 
> - QEMU/KVM SeaBIOS: PASSED
> - Bare-metal BIOS: FAILED [1]
> - OVMF: FAILED [2]
> - Bare-metal UEFI: not tested
> 
> 
> [1] stalled:
> Loading (hd3,2)/vmlinuz-4.3.2-200.fc22.x86_64...
> 
> 
> [2] "failed: No such file or directory"
> 
> http://git.zytor.com/users/pcacjr/syslinux.git/tree/core/include/multifs.h?h=multifs-for-upstream#n27
>  * MULTIFS SYNTAX:
>  * (hd[disk number],[partition number])/path/to/file
>  *
>  * E.G.: (hd0,1)/dir/file means /dir/file at partition 1 of the disk 0.
>  * Disk and Partition numbering starts from 0 and 1 respectivelly.
>  */
> ...
> 
> 
> # fdisk -l /dev/vdb | grep -w 83
> /dev/vdb2       2099200 4194303 2095104 1023M 83 Linux
> # mount | grep vdb2
> /dev/vdb2 on /data type ext4 ...
> # ls -1 /data
> initramfs-4.4.0-0.rc5.git0.1.fc24.x86_64.img
> lost+found
> vmlinuz-4.4.0-0.rc5.git0.1.fc24.x86_64
> 
> 
> BOOT:
> find_all_partitions: failed to set EFI disk info
> efi_multifs_init: failed to find disk partitions: Invalid Parameter
> No DEFAULT or UI configuration directive found!
> boot: 2
> Loading (hd1,2)/vmlinuz-4.4.0-0.rc5.git0.1.fc24.x86_64... failed: No such file o
> r directory
> boot: 
> 
> 
> SW:
> qemu-2.5.0-1.fc24.x86_64
> seabios-1.9.0-1.fc24.noarch
> edk2.git-ovmf-x64-0-20151218.b1388.g8873b17.noarch
> 
> http://goo.gl/Gm4ffO
> /syslinux efi64
> syslinux-6.04-0.22.20151210git721a0af.fc24.x86_64.rpm
> syslinux-efi64-6.04-0.22.20151210git721a0af.fc24.x86_64.rpm
> syslinux-extlinux-6.04-0.22.20151210git721a0af.fc24.x86_64.rpm
> syslinux-extlinux-nonlinux-6.04-0.22.20151210git721a0af.fc24.noarch.rpm
> syslinux-nonlinux-6.04-0.22.20151210git721a0af.fc24.noarch.rpm
> 
> 


http://git.zytor.com/users/pcacjr/syslinux.git/log/?h=multifs-for-upstream
without the last two patches:
0009-s-MultiFS-multifs.patch
0010-efi-multifs-correctly-enumerate-partitions-per-disk.patch

OVMF MultiFS BOOT failed-stalled, the same as on Bare-metal BIOS

No DEFAULT or UI configuration directive found!
boot: 2
Loading (hd1,2)/vmlinuz-4.4.0-0.rc5.git0.1.fc24.x86_64...

http://goo.gl/Gm4ffO
/syslinux efi64/ttyS0-debug.txt




More information about the Syslinux mailing list