Actually the first partition's start value of "63s" is hardcoded into the 
script.
Therefore it's easy to change:

Edit /usr/share/pyshared/VMBuilder/disk.py

In line 299, change

partition_start = "63s"

to

partition_start = "2048s"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/578199

Title:
  ubuntu-vm-builder builds images with no post-MBR gap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-vm-builder/+bug/578199/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to