Andrew Black wrote:
> Hi
> Is there a way of allowing a non global zone to see the CD drive on a 
> machine?
> Failing that, any alternative ways forward, eg creating an image of the CD 
> and sharing this as a file?
> 
> Andrew
> 
> _______________________________________________
> zones-discuss mailing list
> zones-discuss@opensolaris.org
something like


zonecfg:zone-1>add fs
zonecfg:zone-1:fs>set dir=/cdrom
zonecfg:zone-1:fs>set special=/cdrom
zonecfg:zone-1:fs>set type=lofs
zonecfg:zone-1:fs>set options=[nodevices]
zonecfg:zone-1:fs>end
_______________________________________________
zones-discuss mailing list
zones-discuss@opensolaris.org

Reply via email to