00:08:40 Tribblix had a new release, so OmniOS CE will soon too, right? 01:44:43 darwin, https://omnios.org/schedule 01:48:57 thanks 14:46:25 I'm working to complete my migration from Nexenta to Proxmox. I had some underlying disk errors that a consultant helped me with. However, now I cannot login to my Nexenta box as either admin or root (using either my original password or the temp one I made for the consultant). Regular Linux is pretty straightforward for resetting the root 14:46:25 password. What about my Nexenta 3.x install? I know it's a combination of Debian and Solaris, so I'm not sure what my steps would be towards resetting that. 15:04:48 Anyone more plugged into the BHYVE side of things have cycles to see about this? 15:04:49 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280601 15:05:21 One of our customers got a bhyve to dump core with a NULL pointer inside umouse_request(). 15:06:13 I shared some of what I found there on the FreeBSD ticket, but I'm initially restricted by customer confidentiality. 15:06:27 That someone else in FreeBSD-land might've seen this too is, oddly, a little encouraging. 15:06:40 fenix illumos#16579 15:06:41 BUG 16579: bhyve: xhci tablet device probe fails under recent Linux kernels (Closed) 15:06:41 ↳ https://www.illumos.org/issues/16579 | https://code.illumos.org/c/illumos-gate/+/3529 15:55:20 Ahhh f*ck, customer may have been using pre-16579 SmartOS. :-/ 19:40:08 I've found root password reset instructions for adding -s to the end of the $multiboot line. I don't have a $multiboot line. In Linux, I'd modify the kernel line. I can and get sent to single user mode, but singleuser mode still requires a root password to login. 19:43:07 I'm not sure if there's any way to avoid sulogin 19:43:19 mounting the disk somewhere else and changing the password is usually easier 19:45:58 I'm not sure where I'd find an elsewhere, though I haven't looked. Is there a free version out there I can push to a USB drive? 19:55:16 you might be able to try booting omnios or such off usb/cd and see of you can import their root volume (I've not used nexenta, but I'm assuming it's probably a zpool) 20:33:01 illumos does not allow passwordless boot, you need to use alternate media to boot from and then fix your system. 20:43:12 there are more complicated things you could try (booting with the debugger and patching the path to /sbin/init jumps to mind), but I'm not sure the result would be usable to do anything unless you could configure the console without being able to see what you're doing. 20:43:39 I'd do what jbk said, and hope there's no pool features or anything in the way