Displaying 20 results from an estimated 30000 matches similar to: "mount cdrom and command hangs"
2018 Aug 08
3
Mount URL as cdrom/iso KVM/QEMU
Hi Folks,
According to the examples in http://libvirt.org/formatdomain.html#elementsDisks it should be possible to mount an iso /url as a cdrom, the example given is:
</disk>
<disk type='network' device='cdrom'>
<driver name='qemu' type='raw'/>
<source protocol="http" name="url_path">
<host
2006 Mar 10
0
[PATCH] patch to enable physical cdrom tray eject
Hi Ian, Keir
This patch enaables the ejection of the physical cdrom tray, when
user enters "eject cdrom" in the control console of a VMX guest.
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
Thanks & Regards,
Nitin
------------------------------------------------------------------------
-----------
Open Source Technology Center, Intel Corp
2018 Feb 02
1
failed to update cdrom device with rbd disk
Hello,
I'm trying to using virsh update-device to update the CDROM from type='file'
to ceph rbd iso with type='network'.
But I always get
error: Failed to update device from disk
error: internal error: unable to execute QEMU command 'change': error
connecting: Operation not supported
I'm using libvirt-libs-3.10.0-1.el7.x86_64 with centos7.4
my original cdrom xml:
2018 Aug 09
2
Re: Mount URL as cdrom/iso KVM/QEMU
Just a quick correction and apologies, the actual issue is that http will not work, https will so I dont think this is a bug as such I think this is by design likely for security.
Looking at the man page for qemu-kvm it states http will work with examples given however only https works, my best guess from looking at the spec file from the srpm is that it has only been enabled in the centos
2018 Aug 09
2
Re: Mount URL as cdrom/iso KVM/QEMU
Resolved this morning,
the issue is that the qemu-kvm-ev rpm's released by centos have not been compiled with curl support, I rebuild it myself from source with curl support and it works fine now.
Thanks you for your input everyone.
________________________________
From: Vasiliy Tolstov <v.tolstov@selfip.ru>
Sent: 09 August 2018 10:32:07
To: Inception Hosting
Cc:
2016 Jun 16
0
Unable to mount a USB DVD drive
I can't seem to get an external DVD drive to show up on an CentOS 7 server.
Wondering if it's just missing a driver or if I'm missing something
fundamental.
It's an external USB device that works fine on my Fedora 21 Laptop, but I never
get a /dev/ entry (EG: /dev/sr0) on the server.
What can I do to make this thing work?
[root at norman ~]# tail -f /var/log/messages; #
2018 Aug 09
1
Re: Mount URL as cdrom/iso KVM/QEMU
Hi Daniel,
I have noticed that it will fail exactly as you said if <cdrom> is first in the boot order, if <hd> is first in the boot order the XML validates and it starts as usual.
first in log except below is with cdrom set to first in boot order, second is with hd set first.
2018-08-09 11:39:28.625+0000: starting up libvirt version: 3.9.0, package: 14.el7_5.6 (CentOS BuildSystem
2015 Mar 31
21
[Bug 89842] New: Nvidia nouveau drivers hangs all gnome when open the new legacy tray in 3.16.0
https://bugs.freedesktop.org/show_bug.cgi?id=89842
Bug ID: 89842
Summary: Nvidia nouveau drivers hangs all gnome when open the
new legacy tray in 3.16.0
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: critical
Priority: medium
2001 Nov 08
0
Can't mount floppy and cdrom!
Dear Sir,
I have everything set up on my red hat Linux 7.1 linux box. For
sometime I could mount cd's and floppies automatically, but now something
seems to have gone wrong. I can't mount my floppy(/dev/fd0) and
cdrom(/dev/cdrom) manually or automatically. At startup it says ...
/dev/fd0 is not a valid block device.
/dev/cdrom is write protected...mounting read only!
mount: No
2008 Mar 17
0
CDRW-DVD Mount Problem, Centos 5.1, Intel board...
<!--
@page { size: 8.5in 11in; margin: 0.79in }
P { margin-bottom: 0.08in }
-->
I'm having a problem mounting my new
CDRW DVD in my new machine I just built. The motherboard is an Intel
DP35DP, and I connected the CDRW DVD via ribbon cable into the
motherboard IDE slot. Centos 5.1 is installed and functioning fine
so far (other than this problem).
I can't mount the
2008 Mar 18
0
SOLVED: CDRW-DVD Mount Problem, Centos 5.1, Intel board...
Problem has been solved: "sudo mount -t iso9660 /dev/cdrom /mnt/cdrom -o"
mounted the drive after adding "mount /mnt/cdrom" to /etc/festab.
----- Original Message ----
From: Pam Astor <pamastor at yahoo.com>
To: centos at centos.org
Sent: Monday, March 17, 2008 1:45:16 PM
Subject: [CentOS] CDRW-DVD Mount Problem, Centos 5.1, Intel board...
<!--
_filtered
2010 Jan 08
0
ZFS partially hangs when removing an rpool mirrored disk while having some IO on another pool on another partition of the same disk
Hello,
Sorry for the (very) long subject but I''ve pinpointed the problem to this exact situation.
I know about the other threads related to hangs, but in my case there was no < zfs destroy > involved, nor any compression or deduplication.
To make a long story short, when
- a disk contains 2 partitions (p1=32GB, p2=1800 GB) and
- p1 is used as part of a zfs mirror of rpool
2018 Aug 09
0
Re: Mount URL as cdrom/iso KVM/QEMU
ср, 8 авг. 2018 г. в 15:11, Inception Hosting <inbox@inceptionhosting.com>:
>
> Hi Folks,
>
>
> According to the examples in http://libvirt.org/formatdomain.html#elementsDisks it should be possible to mount an iso /url as a cdrom, the example given is:
>
Usually such errors because url not available from host system. Can
you try curl this host and address from node?
--
2009 Sep 24
3
Inquiry:Problem in mounting external cdrom
Dear All
I tried to mount an external cdrom on my CentOS 5 server but un-successful .
I attached the device to my USB port and then the followings have been added
to my /dev folder :
"cdrom -> scd0
cdrom-sr0 -> scd0
cdrw -> scd0
cdrw-sr0 -> scd0
cdwriter -> scd0
cdwriter-sr0 -> scd0"
To this end , I tried to mount it as the followings (but it didn't get
through) :
2009 Oct 12
1
Inquiry:Problem mounting cdrom on my CentOS 5.2 client
Dear All
Please be informed that I needed to mount my cdrom on my CentOS 5.2 client ,
but unsuccessful . I tried as the followings :
#mount -t vfat /dev/cdrom-hdc /mnt/cdrom
Add the following line to /etc/fstab :
/dev/cdrom-hdc /mnt/cdrom vfat noauto,users,noexec,rw,uid=1000,gid=1000 0 0
#mount /mnt/cdrom
But I cannot see the CD content . Can you please do me favor and correct me
?
Thank you in
2016 May 09
0
CentOS-6.5 - CD/DVD does not sense media
I dealing with problem 1 - see previous message - I set about creating
a live DVD on my development system. Now I find that I cannot seem to
mount a medium in that drive. wodim --devices reports it as present
and so does cdrecode. I can use the eject utility to toggle the tray
open and closed. But when I load a blank dvd or cd in that unit I get
nothing on my desktop - in other words I am not
2010 Feb 08
7
slowness in sendmail - 60 second timeout
I am sending an email from my machine devcentos5x64.
the transcript below (hangs for 60 seconds) at the line:
MAIL From:<root at devcentos5x64.msgnet.com> SIZE=56
AUTH=root at devcentos5x64.msgnet.com
The email succeeds - but I am trying to figure out the 60 second delay.
Neither email server is busy. Nothing is waiting.
the DNS on both machines point to the same nameserver. The DNS
2008 Feb 03
1
Half-Life 1 Issues - Starting Friday
Anyone having issues with the old 1.6 Half-Life engine?
OpenGL mode stopped working for me friday, but its still working in other
windows applications.
Counterstrike 1.6, Half-Life 1, etc won't work.
My brother has same Linux distro and it didn't break for him, so I'm going
out on a whim. I've reinstalled vid card drivers, wine, deleted drive_c,
made a new user account in
2004 Jan 11
1
automounting a usb-harddrive/cdrom that can be mapped from the login script.
Hi,
I am installing a Samba 3.0.1 on RH90 for a little school, and they want
to have access to a mobile usb-harddrive.
The harddrive shoud be mapped via the login script, and here is were my
troubles begin....
I have been experimenting with the autofs service, which works great if
the harddrive is present at login time.
If one login at a time where the harddrive isn't present the login
2004 Aug 10
0
dmesg output for mount cdrom problem
The mount /dev/hdc /mnt problem still exists for me.
Regards Robin.
Here''s the dmesg of Xen:
__ __ _ ____
\ \/ /___ _ __ / | |___ \
\ // _ \ ''_ \ | | __) |
/ \ __/ | | | | |_ / __/
/_/\_\___|_| |_| |_(_)_____|
http://www.cl.cam.ac.uk/netos/xen
University of Cambridge Computer Laboratory
Xen version 1.2