Re: [dev] trying Stali in emulator

2016-09-16 Thread Greg Reagle
On Fri, Sep 16, 2016, at 08:51 AM, Greg Reagle wrote: > On Fri, Sep 16, 2016, at 08:14 AM, Kamil Cholewiński wrote: > > qemu works fine > > I ran > qemu-img create stali.img 256M > then > qemu-system-x86_64 -m 128 -cdrom stali.iso -hda stali.img -boot d > and I get attached screen shot. I don

Re: [dev] trying Stali in emulator

2016-09-16 Thread Greg Reagle
On Fri, Sep 16, 2016, at 08:14 AM, Kamil Cholewiński wrote: > qemu works fine I ran qemu-img create stali.img 256M then qemu-system-x86_64 -m 128 -cdrom stali.iso -hda stali.img -boot d and I get attached screen shot. I don't think I can copy and paste from qemu.

Re: [dev] trying Stali in emulator

2016-09-16 Thread Kamil Cholewiński
On Fri, 16 Sep 2016, Greg Reagle wrote: > I'd like to try out Stali. I don't have and don't want a Raspberry Pi. > I have an old desktop PC (currently running Debian) that I could use for > real hardware, or I could use an emulator. All else being equal, I > prefer an emulator. What do you rec

[dev] trying Stali in emulator

2016-09-16 Thread Greg Reagle
On Thu, Sep 15, 2016, at 06:25 PM, Evan Gates wrote: > There's a new make file for each package anyway (stali.mk), so it > doesn't matter if it's written in make+sh or mk+rc the amount of work > is the same. I'd like to try out Stali. I don't have and don't want a Raspberry Pi. I have an old des