Re: [flashboot] USB stick problem to solve

2011-10-02 Thread Johan Ryberg
I have done some further testing and replaced the device in fstab to the disk duid but it seems not to solve any problem. It would be nice to solve this to make it possible to boot on usb stick independent of existing hardware in the computer. Regards Johan Ryberg 2011/10/2 Johan Ryberg : > Hi >

Re: [flashboot] USB stick problem to solve

2011-10-02 Thread Jussi Peltola
> The issue can be found here: https://github.com/openbsd/flashboot/issues/9 > > It's about booting Flashboot on a USB stick with a computer with a > SSD. Flashboot assumes that the USB stick has device sd0 but that > device is in fact the ssd drive. echo boot sd1a:bsd >> /etc/boot.conf

Re: [flashboot] USB stick problem to solve

2011-10-02 Thread rancor
2011/10/2 Jussi Peltola : >> The issue can be found here: https://github.com/openbsd/flashboot/issues/9 >> >> It's about booting Flashboot on a USB stick with a computer with a >> SSD. Flashboot assumes that the USB stick has device sd0 but that >> device is in fact the ssd drive. > > echo boot sd1