OpenVZ Forum


Home » General » Support » using cdrom from inside VE
Re: using cdrom from inside VE [message #12881 is a reply to message #12874] Mon, 14 May 2007 09:36 Go to previous messageGo to previous message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
Hello,

1) `--devices b:3:0:r --save` does not create a device node in /dev. It only grants permissions to the device! You can use `--devnodes hda:r --save` command, which not only grants permissions, but aslo creates a node.

2) However, if you're using udev in VE (just check whether tmpfs is mounted on /dev, if it is so, then you're using udev), you need to create a device node inside VE manually once again:
vzctl exec <veid> mknod /dev/hda b 3 0

HTH,
Vasily.
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: VE_PRIVATE on GFS2
Next Topic: NAT enabled but VE cannot communicate beyond HN
Goto Forum:
  


Current Time: Wed Sep 11 17:08:21 GMT 2024

Total time taken to generate the page: 0.05611 seconds