Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-10 Thread Dan McDonald
Thanks for the reminder... > On Mar 10, 2017, at 1:58 PM, Volker A. Brandt wrote: > >>> - The keyboard selection did not work; I selected 18 for German but >>> still got US. This may well be due to VBox interfering; I usually >>> don't use the console of my VMs but just ssh in. >> >> Did that

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-10 Thread Volker A. Brandt
Dan McDonald writes: > > - I like the "straight install to pool" option. I have had this in my > > Kayak net installer for a long time but never sent the pull request. > > You can only install it on a PRE-CONFIGURED rpool. The idea is you enter > shell first, create your pool, exit the shell, a

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-10 Thread Jens Bauernfeind
Hi Dan, > - The keyboard selection did not work; I selected 18 for German but > still got US. This may well be due to VBox interfering; I usually > don't use the console of my VMs but just ssh in. -> Did that ever work on the Caiman installer? If it does, I may need more fixes in the build_

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Michael Rasmussen
On Thu, 9 Mar 2017 17:39:13 -0500 Dan McDonald wrote: > > On Mar 9, 2017, at 5:26 PM, Michael Rasmussen wrote: > > > > How, and where, should this be reported? > > Send a note to the illumos developer's list (develo...@lists.illumos.org) > with precise details about which qemu/kvmOmni you'r

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Dan McDonald
> On Mar 9, 2017, at 5:26 PM, Michael Rasmussen wrote: > > How, and where, should this be reported? Send a note to the illumos developer's list (develo...@lists.illumos.org) with precise details about which qemu/kvmOmni you're using (on Linux? On *BSD?), and let them know. You can also file

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Michael Rasmussen
On Thu, 9 Mar 2017 17:19:43 -0500 Dan McDonald wrote: > > I'll also bet you that diskinfo will show different output again when you > enter the shell. > > You may wish to raise this on the illumos developer's list. If there are > supposed to be three disks, then FMA topology isn't finding th

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Dan McDonald
> On Mar 9, 2017, at 5:18 PM, Michael Rasmussen wrote: > > I can confirm that choosing #1 shows no disks. If I then choose #3 and > runs diskinfo 1 disk is shown. exit #3 and then enters #1 again now > suddenly shows 1 disk. But again it only finds the last disk and not > all 3. I'll also bet y

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Michael Rasmussen
On Thu, 9 Mar 2017 16:20:07 -0500 Dan McDonald wrote: > > If diskinfo showed a single disk, option 1's screen should've shown a single > disk as well. Why the difference? > I have no idea. > If you exit the shell (where diskinfo clearly showed something) and go back > to option 1, what does

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Dan McDonald
> On Mar 9, 2017, at 4:42 PM, Volker A. Brandt wrote: > > Hi Dan! > > > - I like the "straight install to pool" option. I have had this in my > Kayak net installer for a long time but never sent the pull request. You can only install it on a PRE-CONFIGURED rpool. The idea is you enter s

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Volker A. Brandt
> > - After installation, I wanted to stop the VM so I could remove the > > boot DVD from the config. So I told VBox to "send the shutdown > > signal". This caused a message of "/usr/sbin/shutdown not found". > > Maybe you want to put that binary on the miniroot. :-) > > You should just be

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Peter Tribble
> - After installation, I wanted to stop the VM so I could remove the > boot DVD from the config. So I told VBox to "send the shutdown > signal". This caused a message of "/usr/sbin/shutdown not found". > Maybe you want to put that binary on the miniroot. :-) > You should just be able to r

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Volker A. Brandt
Hi Dan! > The still-in-testing ISO is here: > > http://kebe.com/~danmcd/webrevs/r151021-kayak.iso > > Hashes are: > > md5 (r151021-kayak.iso) = f875c1f102d7f242869f9afde2196aa4 > sha1 (r151021-kayak.iso) = a1b3ce074c40a4b8436c4dba02f08e0a29ba82d7 > sha256 (r151021-kayak.iso) = > a3c65ef

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Dan McDonald
> On Mar 9, 2017, at 4:17 PM, Michael Rasmussen wrote: > > Only problem seems that either diskinfo is > broken or brakes if disks contains file systems and/or exported pools. That's not true. Run diskinfo on a running system. I'm willing to wager that FMA's libtopo stuff still has problems wi

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Doug Hughes
Kvm/libvirt it goes a good ways, but then cycles back. I set it to verbose and kmdb and am at the kmdb prompt with the following traceback: I set console=ttya, acpi = off, single user = on, verbose = on, and kmdb = on and selected option 1 to go into single user mode. Aside: it'd be nice if

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Dan McDonald
> On Mar 9, 2017, at 4:02 PM, Michael Rasmussen wrote: > > Option #1 did not find any disks and as the screendump shows there is 3 > disks to choose from. The disks contain a previous installation. Could > that be an explanation? If diskinfo showed a single disk, option 1's screen should've sho

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Michael Rasmussen
On Thu, 9 Mar 2017 22:02:59 +0100 Michael Rasmussen wrote: > Option #1 did not find any disks and as the screendump shows there is 3 > disks to choose from. The disks contain a previous installation. Could > that be an explanation? > Choosing option #3 makes all 3 disks available which was not w

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Michael Rasmussen
On Thu, 9 Mar 2017 15:53:21 -0500 Dan McDonald wrote: > > Is this on a Xen install? Prakash mentioned that there are "two paths, one > device" problems on Xen. > No, qemu > BTW, option #1 (based on diskinfo) works now, if you just want a whole-disk > install. > Option #1 did not find any d

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Dan McDonald
> On Mar 9, 2017, at 3:46 PM, Michael Rasmussen wrote: > > On Thu, 9 Mar 2017 11:18:17 -0500 > Dan McDonald wrote: > >> >> Just updated it in place to new bits that invoke "kbd -s" prior to the >> menu's first display. The new checksums for >> http://kebe.com/~danmcd/webrevs/r151021-kayak.

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Michael Rasmussen
On Thu, 9 Mar 2017 11:18:17 -0500 Dan McDonald wrote: > > Just updated it in place to new bits that invoke "kbd -s" prior to the menu's > first display. The new checksums for > http://kebe.com/~danmcd/webrevs/r151021-kayak.iso are: > > md5 (r151021-kayak.iso) = 971cc094a6dc89666f76bc453e2ab1

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Dan McDonald
> On Mar 9, 2017, at 10:11 AM, Jens Bauernfeind > wrote: > > Sure :-) > But now I am finished for today, so If you later have time to build a new > iso, I will test it tomorrow. Just updated it in place to new bits that invoke "kbd -s" prior to the menu's first display. The new checksums for

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Stephan Budach
- Ursprüngliche Mail - > Von: "Stephan Budach" > An: "Jens Bauernfeind" > CC: "omnios-discuss" > Gesendet: Donnerstag, 9. März 2017 16:41:04 > Betreff: Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is > almost beta [

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Stephan Budach
Bummer… - Ursprüngliche Mail - > Von: "Jens Bauernfeind" > An: "Stephan Budach" > CC: "omnios-discuss" > Gesendet: Donnerstag, 9. März 2017 11:56:43 > Betreff: RE: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is > alm

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Jens Bauernfeind
: Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta > On Mar 9, 2017, at 2:52 AM, Jens Bauernfeind wrote: > > The only thing I am missing is the selection of the keyboard layout, > can this be implemented? I *think* I can do that. Apparently it's ju

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Dan McDonald
> On Mar 9, 2017, at 9:29 AM, Prakash Surya wrote: > > Dan, > > This is was I was talking about; depending on the VM configuration, the ATA > device, and the XDF device may show up inside the VM on Xen. > > Without this patch: > > > https://github.com/omniti-labs/illumos-omnios/commit/1

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Dan McDonald
> On Mar 9, 2017, at 2:52 AM, Jens Bauernfeind > wrote: > > The only thing I am missing is the selection of the keyboard layout, can > this be implemented? I *think* I can do that. Apparently it's just the invocation of "kbd -s". I'll have to include /bin/kbd in the miniroot, of course. :)

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Prakash Surya
Of Jens Bauernfeind > Sent: Donnerstag, 9. März 2017 08:53 > To: omnios-discuss > Subject: Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is > almost beta > > Hello, > > thanks for the new iso and your work. > I tested it in Vmware (one virtual disk) without

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Jens Bauernfeind
tephan Budach [mailto:stephan.bud...@jvm.de] Sent: Donnerstag, 9. März 2017 11:46 To: Jens Bauernfeind Cc: omnios-discuss Subject: Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta Hi Jens, - Ursprüngliche Mail - > Von: "Jens Bauernfeind" >

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Jens Bauernfeind
bud...@jvm.de] Sent: Donnerstag, 9. März 2017 11:46 To: Jens Bauernfeind Cc: omnios-discuss Subject: Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta Hi Jens, - Ursprüngliche Mail - > Von: "Jens Bauernfeind" > An: "omnios-discuss"

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Stephan Budach
Hi Jens, - Ursprüngliche Mail - > Von: "Jens Bauernfeind" > An: "omnios-discuss" > Gesendet: Donnerstag, 9. März 2017 11:23:32 > Betreff: Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is > almost beta > > Hello again, >

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Jens Bauernfeind
lists.omniti.com] On Behalf Of Jens Bauernfeind Sent: Donnerstag, 9. März 2017 08:53 To: omnios-discuss Subject: Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta Hello, thanks for the new iso and your work. I tested it in Vmware (one virtual disk) without problems. Later

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-08 Thread Jens Bauernfeind
Hello, thanks for the new iso and your work. I tested it in Vmware (one virtual disk) without problems. Later that day I will try it in our Oracle VM system (Xen). The only thing I am missing is the selection of the keyboard layout, can this be implemented? Jens -Original Message- From: