Re: [zones-discuss] Accessing CD from a non global zone

2007-08-20 Thread Enda O'Connor ( Sun Micro Systems Ireland)
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


Re: [zones-discuss] Accessing CD from a non global zone

2007-08-20 Thread Scott Fehrman
I just noticed you put a new version, 2007-08-17, sorry I should have checked again before emailing ... Thanks ... ScottOn Aug 20, 2007, at 9:03 AM, Andrew Black wrote:HiIs 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 listzones-discuss@opensolaris.org  Scott Fehrman Sun Microsystems, Inc.Two Pierce Place, Suite 1500Itasca, IL 60123 USPhone x47632/+1 630 285 7632Fax 630 285 8751Email [EMAIL PROTECTED] 
___
zones-discuss mailing list
zones-discuss@opensolaris.org

[zones-discuss] Accessing CD from a non global zone

2007-08-20 Thread Andrew Black
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