image '/cdrom' does not exists (500)

meluvalli

Member
Feb 19, 2012
18
0
21
I can't select "Use physical CD/DVD Drive" to install operating system as it says image /cdrom doesn't exist. Whatever that means.

Can't upload ISO's to a custom folder because they don't upload. (Yes tried even a really small ISO 10MB because I know there is a size limitation)

How would one install ANY VM?

:mad:

Version 2.0-27/8d4f53a0
 
I can't select "Use physical CD/DVD Drive" to install operating system as it says image /cdrom doesn't exist. Whatever that means.

Just uploaded a fix - please update and test again.


Can't upload ISO's to a custom folder because they don't upload. (Yes tried even a really small ISO 10MB because I know there is a size limitation)

What browser do you use? Already tried with new firefox or chrome?
 
Hi. Sorry, where do I find the update? I am using IE9.

Also, this maybe the wrong place for this question, but is there any way to have a physical drive show up in a Virtual Machine? Example: I have a secondary drive in my machine formatted as NTFS. Want it to show up in the 2008 Server VM as a secondary drive and access the data on that drive.

Thanks for your help!
 
Last edited:
Also, this maybe the wrong place for this question, but is there any way to have a physical drive show up in a Virtual Machine? Example: I have a secondary drive in my machine formatted as NTFS. Want it to show up in the 2008 Server VM as a secondary drive and access the data on that drive.

You can do that by editing the config file in /etc/pve/qemu-server/<vmid>.conf, adding a line like

ide1: /dev/sdc

Note: replace /dev/sdc with the device you want to add

also see: 'man vm.vonf'