Displaying 1 result from an estimated 1 matches for "diskdefines".
2010 Jun 13
9
pygrub error booting iso
I mounted an iso file like so:
-------------------------------------------
# mount -o loop=/dev/loop0 /path/to/iso /tmp/mnt
#ls /tmp/mnt
cdromupgrade dists doc install isolinux md5sum.txt pics pool preseed README.diskdefines ubuntu
-------------------------------------------
I used the following file to try to have pygrub boot the mounted iso:
-------------------------------------------
name = "RESCUE"
memory = 1024
vcpus = 4
bootloader = ''/usr/local/bin/pygrub''
kernel = "/boot/vmlinu...