Re: [OpenIndiana-discuss] cloning an OI system to VDMK

2017-08-29 Thread Nikola M
On 07/27/17 05:05 PM, Daniel Kjar wrote: My old hardware is dying and I want to move my system to a virtualized environment. I have been digging for Do fresh install on new hardware or in that VM and then do create new BE (beadm), right after , destroy it's datasets (under ROOT) and then zfs

Re: [OpenIndiana-discuss] cloning an OI system to VDMK

2017-08-29 Thread Daniel Kjar
Just to update the outcome... Created a new OI VM from scratch to work just as a place to put the zfs send. Sent the rpool over to the VM (livecd OI, mounted rpool, then did the zfs send). Seems to be all good. On 07/27/17 12:57, Jim Klimov wrote: On July 27, 2017 5:05:19 PM GMT+02:00, Dani

Re: [OpenIndiana-discuss] UBS NIC?

2017-08-29 Thread James Carlson via openindiana-discuss
On 08/29/17 10:45, Michal Nowak wrote: > Older, 100 Mbps USB NICs are supposed to work. I have an unsupported Atheros > on board NIC, so I bought HEXIN USB 2.0 10Mb 100Mbps IEEE802.3x Asix AX88772B > Ethernet Lan Network Adapter on eBay, but I never made it working, not even > on Linux. Perhaps

Re: [OpenIndiana-discuss] UBS NIC?

2017-08-29 Thread Michal Nowak
Older, 100 Mbps USB NICs are supposed to work. I have an unsupported Atheros on board NIC, so I bought HEXIN USB 2.0 10Mb 100Mbps IEEE802.3x Asix AX88772B Ethernet Lan Network Adapter on eBay, but I never made it working, not even on Linux. Perhaps a faulty device, but I eventually gave up. You

Re: [OpenIndiana-discuss] UBS NIC?

2017-08-29 Thread Udo Grabowski (IMK)
On 29/08/2017 16:15, Apostolos Syropoulos via openindiana-discuss wrote: My computer's motherboard was faulty so I had to buya new one. I was not careful enough and I bought onethat includes a NIC that is not supoported (it hasa Qualcomm Atheros killer E2400 Gigabit Ethernet Controller) T

[OpenIndiana-discuss] UBS NIC?

2017-08-29 Thread Apostolos Syropoulos via openindiana-discuss
Hello, My computer's motherboard was faulty so I had to buya new one. I was not careful enough and I bought onethat includes a NIC that is not supoported (it hasa Qualcomm Atheros killer E2400 Gigabit Ethernet Controller). A friend of mine suggested to use a USB to Ethernet device. The problem

Re: [OpenIndiana-discuss] gcc -l

2017-08-29 Thread Alexander Pyhalov
On 08/29/17 11:43 AM, Handojo via openindiana-discuss wrote: Dear Friends, I am currently stuck with a subset of an installation Script on PostGIS on OI, which prevents me to go further, and project time is due. - Here's the problematic gcc gcc -m64 -I../liblwgeom -fPIC

[OpenIndiana-discuss] gcc -l

2017-08-29 Thread Handojo via openindiana-discuss
Dear Friends, I am currently stuck with a subset of an installation Script on PostGIS on OI, which prevents me to go further, and project time is due. - Here's the problematic gcc gcc -m64 -I../liblwgeom -fPIC -shared -o postgis-2.3.so postgis_module.o lwgeom_accum.o lwge