Displaying 2 results from an estimated 2 matches for "debtest1_xvdb".
Did you mean:
debtest1_xvda
2015 Jul 30
3
Bug#794071: "xenconsole: Could not open tty `': No such file or directory" during PV guest boot
...nfig:
name = "debtest1"
memory = 1024
vif = [ "mac=00:16:5e:00:02:39, ip=192.168.82.225, vifname=v-debtest1" ]
bootloader = "/usr/lib/xen-default/bin/pygrub"
disk = [ "phy:/dev/vg/debtest1_xvda,xvda,w",
"phy:/dev/vg/debtest1_xvdb,xvdb,w", ]
The kernel command line that pygrub will extract is:
linux (kernel <kernel:/boot/vmlinuz-3.16.0-4-amd64>)(ramdisk <ramdisk:/boot/initrd.img-3.16.0-4-amd64>)(args "root=UUID=bb7a41e3-67f4-436a-8a80-07ec26573360 ro console=hvc0")
however it happens with all my...
2015 Sep 04
0
Bug#794071: Bug#794071: "xenconsole: Could not open tty `': No such file or directory" during PV guest boot
...st1"
> memory = 1024
> vif = [ "mac=00:16:5e:00:02:39, ip=192.168.82.225, vifname=v
> -debtest1" ]
> bootloader = "/usr/lib/xen-default/bin/pygrub"
> disk = [ "phy:/dev/vg/debtest1_xvda,xvda,w",
> "phy:/dev/vg/debtest1_xvdb,xvdb,w", ]
>
> The kernel command line that pygrub will extract is:
>
> linux (kernel <kernel:/boot/vmlinuz-3.16.0-4-amd64>)(ramdisk
> <ramdisk:/boot/initrd.img-3.16.0-4-amd64>)(args "root=UUID=bb7a41e3-67f4
> -436a-8a80-07ec26573360 ro console=hvc0")...