[Openstack-devel] Bug#730594: openstack-debian-images: MBR manager waiting for user input

Tomas Bezdek tomas at starhill.org
Tue Nov 26 23:22:26 UTC 2013


Package: openstack-debian-images
Version: 0.3
Severity: important
Tags: patch

Dear Maintainer,

*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
     running wheezy image in private openstack cloud
   * What was the outcome of this action?
     image boot stopped at MBR manager and was waiting for input
   * What outcome did you expect instead?
     image booting immediately, unless error occurs

*** End of the template - remove these lines ***


simple patch displaying prompt only if error occurs:

170c170
< install-mbr ${AMI_NAME}
---
> install-mbr -i n ${AMI_NAME}



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-rt-amd64 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



More information about the Openstack-devel mailing list