Re: [OpenIndiana-discuss] oi_151a3 live installation failed

2012-04-13 Thread Jon Tibble
Hi Alex, On 13/04/2012 13:57, Alex Lam S.L. wrote: I see that the latest prestable comes with ISO, so I decided to give it a spin. First time I did the install, it got stuck at 99% (Completing transfer process) for an hour. I tried powering the PC off and then start without Live DVD to see if t

Re: [OpenIndiana-discuss] RBAC ISSUE

2012-04-13 Thread gseoane
There is not a primary Administrator --Mensaje original-- De: Paolo Marcheschi Para: Discussion list for OpenIndiana Responder a: Discussion list for OpenIndiana Asunto: [OpenIndiana-discuss] RBAC ISSUE Enviado: 13 de abr de 2012 10:26 Hi I have a little problem with RBAC that I essential

Re: [OpenIndiana-discuss] RBAC ISSUE

2012-04-13 Thread Ignacio Marambio Catán
It appears that there is no "Primary Administrator" profile anymore, the error message is quite clear On Fri, Apr 13, 2012 at 12:26 PM, Paolo Marcheschi wrote: > Hi > I have a little problem with RBAC  that I essentially don't know: > > I try to do > id -a > uid=101(paolo) gid=10(staff) groups=10

[OpenIndiana-discuss] RBAC ISSUE

2012-04-13 Thread Paolo Marcheschi
Hi I have a little problem with RBAC that I essentially don't know: I try to do id -a uid=101(paolo) gid=10(staff) groups=10(staff),102(vboxuser) but if I do : bash-4.1$ pfexec id -a id: Permission denied Trying to assign Primary administrator to my user: root@opensolaris:~# usermod -P'Prim

Re: [OpenIndiana-discuss] oi_151a3 live installation failed

2012-04-13 Thread Alex Lam S.L.
Update - after retrying installation from scratch a few times, I decided to try power off and remove Live DVD again. This time it boots into OI successfully. No further problems with the installed copy so far - in fact, a lot of things have improved and I am very thankfully for the excellent work!

Re: [OpenIndiana-discuss] Updating OI not working on low bandwith because of IPS per package timeout

2012-04-13 Thread Oscar del Rio
On 04/13/12 08:24 AM, Nikola M. wrote: export PKG_LIENT_TIMEOUT=240 or anything more will not help on client side. Error: Please check the network connection. Is the repository accessible? 1: Framework error: code: 28 reason: Operation too slow. Less than 1024 bytes/sec transfered the last 30

[OpenIndiana-discuss] oi_151a3 live installation failed

2012-04-13 Thread Alex Lam S.L.
I see that the latest prestable comes with ISO, so I decided to give it a spin. First time I did the install, it got stuck at 99% (Completing transfer process) for an hour. I tried powering the PC off and then start without Live DVD to see if the installation went okay, and unfortunately it didn't

[OpenIndiana-discuss] Updating OI not working on low bandwith because of IPS per package timeout

2012-04-13 Thread Nikola M.
I tried now (and several times before) to update Openindiana installation (From one to another OI /dev release) but it is not possible because over my connection (200Kbit = 20KB/s, mobile flat) update stops and goes belly-up when downloading larger packages. (qemu) Even restarting update multip

[OpenIndiana-discuss] KVM network malfunctioning

2012-04-13 Thread Gabriele Bulfon
hi, I installed an Ubuntu 11 under KVM on OI, with this setup: qemu-system-x86_64 --enable-kvm -nographic -drive file=Ubuntu11.04i38.iso,media=cdrom,if=ide,index=0 -boot order=cd -smp 2 -m 1024 -vnc 192.168.222.87:0 -net nic,vlan=0,name=net0,model=e1000 -net vnic,vlan=0,name=net0,ifname=vnic0 -n

Re: [OpenIndiana-discuss] OpenIndiana-discuss Digest, Vol 21, Issue 14

2012-04-13 Thread Hans J. Albertsson
I did use force but not -R. I will test again. I writeup on using live cd as a recovery disk would be good! Is there one? And what are the passwords supposed to be? On 2012-04-12 18:16, openindiana-discuss-requ...@openindiana.org wrote: Message: 1 Date: Wed, 11 Apr 2012 20:57:56 +0200 From:

Re: [OpenIndiana-discuss] Mouse goes missing

2012-04-13 Thread Paul Johnston
Cheers With the mouse awol I see: paulj@openindiana:~$ cat cfgadm1.txt Ap_Id Type Receptacle Occupant Condition usb0/1 unknown emptyunconfigured ok usb0/2 unknown emptyunconfigured ok

Re: [OpenIndiana-discuss] Non-global-zone: Unable to clone the current boot environment

2012-04-13 Thread Jeppe Toustrup
On Fri, Apr 13, 2012 at 09:43, Gmail wrote: > Hi! > > I'm trying to install CUPS in a non-global-zone: > > pkg install library/print/cups-libs > > After the stuff is downloaded, pkg aborts with the message: > > pkg: Unable to clone the current boot environment. > > > Now I have two questions: > >

[OpenIndiana-discuss] Non-global-zone: Unable to clone the current boot environment

2012-04-13 Thread Gmail
Hi! I'm trying to install CUPS in a non-global-zone: pkg install library/print/cups-libs After the stuff is downloaded, pkg aborts with the message: pkg: Unable to clone the current boot environment. Now I have two questions: 1. Why is the package manager trying to create a new BE for insta