Displaying 4 results from an estimated 4 matches for "nsafe".
Did you mean:
safe
2018 Mar 08
0
Re: febootstrap: no ext2 root device found
...6 \
> -device virtio-scsi-pci,id=scsi \
> -drive
> file=/tmp/libguestfs-test-tool-sda-TZujW3,cache=writeback,format=raw,id=hd0,
> if=none \
> -device scsi-hd,drive=hd0 \
> -drive
> file=/var/tmp/.guestfs-0/root.21046,snapshot=on,id=appliance,if=none,cache=u
> nsafe \
> -device scsi-hd,drive=appliance \
We present virtio-scsi disks to the appliance, but ...
> febootstrap: internal insmod libcrc32c.ko
> febootstrap: internal insmod crc32c-intel.ko
> febootstrap: internal insmod crc-itu-t.ko
> febootstrap: internal insmod crc-t10dif.ko
>...
2018 Mar 08
2
Re: febootstrap: no ext2 root device found
...-initrd /var/tmp/.guestfs-0/initrd.21046 \
-device virtio-scsi-pci,id=scsi \
-drive
file=/tmp/libguestfs-test-tool-sda-TZujW3,cache=writeback,format=raw,id=hd0,
if=none \
-device scsi-hd,drive=hd0 \
-drive
file=/var/tmp/.guestfs-0/root.21046,snapshot=on,id=appliance,if=none,cache=u
nsafe \
-device scsi-hd,drive=appliance \
-device virtio-serial \
-serial stdio \
-device sga \
-chardev socket,path=/tmp/libguestfstOTpCA/guestfsd.sock,id=channel0 \
-device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \
-append 'panic=1 console=ttyS0 ude...
2016 Jun 01
15
[PATCH 00/15] clk/tegra: improve code and add DFS support
This series adds support for GM20B PLL's Maxwell features, namely glitchless
switch and (more importantly) DFS support. DFS lets the PLL lower its output
speed according to input current variations, making the clock more stable and
allowing it to run safely at lower voltage.
All GM20B additions are done in the last patch, which consequently ends up
being considerably big ; fortunately, it
2018 Mar 07
2
febootstrap: no ext2 root device found
Hello-
I've recently upgraded from OEL 6.4 to OEL 6.8. Infiniband Hardware
installed on the server prevents me from upgrading the OS version any
higher.
Kernel Version:
Oracle Linux Server Red Hat Compatible Kernel (2.6.32-642.el6.x86_64)
Since the upgrade, there have been problems with libguestfs-tools hanging,
then timing out.
I'd like to use the newest version of