Activity log for bug #310950

Date Who What changed Old value New value Message
2008-12-23 17:13:07 Etienne Goyer bug added bug
2008-12-23 17:14:20 Etienne Goyer description Binary package hint: ubuntu-vm-builder Creating a Ubuntu hardy Xen domU image using: vmbuilder xen ubuntu --suite=hardy The resulting ubuntu-xen/xen.conf have the following block devices defined: root = '/dev/xvda1 ro' disk = [ 'tap:aio:/home/ubuntu/ubuntu-xen/root.img,xvda1,w', 'tap:aio:/home/ubuntu/ubuntu-xen/swap.img,xvda2,w' ] However, in the resulting root filesystem, /etc/fstab contains the following: # /etc/fstab: static file system information. # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 /dev/sda2 None swap defaults 0 0 /dev/sda1 / ext3 defaults 0 0 I presume /etc/fstab should really specify /dev/xvda1 for root and /dev/xvda2 for swap instead. Binary package hint: ubuntu-vm-builder Creating a Ubuntu hardy Xen domU image using: vmbuilder xen ubuntu --suite=hardy The resulting ubuntu-xen/xen.conf have the following block devices defined: root = '/dev/xvda1 ro' disk = [ 'tap:aio:/home/ubuntu/ubuntu-xen/root.img,xvda1,w', 'tap:aio:/home/ubuntu/ubuntu-xen/swap.img,xvda2,w' ] However, in the resulting root filesystem, /etc/fstab contains the following: # /etc/fstab: static file system information. # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 /dev/sda2 None swap defaults 0 0 /dev/sda1 / ext3 defaults 0 0 I presume /etc/fstab should really specify /dev/xvda1 for root and /dev/xvda2 for swap instead. vmbuilder version 0.9-0ubuntu3 on Ubuntu 8.10.