lux-integ wrote: > Greetings, > > I have recently been dabbling with 2 virtualiisation programs on linux. These > are qemu/kvm ( http://www.qemu.org http://www.linux-kvm.org ) and VirtualBox > ( http://www.virtualbox.org ). Both install as host on a typical LFS setup I > use ( cpu =amd64, pure 64bit build, kernel-3.10.something ).. Both have > 'menus' for installing standard linux 'distros' (i.e. from opticalDisks as > guest-OS. BUT I want to use lfs/blfs as a guest. I am spoilt by its stability > and knowing-where-things-are etc.. Here are some questions. to which aswers > and comments to would be welcomed:- > > --Is there a way to install lfs/blfs as guestOS on typcal virtualisation > setups using say qemu or virtualBox?
I've only used qemu as in the book, but you can certainly build LFS there. > --is it possible to install the guest blfsOS first then install the hostOS > then somehow containorise the guest to run as a user process???? You could probably boot to a live iso and copy files from a LFS/BLFS partition to the virtual disk. Note that the kernel drivers will be different, so you would need to rebuild the kernel. Other files such as ifconfig.eth0, hostname, etc would be different, but could be changed after boot. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page