Hi Eugene,<div><br></div><div>So basically what you are looking for is how to create a root disk.</div><div><br></div><div>AFAIK /dev/vda is where the guest is supposed to look for the root disk. This is where the rootdisk created by you will be mounted. Someone please clarify.</div>
<div><br></div><div>Now for creating a rootdisk, this is the method I used. Create a pseudo block device of size 2 GB or how much you need. Format this disk with ext3 filesystem. Download a root disk from the link mentioned in lguest.txt. Mount the two pseudo disks. Copy the contents from the downloaded root disk to the pseudo disk created by you. This will contain most importantly the console.</div>
<div><br></div><div>Pass this pseudo disk as the rootdisk while booting the guest with lguest.</div><div><br></div><div>Inside the guest, /dev/vda is where this disk is going to be mounted.</div><div><br></div><div>Have fun with Lguest. I hope I have helped.</div>
<div><br></div><div>Regards,</div><div><br></div><div><div class="gmail_quote">2010/11/7 Eugene Kov <span dir="ltr"><<a href="mailto:mshina@hotmail.com">mshina@hotmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">




<div>
Hi all,<br><br>I'm new to lguest and I'm trying to launch a guest for the first time. I followed the instructions on "lguest.txt" but it is not mentioned there how to create /dev/vda.  I want my disk image to be a file because I don't have an available primary partition. A search on the web haven't help me...<br>
Sorry if the question is stupid but I'm new to the virtualization world.<br><br>Thank you very much<br><br>Eugene<br>                                           </div>
<br>_______________________________________________<br>
Lguest mailing list<br>
<a href="mailto:Lguest@lists.ozlabs.org">Lguest@lists.ozlabs.org</a><br>
<a href="https://lists.ozlabs.org/listinfo/lguest" target="_blank">https://lists.ozlabs.org/listinfo/lguest</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Gaurav Kukreja<br><br>+91 997 030 1257<br><br>
</div>