Re: VMD linux/debian cdrom issue

2018-08-24 Thread Ales Tepina
As i didn't knew what exactly bootstraping meant, i installed quemu and installed debian there (that took a looong time :)) I fixed grub defaults to add clocksource=tsc console=ttyS0,115200 noapic instead of default "quiet", updated grub. Then i converted the qemu disk image to raw using qemu-img a

Re: VMD linux/debian cdrom issue

2018-08-23 Thread Todd T. Fries
More 'color' ;-) proxmox iso's do, and they also include zfs on root as an option, but they require gui bits to install from what I can tell. https://www.proxmox.com/en/downloads Penned by Carlos Cardenas on 20180823 8:45.44, we have: | On Thu, Aug 23, 2018 at 12:43:17PM +0200, Martijn van Dure

Re: VMD linux/debian cdrom issue

2018-08-23 Thread Carlos Cardenas
On Thu, Aug 23, 2018 at 12:43:17PM +0200, Martijn van Duren wrote: > Hello Ales, > > I ran into the same problem and found that the Debian installer doesn't > include the virtio drivers and thus can't use the cdrom or the disk. > > I worked around this by bootstrapping the disk via the qemu port

Re: VMD linux/debian cdrom issue

2018-08-23 Thread Julien Steinhauser
Martijn van Duren wrote: > (…) > I worked around this by bootstrapping the disk via the qemu port and > booting the disk from vmm once it's finally done. Qemu is significantly > slower than vmm, so do get another cup of $BEVERAGE. > (…) Another option is to grab https://cdimage.debian.org/cdimage

Re: VMD linux/debian cdrom issue

2018-08-23 Thread Martijn van Duren
Hello Ales, I ran into the same problem and found that the Debian installer doesn't include the virtio drivers and thus can't use the cdrom or the disk. I worked around this by bootstrapping the disk via the qemu port and booting the disk from vmm once it's finally done. Qemu is significantly slo

VMD linux/debian cdrom issue

2018-08-23 Thread Ales Tepina
Hello! I have a lenovo T470 running current on which i would like to use vmd to run debian for some work specific stuff. I'm having trouble installing debian though because the installer doesn't seem to find cdrom. My vm.conf is pretty basic: switch "local" { interface bridge0 } vm "work"