[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: Porting xen on rpi4
Hi Bertrand, Thanks for your response! I builded the guest image on yocto kirkstone source which has FSTYPE ext3. Guest image generated is xen-guest-image-minimal-raspberrypi4-64.ext3. Below is the content of guest.cfg file kernel = "/home/root/Image" cmdline = "console=hvc0 earlyprintk=xen sync_console root=/dev/xvda" memory = "256" name = "guest1" vcpus = 1 serial="pty" disk = [ 'phy:/dev/loop0,xvda,w' ] vif=[ 'mac=00:11:22:66:88:22,bridge=xenbr0,type=netfront', ] I am trying to mount xen-guest-image-minimal-raspberrypi4-64.ext3 to a virtual device & then will run the guest VM by command "xl create -c guest.cfg". But facing issue while trying to mount. Regards, Vipul Kumar On Wed, Aug 24, 2022 at 8:06 PM Bertrand Marquis <Bertrand.Marquis@xxxxxxx> wrote: Hi Vipul,
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |