> You need to make a new CD:
> copy contents of cd to new directory
I'm trying to avoid this, I want to be able to easily build different virtual machines from a script. Any other ideas?
-- Matt___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http
Now I would like to figure out how to get the install to start automatically without having to type anything in at the boot: prompt. Suggestions?
Matt Lawrence
"Your friendly neighborhood sysadmin"
512.351.1061 (cell)___
Qemu-devel mailing l
[EMAIL PROTECTED] wrote on 07/12/2005 11:19:01 AM:
> On Tuesday 12 July 2005 16:13, Matt Lawrence wrote:
> > I'm running on CentOS4 with a 2.6.11 kernel. After using losetup to
> > configure loop0 and mounting /dev/loop0, I am unable to unmount it. I keep
> > gettin
I'm running on CentOS4 with a 2.6.11 kernel. After using losetup to configure loop0 and mounting /dev/loop0, I am unable to unmount it. I keep getting "device is busy" message, but lsof doesn't show anything. Everything is being built automatically by a script, so I know I'm not leaving a termi
[EMAIL PROTECTED] wrote on 07/05/2005 02:12:30 PM:
> > I guess I don't don't quite understand how to get the partition table set
> > up correctly with losetup. It looks like another issue. Also, how do I
> > get the bootloader configured correctly in a disk image? I'm still a bit
> > confused.
[EMAIL PROTECTED] wrote on 07/04/2005 10:34:35 AM:
> Le Sun, 03 Jul 2005 22:11:53 -0500, Matt Lawrence a écrit :
>
> > I'm trying to figure out how to script the creation of disk images for
> > qemu. I've already scripted file system creation with user-mode-linu
I'm trying to figure out how to script the creation of disk images for qemu. I've already scripted file system creation with user-mode-linux, so once I can get the partitions created correctly, the rest should be easy. Right now, when I do a qemu-img create and run fdisk on the file, I get the m