Displaying 2 results from an estimated 2 matches for "jamesdream".
2019 Nov 25
2
RHEL 7 and guestmount of XFS volumes
...ng a weird behavior when tried to use guestmount with a XFS
formatted volume. I have created a RHEL 8 virtual machine using libvirt. I
have retrieved the disk image on a RHEL 7.7 server to mount the image root
filesystem and explore it.
The command returns an error message:
# guestmount -a /disks/jamesdream.qcow2 -m /dev/sda1 /mnt/
libguestfs: error: mount_options: mount exited with status 32: mount: wrong
fs type, bad option, bad superblock on /dev/sda1,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so.
gues...
2019 Nov 25
0
Re: RHEL 7 and guestmount of XFS volumes
...se guestmount with a XFS
> formatted volume. I have created a RHEL 8 virtual machine using libvirt. I
> have retrieved the disk image on a RHEL 7.7 server to mount the image root
> filesystem and explore it.
>
> The command returns an error message:
>
> # guestmount -a /disks/jamesdream.qcow2 -m /dev/sda1 /mnt/
> libguestfs: error: mount_options: mount exited with status 32: mount: wrong
> fs type, bad option, bad superblock on /dev/sda1,
> missing codepage or helper program, or other error
>
> In some cases useful info is found in syslog - try
>...