search for: xzio

Displaying 5 results from an estimated 5 matches for "xzio".

Did you mean: lzio
2015 Sep 14
2
adding xen support to grub2 got segfault running grub2-mkimage
...2-mkimage? -O x86_64-xen?? -C auto? -d /usr/lib/grub/x86_64-xen -c ./grub-bootstrap.cfg???? -m ./memdisk.tar???? -o ./grub2-x86_64-xen.bin -v? ext2 fat file font fshelp gzio halt hashsum help legacycfg linux loadenv loopback part_dvh part_gpt part_msdos part_plan part_sun xfs xnu_uuid xnu_uuid_test xzio the image would finish if I cut down the module list to about 8 or less modules. This is not enough for a useful image . Second Attempt----------------In the same build env, I started with the git clone (see link). Now when running grub-mkimage I included all the modules in/usr/lib/grub/x86_64-xen...
2019 Jan 03
2
Xen PVH support for grub-xen in Buster
...>8 ---- Slightly OT, but may be interesting for others reading this: At work, I'm using this in a bit different way than the debian grub-xen-host/bin package does, since I avoid having anything grub related in virtual machines. An example config file is: root='(xen/xvda)' insmod xzio insmod gzio insmod zstd insmod btrfs insmod ext2 echo 'Loading Linux ...' linux /vmlinuz root=/dev/xvda ro console=hvc0 elevator=noop echo 'Loading initial ramdisk ...' initrd /initrd.img echo 'There we go! ...' boot I have a bunch of those with different options etc, and w...
2019 Jan 05
4
Bug#776450: Xen PVH support for grub-xen in Buster
...The whole 'trick' about PVH is that it's HVM, but then without the qemu etc part. https://wiki.xen.org/wiki/Virtualization_Spectrum#Almost_fully_PV:_PVH_mode So, if I have this grub.cfg... (as example, not what we want for the package) ---- >8 ---- root='(xen/xvda)' insmod xzio insmod gzio insmod btrfs insmod ext2 echo 'Loading Linux ...' linux /vmlinuz root=/dev/xvda ro console=hvc0 elevator=noop echo 'Loading initial ramdisk ...' initrd /initrd.img echo 'There we go! ...' boot ---- >8 ---- ...and then use grub-mkstandalone like above, and nam...
2016 Mar 07
0
Module Versioning
...est_checksum.mod (2.4 KB) Extracting: F:\EFI\BOOT\grub\i386-efi\xfs.mod (6.3 KB) Extracting: F:\EFI\BOOT\grub\i386-efi\xnu.mod (26.9 KB) Extracting: F:\EFI\BOOT\grub\i386-efi\xnu_uuid.mod (2.2 KB) Extracting: F:\EFI\BOOT\grub\i386-efi\xnu_uuid_test.mod (2.1 KB) Extracting: F:\EFI\BOOT\grub\i386-efi\xzio.mod (16.0 KB) Extracting: F:\EFI\BOOT\grub\i386-efi\zfscrypt.mod (5.5 KB) Extracting: F:\EFI\BOOT\hdt.c32 (183.4 KB) Extracting: F:\EFI\BOOT\hexdump.c32 (4.7 KB) Extracting: F:\EFI\BOOT\host.c32 (2.6 KB) Extracting: F:\EFI\BOOT\ifcpu.c32 (4.8 KB) Extracting: F:\EFI\BOOT\ifcpu64.c32 (2.4 KB) Extract...
2016 Mar 06
5
Module Versioning
On 3/3/2016 07:43, Pete Batard via Syslinux wrote: > [...] as far as I am concerned, 'A "version" such as "6.03" [is not] > enough'. [...] I'd like to help to improve Syslinux with regards to version-related concerns. Having typed that, perhaps we could discuss your (or Rufus') specific needs, in parallel? Do I understand correctly that the primary