[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: A light VM for testing Xen.
Thank you. I'm using Lubuntu: $ uname -a Linux Xen 5.8.0-25-generic #26-Ubuntu SMP Thu Oct 15 10:30:38 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux And: $ cat /etc/fstab # /etc/fstab: static file system information. # # Use 'blkid' to print the universally unique identifier for a device; this may # be used with UUID= as a more robust way to name devices that works even if # disks are added and removed. See fstab(5). # # <file system> <mount point> <type> <options> <dump> <pass> UUID=4d7a5a50-9288-424d-a383-2f6888b908a1 / ext4 defaults 0 1 Anything wrong? On Wednesday, December 30, 2020, 11:12:02 AM GMT+3:30, Charles Gonçalves <charles.fg@xxxxxxxxx> wrote: Searching for GRUB installation directory ... found: /boot/grub Cannot determine root device. Assuming /dev/hda1 This error is probably caused by an invalid /etc/fstab Can you describe your environment? On Tue, Dec 29, 2020, 20:17 Jason Long <hack3rcon@xxxxxxxxx> wrote: > Hello, > Is anything wrong? > > > > > > > On Tuesday, December 29, 2020, 04:48:20 PM GMT+3:30, Jason Long > <hack3rcon@xxxxxxxxx> wrote: > > > > > > Thanks. > Configuration is: > > > bootloader = 'pygrub' > vcpus = '1' > memory = '128' > # > # Disk device(s). > # > root = '/dev/xvda2 ro' > disk = [ > 'file:/var/tpcv/xen_images/domains/test/disk.img,xvda2,w', > 'file:/var/tpcv/xen_images/domains/test/swap.img,xvda1,w', > ] > # > # Hostname > # > name = 'test' > > # > # Networking > # > vif = [ 'ip=10.0.0.60,mac=00:16:3E:5C:D7:79' ] > > > # > # Behaviour > # > on_poweroff = 'destroy' > on_reboot = 'restart' > on_crash = 'restart' > > > > > > > > > On Tuesday, December 29, 2020, 04:01:33 PM GMT+3:30, Andy Smith > <andy@xxxxxxxxxxxxxx> wrote: > > > > > > Hello, > > On Tue, Dec 29, 2020 at 10:51:02AM +0000, Jason Long wrote: >> But VM can't boot: >> https://paste.ubuntu.com/p/HbNhbxX59Z/ > > > It did boot; you can see messages from the guest kernel there. But it > looks like the VM you booted could not find its root filesystem. > Show us your guest config file for this domU. > > Cheers, > Andy > > > >
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |