-----------------------------------------------------------------

[*] Emulating binary name: mount.util-linux
[*] Emulator used: qemu-mipsel-static
[*] Using root directory: /logs/s115_usermode_emulator/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract (1/2)
[*] Using CPU config: 
[*] Emulating binary: /usr/bin/mount.util-linux

[*] Change permissions +x to /logs/s115_usermode_emulator/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/./usr/bin/mount.util-linux.
[*] Emulating binary ./usr/bin/mount.util-linux with parameter NONE
qemu: uncaught target signal 4 (Illegal instruction) - core dumped
[*] Emulating binary ./usr/bin/mount.util-linux with parameter -v
qemu: uncaught target signal 4 (Illegal instruction) - core dumped
[*] Emulating binary ./usr/bin/mount.util-linux with parameter -V
qemu: uncaught target signal 4 (Illegal instruction) - core dumped
[*] Emulating binary ./usr/bin/mount.util-linux with parameter -h
qemu: uncaught target signal 4 (Illegal instruction) - core dumped
[*] Emulating binary ./usr/bin/mount.util-linux with parameter -help
qemu: uncaught target signal 4 (Illegal instruction) - core dumped
[*] Emulating binary ./usr/bin/mount.util-linux with parameter --help
qemu: uncaught target signal 4 (Illegal instruction) - core dumped
[*] Emulating binary ./usr/bin/mount.util-linux with parameter --version
qemu: uncaught target signal 4 (Illegal instruction) - core dumped
[*] Emulating binary ./usr/bin/mount.util-linux with parameter version
qemu: uncaught target signal 4 (Illegal instruction) - core dumped

-----------------------------------------------------------------


-----------------------------------------------------------------

[*] Emulating binary name: mount.util-linux
[*] Emulator used: qemu-mipsel-static
[*] Using root directory: /logs/s115_usermode_emulator/firmware/unblob_extracted/firmware_extract/4325012-58052244.squashfs_v4_le_extract/usr (2/2)
[*] Using CPU config: 24KEc
[*] Emulating binary: /bin/mount.util-linux

[*] Emulating binary ./bin/mount.util-linux with parameter NONE and cpu configuration 24KEc
mount.util-linux: NONE: can't find in /etc/fstab.
[*] Emulating binary ./bin/mount.util-linux with parameter -v and cpu configuration 24KEc
/dev/nvme0n1p2 on / type ext4 (rw,relatime,errors=remount-ro)
proc on /proc type proc (rw,relatime)
tmpfs on /run type tmpfs (rw,nosuid,nodev,noexec,relatime,inode64)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
[*] Emulating binary ./bin/mount.util-linux with parameter -V and cpu configuration 24KEc
mount.util-linux from util-linux 2.34 (libmount 2.34.0: btrfs, namespaces, assert, debug)
[*] Emulating binary ./bin/mount.util-linux with parameter -h and cpu configuration 24KEc

Usage:
 mount.util-linux [-lhV]
 mount.util-linux -a [options]
 mount.util-linux [options] [--source] <source> | [--target] <directory>
 mount.util-linux [options] <source> <directory>
 mount.util-linux <operation> <ountpoint> [<target>]

Mount a filesystem.

Options:
 -a, --all               mount all filesystems mentioned in fstab
 -c, --no-canonicalize   don't canonicalize paths
 -f, --fake              dry run; skip the mount(2) syscall
 -F, --fork              fork off for each device (use with -a)
 -T, --fstab <path>      alternative file to /etc/fstab
 -i, --internal-only     don't call the mount.<type> helpers
 -l, --show-labels       show also filesystem labels
 -n, --no-mtab           don't write to /etc/mtab
     --options-mode <ode>
                         what to do with options loaded from fstab
     --options-source <source>
                         mount options source
     --options-source-force
                         force use of options from fstab/mtab
 -o, --options <list>    comma-separated list of mount options
 -O, --test-opts <list>  limit the set of filesystems (use with -a)
 -r, --read-only         mount the filesystem read-only (same as -o ro)
 -t, --types <list>      limit the set of filesystem types
     --source <src>      explicitly specifies source (path, label, uuid)
     --target <target>   explicitly specifies mountpoint
 -v, --verbose           say what is being done
 -w, --rw, --read-write  mount the filesystem read-write (default)
 -N, --namespace <ns>    perform mount in another namespace

 -h, --help              display this help
 -V, --version           display version

Source:
 -L, --label <label>     synonym for LABEL=<label>
 -U, --uuid <uuid>       synonym for UUID=<uuid>
 LABEL=<label>           specifies device by filesystem label
 UUID=<uuid>             specifies device by filesystem UUID
 PARTLABEL=<label>       specifies device by partition label
 PARTUUID=<uuid>         specifies device by partition UUID
 <device>                specifies device by path
 <directory>             mountpoint for bind mounts (see --bind/rbind)
 <file>                  regular file for loopdev setup

Operations:
 -B, --bind              mount a subtree somewhere else (same as -o bind)
 -M, --move              move a subtree to some other place
 -R, --rbind             mount a subtree and all submounts somewhere else
 --make-shared           mark a subtree as shared
 --make-slave            mark a subtree as slave
 --make-private          mark a subtree as private
 --make-unbindable       mark a subtree as unbindable
 --make-rshared          recursively mark a whole subtree as shared
 --make-rslave           recursively mark a whole subtree as slave
 --make-rprivate         recursively mark a whole subtree as private
 --make-runbindable      recursively mark a whole subtree as unbindable

For more details see mount(8).
[*] Emulating binary ./bin/mount.util-linux with parameter -help and cpu configuration 24KEc

Usage:
 mount.util-linux [-lhV]
 mount.util-linux -a [options]
 mount.util-linux [options] [--source] <source> | [--target] <directory>
 mount.util-linux [options] <source> <directory>
 mount.util-linux <operation> <ountpoint> [<target>]

Mount a filesystem.

Options:
 -a, --all               mount all filesystems mentioned in fstab
 -c, --no-canonicalize   don't canonicalize paths
 -f, --fake              dry run; skip the mount(2) syscall
 -F, --fork              fork off for each device (use with -a)
 -T, --fstab <path>      alternative file to /etc/fstab
 -i, --internal-only     don't call the mount.<type> helpers
 -l, --show-labels       show also filesystem labels
 -n, --no-mtab           don't write to /etc/mtab
     --options-mode <ode>
                         what to do with options loaded from fstab
     --options-source <source>
                         mount options source
     --options-source-force
                         force use of options from fstab/mtab
 -o, --options <list>    comma-separated list of mount options
 -O, --test-opts <list>  limit the set of filesystems (use with -a)
 -r, --read-only         mount the filesystem read-only (same as -o ro)
 -t, --types <list>      limit the set of filesystem types
     --source <src>      explicitly specifies source (path, label, uuid)
     --target <target>   explicitly specifies mountpoint
 -v, --verbose           say what is being done
 -w, --rw, --read-write  mount the filesystem read-write (default)
 -N, --namespace <ns>    perform mount in another namespace

 -h, --help              display this help
 -V, --version           display version

Source:
 -L, --label <label>     synonym for LABEL=<label>
 -U, --uuid <uuid>       synonym for UUID=<uuid>
 LABEL=<label>           specifies device by filesystem label
 UUID=<uuid>             specifies device by filesystem UUID
 PARTLABEL=<label>       specifies device by partition label
 PARTUUID=<uuid>         specifies device by partition UUID
 <device>                specifies device by path
 <directory>             mountpoint for bind mounts (see --bind/rbind)
 <file>                  regular file for loopdev setup

Operations:
 -B, --bind              mount a subtree somewhere else (same as -o bind)
 -M, --move              move a subtree to some other place
 -R, --rbind             mount a subtree and all submounts somewhere else
 --make-shared           mark a subtree as shared
 --make-slave            mark a subtree as slave
 --make-private          mark a subtree as private
 --make-unbindable       mark a subtree as unbindable
 --make-rshared          recursively mark a whole subtree as shared
 --make-rslave           recursively mark a whole subtree as slave
 --make-rprivate         recursively mark a whole subtree as private
 --make-runbindable      recursively mark a whole subtree as unbindable

For more details see mount(8).
[*] Emulating binary ./bin/mount.util-linux with parameter --help and cpu configuration 24KEc

Usage:
 mount.util-linux [-lhV]
 mount.util-linux -a [options]
 mount.util-linux [options] [--source] <source> | [--target] <directory>
 mount.util-linux [options] <source> <directory>
 mount.util-linux <operation> <ountpoint> [<target>]

Mount a filesystem.

Options:
 -a, --all               mount all filesystems mentioned in fstab
 -c, --no-canonicalize   don't canonicalize paths
 -f, --fake              dry run; skip the mount(2) syscall
 -F, --fork              fork off for each device (use with -a)
 -T, --fstab <path>      alternative file to /etc/fstab
 -i, --internal-only     don't call the mount.<type> helpers
 -l, --show-labels       show also filesystem labels
 -n, --no-mtab           don't write to /etc/mtab
     --options-mode <ode>
                         what to do with options loaded from fstab
     --options-source <source>
                         mount options source
     --options-source-force
                         force use of options from fstab/mtab
 -o, --options <list>    comma-separated list of mount options
 -O, --test-opts <list>  limit the set of filesystems (use with -a)
 -r, --read-only         mount the filesystem read-only (same as -o ro)
 -t, --types <list>      limit the set of filesystem types
     --source <src>      explicitly specifies source (path, label, uuid)
     --target <target>   explicitly specifies mountpoint
 -v, --verbose           say what is being done
 -w, --rw, --read-write  mount the filesystem read-write (default)
 -N, --namespace <ns>    perform mount in another namespace

 -h, --help              display this help
 -V, --version           display version

Source:
 -L, --label <label>     synonym for LABEL=<label>
 -U, --uuid <uuid>       synonym for UUID=<uuid>
 LABEL=<label>           specifies device by filesystem label
 UUID=<uuid>             specifies device by filesystem UUID
 PARTLABEL=<label>       specifies device by partition label
 PARTUUID=<uuid>         specifies device by partition UUID
 <device>                specifies device by path
 <directory>             mountpoint for bind mounts (see --bind/rbind)
 <file>                  regular file for loopdev setup

Operations:
 -B, --bind              mount a subtree somewhere else (same as -o bind)
 -M, --move              move a subtree to some other place
 -R, --rbind             mount a subtree and all submounts somewhere else
 --make-shared           mark a subtree as shared
 --make-slave            mark a subtree as slave
 --make-private          mark a subtree as private
 --make-unbindable       mark a subtree as unbindable
 --make-rshared          recursively mark a whole subtree as shared
 --make-rslave           recursively mark a whole subtree as slave
 --make-rprivate         recursively mark a whole subtree as private
 --make-runbindable      recursively mark a whole subtree as unbindable

For more details see mount(8).
[*] Emulating binary ./bin/mount.util-linux with parameter --version and cpu configuration 24KEc
mount.util-linux from util-linux 2.34 (libmount 2.34.0: btrfs, namespaces, assert, debug)
[*] Emulating binary ./bin/mount.util-linux with parameter version and cpu configuration 24KEc
mount.util-linux: version: can't find in /etc/fstab.

-----------------------------------------------------------------