[Bug 927781] Re: PXELINUX implementation doesn't respect dhcp ConfigFile or PathPrefix values

2012-03-22 Thread Justin L Werner
** Changed in: u-boot-linaro (Ubuntu) Assignee: Justin L Werner (justin-l-werner) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/927781 Title: PXELINUX implementation doesn't

[Bug 936667] Re: Upstart early job logging causes boot failure for systems with no initramfs (error is No available ptys)

2012-03-19 Thread Justin L Werner
The --no-log will be a kernel command line option. If you're on x86 or amd64, you would stop the Grub boot, and manually edit the kernel cmdline to add the --no-log. Then, once you're up and running, you would edit /etc/default/grub changing GRUB_CMDLINE_LINUX, to affect both normal and

[Bug 927781] Re: PXELINUX implementation doesn't respect dhcp ConfigFile or PathPrefix values

2012-03-14 Thread Justin L Werner
Here's a patch for RFC 5071 support. I'd like to talk to Linaro guys about this. ** Patch added: proposed RFC 5071 implementation https://bugs.launchpad.net/ubuntu/+source/u-boot-linaro/+bug/927781/+attachment/2870936/+files/rfc5071-justinlw.patch -- You received this bug notification

[Bug 927781] Re: PXELINUX implementation doesn't respect dhcp ConfigFile or PathPrefix values

2012-03-14 Thread Justin L Werner
I have some changes I've made to implement RFC 5071 against u-boot- linaro that I will attach shortly. I want to get Linaro guys to take a look at this and maybe have a quick chat about it today. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 927781] Re: PXELINUX implementation doesn't respect dhcp ConfigFile or PathPrefix values

2012-03-11 Thread Justin L Werner
I've got code well under way and my cursory testing shows I can handle 208,9,10 fine. Working on 211 (RebootTime) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/927781 Title: PXELINUX

[Bug 927781] Re: PXELINUX implementation doesn't respect dhcp ConfigFile or PathPrefix values

2012-02-22 Thread Justin L Werner
Jason, good input and I'd like to get the Dave Walker's consideration of it into this bug. Dave? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/927781 Title: PXELINUX implementation doesn't respect

[Bug 927781] Re: PXELINUX implementation doesn't respect dhcp ConfigFile or PathPrefix values

2012-02-17 Thread Justin L Werner
** Changed in: u-boot-linaro (Ubuntu) Status: New = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/927781 Title: PXELINUX implementation doesn't respect dhcp ConfigFile or

[Bug 918791] Re: qemu-kvm dies when using vmvga driver and unity in the guest

2012-02-15 Thread Justin L Werner
I tried to build a 64-bit Precise desktop virt using libvirt manager, itself running on a 64-bit AMD 4-core box with Precise. When specifying the vmvga/vmware option, qemu keeled over and died as soon as (in VNC) it looked like the card was going into graphics mode. I then built the image

[Bug 820141] Re: Kernel cmdline limited to 256 characters in pxeboot

2012-02-14 Thread Justin L Werner
** Changed in: u-boot (Ubuntu) Assignee: (unassigned) = Justin L Werner (justin-l-werner) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/820141 Title: Kernel cmdline limited to 256 characters

[Bug 927781] Re: PXELINUX implementation doesn't respect dhcp ConfigFile or PathPrefix values

2012-02-14 Thread Justin L Werner
** Changed in: u-boot-linaro (Ubuntu) Assignee: (unassigned) = Justin L Werner (justin-l-werner) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/927781 Title: PXELINUX implementation doesn't

[Bug 897750] Re: libvirt/kvm problem with disk attach/detach/reattach on running virt

2011-12-19 Thread Justin L Werner
Some incremental findings: In 'qemu-kvm' the DeviceState for the peer device of the BlockDeviceState that gets created when a disk attached by 'virsh attach-disk' references the 'QemuOpts' options structure that lists the options and the device ID string (ex: as 'virtio-disk4') that will (on a

[Bug 897750] Re: libvirt/kvm problem with disk attach/detach/reattach on running virt

2011-12-14 Thread Justin L Werner
I've been looking at libvirt and qemu for other work, I'm doing, and I've criceld back to take another look at this. Since I first looked at this, my testbed has updated to use the oneiric-proposed qemu-kvm package '0.14.1+noroms-0ubuntu6.1' while retaining the libvirt-bin package

[Bug 897750] [NEW] libvirt/kvm problem with disk attach/detach/reattach on running virt

2011-11-29 Thread Justin L Werner
Public bug reported: Release: Ubuntu 11.10 (Oneiric) libvirt-bin: 0.9.2-4ubuntu15.1 qemu-kvm: 0.14.1+noroms-0ubuntu6 Summary:With a running KVM virt, performing an 'attach-disk', then a 'detach-disk', then another 'attach-disk' in an attempt to reattach the volume at the

[Bug 897750] Re: libvirt/kvm problem with disk attach/detach/reattach on running virt

2011-11-29 Thread Justin L Werner
But, I think that the 'Duplicate ID' messages is generated from within qemu-kvm, so perhaps an interaction between libvirt/qemu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/897750 Title: