search for: cdrom

Displaying 20 results from an estimated 3164 matches for "cdrom".

2002 May 29
1
compile release 20020509 of Wine, failed! What's wrong? Please help...
...de -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_NTSYSTEM_ -D_REENTRANT -I/usr/X11R6/include -o ntdll.spec.o ntdll.spec.c gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_NTSYSTEM_ -D_REENTRANT -I/usr/X11R6/include -o cdrom.o cdrom.c cdrom.c: In function `CDROM_GetIdeInterface': cdrom.c:105: `IDE6_MAJOR' undeclared (first use in this function) cdrom.c:105: (Each undeclared identifier is reported only once cdrom.c:105: for each function it appears in.) cdrom.c:106: `IDE7_MAJOR' undeclared (first use in this...
2008 Dec 03
1
cdrom access does not work "as before" in wine-1.0.1 ?
Hello list, Although i read posts related to cdrom access with wine in the forum and did configure wine the way it is told, i still cannot reach a cdrom image with wine-1.0.1. However, i could with older versions of wine. Here is the config: # mount -o loop -t iso9660 /path/to/bar-cdrom.iso /media/cdrom $ ls /media/cdrom [stuff listed from the...
2012 Feb 15
1
Empty cdrom drive.
On Tue, Feb 14, 2012 at 10:59:22AM -0500, Igor Lvovsky wrote: > > Hi, > I want to discuss $subject on the email just to be sure that we all on the > same page. > > So, today in 3.0 vdsm has two ways to create VM with cdrom : > 1. If RHEV-M ask to create VM with cdrom, vdsm just create it > 2. RHEV-M doesn't ask to create VM with cdrom, vdsm still creates VM with > empty cdrom. Vdsm creates this device as 'hdc' (IDE device, index 2), > because of libvirt restrictions. > In this...
2007 Jun 19
2
[PATCH] Fix change of CDROM for block-configure command
...ori@jp.fujitsu.com> Best Regards, --- Takanori Kasai ----- Original Message ----- From: "Kasai Takanori" <kasai.takanori@jp.fujitsu.com> To: "xen-devel" <xen-devel@lists.xensource.com> Sent: Thursday, June 14, 2007 7:30 PM Subject: [Xen-devel] About change of CDROM > Hi All, > > We tested xm block-configure command. > Because when the domain image is made, we install it from multiple CDROM. > > The procedure of the installation is as follows. > 1) The HVM domain is started with the CDROM device. >  ・configuration file : >  disk...
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...
2001 Dec 02
2
Cannot access CD-ROM
Hello, I've tried to configure my CD-ROM into my network smb.conf file but w/ no success, could someone advise? Thanks. -- Joe -- file snippet ==> [CDROM] path = /CDROM browseable = yes root preexec = /etc/mount /cdrom guest ok = yes -------------- next part -------------- HTML attachment scrubbed and removed
2010 Apr 19
1
Attach CDROM to windows
Hi Guys, Now I am using Xen-4.0.0. I need to attach CDROM from ISO files to vitual machines when they are running. The VMs contain RHEL4.6, Windows Server 2003 32bit and Windows Server 2006 64bit. The disk configuration of the VMs is: disk = [ ''tap:vhd:/guest/SS_test/vhd/hmi-100130.vhd,hda,w''] (1) When I attach a CDROM to RHEL4...
2010 Apr 19
1
Attach CDROM to windows
Hi Guys, Now I am using Xen-4.0.0. I need to attach CDROM from ISO files to vitual machines when they are running. The VMs contain RHEL4.6, Windows Server 2003 32bit and Windows Server 2006 64bit. The disk configuration of the VMs is: disk = [ ''tap:vhd:/guest/SS_test/vhd/hmi-100130.vhd,hda,w''] (1) When I attach a CDROM to RHEL4...
2004 Sep 03
2
cdrom access
Hi just put wine on a fresh machine, the cdrom is mapped to /dev/cdrom , which is where the cdrom is, but I'm not seeing the contents of the cd. wine build is Feb2004 , OS Mandrake 10.0.2 WM is Gnome.. To be a bit frustrating when trying to read the cdrom using the filemanager, its unavailable to everything else. Which I think is correct....
2013 Dec 02
2
correct way to hot-add cdrom ?
Good day to all. i have problems with cdrom hot adding code. currently i using virDomainAttachDevice with type=file, device=cdrom, dev=hdc, this code works for machine with one ide hdd and one ide cdrom, but this not work for machine with only one ide hdd, and i looking for solution to hot add cdrom to machine independent of existing dev...
2008 Jan 28
4
can''t boot from cdrom
...y winxp hvm config: kernel = "/usr/lib/xen/boot/hvmloader" builder = ''hvm'' memory = 192 name = "winxp" vcpus = 2 disk = [ ''file:/media/sda6/usr/xenimgs/winxp.img,ioemu:hda,w'' ] device_model = ''/usr/lib/xen/bin/qemu-dm.debug'' cdrom=''/dev/hda'' sdl=1 boot=''d'' and following is the boot message: ... Booting from CD-Rom... CDROM boot failure code : 0002 Boot from CD-Rom failed: could not read the boot disk FATAL: No bootable device. I have checked /dev/hda , it does exist , any idea ? Thank y...
2007 Jun 14
0
About change of CDROM
Hi All, We tested xm block-configure command. Because when the domain image is made, we install it from multiple CDROM. The procedure of the installation is as follows. 1) The HVM domain is started with the CDROM device.  ・configuration file :  disk = [ ''file:/xen/test/install-test.img,hda,w'',''phy:/dev/cdrom,hdc:cdrom,r'' ]  boot="d" 2) When the installation from...
2005 Oct 08
3
Not able to use cdrom-drives
hi all i have problems configuring my cdrom-devices with winecfg. when i try to add it as d: with the mountpoint /media/cdrom0 and select to be a cdrom-device, click apply and restart winecfg it is shown as a disk-device. i also tried with different mountpoints and also the device /dev/hdd itselfs but it always ends in the same problem. Also...
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...
2007 Jun 13
2
How to add cdrom in linux guest
Hi all, I have installed SLES10 as a guest on a para-virtualized XEN 3.0.4. the host system is SLES10. Now I want to add a cdrom to the guest machine, when I do that by using "xm block-attach" it adds a new hard disk to the guest not a cdrom. Also I need to make the guest boot from cd. Thanks _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensour...
2008 May 12
5
MystIII-Exile
Hi everybody, I'd like to play Myst III - Exile with wine on Ubuntu 8.04 but the installation doesn't work. In fact I have the Trilogy DVD edition with Myst, Riven and Exile and I saw that Riven works well : http://appdb.winehq.org/objectManager.php?sClass=version&iId=10719. But my problem is a bit weird : I can't find any exe file on the DVD to install Exile !!! Riven is easy to
2012 Feb 06
8
Cdrom on Linux domU PV
I tried to use cdrom in domU linux pv (Linux Mint 11 based on Natty). With ''/mnt/vm/iso/test.iso,raw,xvdb,ro,cdrom'', Mint sees it as internal disk (not cdrom) and only administrators can mount it. I tried also ''/dev/scd0,raw,xvdb,ro,cdrom'' does the same thing. Is possible use cdrom o...
2008 Mar 17
0
CDRW-DVD Mount Problem, Centos 5.1, Intel board...
...stro disk. If anyone could give me some suggestions or insights I'd appreciate it. I have provided some data below. I tried the below commands after ejecting the CD and then executing the commands while the drawer is open, and I got the below outputs: # sudo mount -t iso9660 /dev/sr0 /mnt/cdrom mount: special device /dev/sr0 does not exist And: # mount /dev/cdrom /mnt/cdrom mount: block device /dev/cdrom is write-protected, mounting read-only mount: you must specify the filesystem type And: # mount /dev/scd0 /mnt/cdrom mount: block device /dev/scd0 is write-protected, mounting rea...
2013 Dec 05
1
Re: correct way to hot-add cdrom ?
On Thu, Dec 05, 2013 at 01:28:07PM +0200, Alexandr Gluzskiy wrote: > Alexandr писал 2013-12-02 09:36: > >Good day to all. i have problems with cdrom hot adding code. currently > >i using virDomainAttachDevice with type=file, device=cdrom, dev=hdc, > >this code works for machine with one ide hdd and one ide cdrom, but > >this not work for machine with only one ide hdd, and i looking for > >solution to hot add cdrom to mac...
2013 Dec 05
0
Re: correct way to hot-add cdrom ?
Alexandr писал 2013-12-02 09:36: > Good day to all. i have problems with cdrom hot adding code. currently > i using virDomainAttachDevice with type=file, device=cdrom, dev=hdc, > this code works for machine with one ide hdd and one ide cdrom, but > this not work for machine with only one ide hdd, and i looking for > solution to hot add cdrom to machine independent...