Greetings all
vdb 252:16 0 100M 0 disk /mnt/vdb <<<<<<<<<<<<<<<<
I am trying to run zipl on:
Linux version 5.4.0-125-generic (buildd@bos02-s390x-015) (gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1)) #141-Ubuntu SMP
which is running under qemu (version 6.2.0 (Debian 1:6.2+dfsg-2ubuntu6.6)
Is running zipl_helper.device-mapper under qemu possible ?
If it is, here are the details :
---------------------
sudo zipl
I am receiving the following errors
:
Using config file '/etc/zipl.conf'
Building bootmap in '/mnt/vdb/boot'
Adding IPL section 'ubuntu' (default)
Run /lib/s390-tools/zipl_helper.device-mapper /mnt/vdb/boot
Error: Could not retrieve device-mapper information for device 'vdb' <<<<<<<<<<<<<<<<<<<<<<<<<<<
Error: Could not add image file '/home/mike/kernel/hello-kernel': Script could not determine target parameters
Building bootmap in '/mnt/vdb/boot'
Adding IPL section 'ubuntu' (default)
Run /lib/s390-tools/zipl_helper.device-mapper /mnt/vdb/boot
Error: Could not retrieve device-mapper information for device 'vdb' <<<<<<<<<<<<<<<<<<<<<<<<<<<
Error: Could not add image file '/home/mike/kernel/hello-kernel': Script could not determine target parameters
------------ etc/zipl.conf
[defaultboot]
default=ubuntu
[ubuntu]
target=/mnt/vdb/boot
image=/home/mike/kernel/hello-kernel
ramdisk= /home/mike/kernel/initrd.img
default=ubuntu
[ubuntu]
target=/mnt/vdb/boot
image=/home/mike/kernel/hello-kernel
ramdisk= /home/mike/kernel/initrd.img
------------- lsblk ----------------
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
loop0 7:0 0 53.4M 1 loop /snap/core20/1613
loop1 7:1 0 54.6M 1 loop /snap/core20/1853
loop2 7:2 0 59M 1 loop /snap/lxd/22755
loop3 7:3 0 46.4M 1 loop /snap/snapd/18599
loop4 7:4 0 77.8M 1 loop /snap/lxd/24063
vda 252:0 0 5G 0 disk
├─vda1 252:1 0 1.8G 0 part
└─vda2 252:2 0 3.3G 0 part
└─ubuntu--vg-ubuntu--lv 253:0 0 3.3G 0 lvm /
loop0 7:0 0 53.4M 1 loop /snap/core20/1613
loop1 7:1 0 54.6M 1 loop /snap/core20/1853
loop2 7:2 0 59M 1 loop /snap/lxd/22755
loop3 7:3 0 46.4M 1 loop /snap/snapd/18599
loop4 7:4 0 77.8M 1 loop /snap/lxd/24063
vda 252:0 0 5G 0 disk
├─vda1 252:1 0 1.8G 0 part
└─vda2 252:2 0 3.3G 0 part
└─ubuntu--vg-ubuntu--lv 253:0 0 3.3G 0 lvm /
vdb 252:16 0 100M 0 disk /mnt/vdb <<<<<<<<<<<<<<<<
-- dm-devel mailing list dm-devel@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/dm-devel