[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] xenfs: not registering fielsystem on no-xen platform
On Thu, May 12, 2016 at 12:23:14PM -0400, jrun wrote: > On Thu, May 12, 2016 at 07:11:48AM +0200, Juergen Gross wrote: > > > picking that menu grub loads the image and then machine restarts > > > immediately. any idea? > > > > Not without more data. > > > > Please add the following boot parameters to the hypervisor (the line > > in your grub.cfg to load xen.gz): > > > > loglvl=all guest_loglvl=all sync_console noreboot > > > > This will turn on logging on the console and disables a reboot in case > > of a crash. You can either add the parameters directly in grub.cfg or > > by adding the line > > > > GRUB_CMDLINE_XEN="loglvl=all guest_loglvl=all sync_console noreboot" > > > > to /etc/default/grub and rerun grub-mkconfig. > > those will give me this: (newline escapes are mine) > ###################################################################### > echo 'Loading Xen xen ...' > multiboot /root:intel:com.slackware:amd64/boot/xen.gz placeholder \ > loglvl=all guest_loglvl=all sync_console noreboot dom0pvh=1 echo > 'Loading Linux 4.4.0-rc6-xen ...' > module /root:intel:com.slackware:amd64/boot/vmlinuz-4.4.0-rc6-xen \ > placeholder root=/dev/sda ro \ > rootflags=subvol=root:intel:com.slackware:amd64 > ###################################################################### > > still no joy and no msg either so we don't even get to noreboot or it's > being ignored... > xen.gz is build off slackbuild's xen pkg (4.6.1). i'm going to try my own > build off the git repo (RELEASE-4.6.1) after this and will report back. and i just tested with RELEASE-4.6.1 and RELEASE-4.6.0 (built from git repo, no slackbuild, no patching), still no luck. --jrun _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |