08:39:39 hi 08:40:04 is it possible to boot oi/illumos using only pool guid? 08:40:41 i installed oi on a sata ssd drive (crucial), then plugged it into usb-sata adapter, tried to boot, but it failed 08:41:04 then i booted from live usb, did zpool import -f, then tried to boot, it failed again 08:41:19 with the same message as in https://www.illumos.org/issues/7119#note-5 both times 08:41:20 → BUG 7119: boot should handle change in physical path to ZFS root devices (Closed) 08:41:50 although the device path did change after import, and it looks more or less correct 08:42:52 i suspect this usb adapter complicates things, bc i took it from another drive and pc shows any drive attached to this adapter as from original vendor (seagate) 08:43:42 and if i install oi using this usb, then system doesn't boot with same error 08:46:18 There was a problem with booting off USB, in that the USB bus is reset during boot making devices attached to it temporarily inaccessible, which is unfortunate if it's your boot device 08:46:51 I don't recall that one getting fixed (nor can I find a bugid right now) 08:48:13 is it specific to os or to pc? i tried it both on desktop pc and on a laptop with the same result 08:48:18 s/boot device/root device/ 08:52:45 https://www.illumos.org/issues/15270 -- is that the bug? 08:52:46 → BUG 15270: Boot from USB 3.0 HD stops in usb_pipe_xopen with notice "driver scsa2usb attempting to open non-default of a USB 3.0 ..." (New) | https://code.illumos.org/c/illumos-gate/+/2730 08:58:37 While not the bug directly, the later comments on it are about the device becoming inaccessible during boot, which is probably what I remember 09:05:01 i'm not sure if i hit this bug, but i don't see NOTICE message from the bug description 11:14:33 /3