[qubes-users] Re: Xen.cfg file empty after install

2017-05-09 Thread cooloutac
On Tuesday, May 9, 2017 at 11:20:30 AM UTC-4, gbucklo...@gmail.com wrote:
> On Sunday, 1 January 2017 06:42:01 UTC, xxdea...@gmail.com  wrote:
> > Checked my xen.cfg file on my working Qubes install, and it's empty.  So, 
> > I'm thinking I'm going down the wrong path with that.  Booted into grub 
> > (from rEFInd), and entered "configfile /EFI/qubes/grub.cfg" at the command 
> > line.  This brought up a GRUB Boot Menu with Qubes as an option.  Cool!  
> > But when I try to boot Qubes I get:
> > 
> > locading Xen 4.6.1...
> > error: can't find command 'multiboot'
> > Loading Linux 4.4.14.11.pvops.qub es.x86_64...
> > error: can't find command 'module'.
> > Loading initial ramdisk...
> > error: can't find command 'module'.
> > Press any key to continue...
> > 
> > Pressing any key returns me to the grub boot menu.
> > 
> > This appears to be (after some light research) an issue with grub looking 
> > for multiboot.mod.  I'll continue searching for an answer, but again, if 
> > anyone has advice, I would really appreciate it.
> > 
> > If nothing else, I'm at least hoping to document my steps for anyone else 
> > that stumbles across this in the future.
> > 
> > Happy New Year!
> > 
> > regards,
> > deadseeds
> 
> Hi,
> 
> I having the exact same issues as you've described above. Did you ever find a 
> solution?
> 
> G

you guys making sure you checking keys, using big enough or new usb,  checking 
integrity from installer.  downloaded a new iso?

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/0ef98d00-e28d-4719-a700-783f1ba062ed%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Xen.cfg file empty after install

2017-05-09 Thread gbucklowhebbard
On Sunday, 1 January 2017 06:42:01 UTC, xxdea...@gmail.com  wrote:
> Checked my xen.cfg file on my working Qubes install, and it's empty.  So, I'm 
> thinking I'm going down the wrong path with that.  Booted into grub (from 
> rEFInd), and entered "configfile /EFI/qubes/grub.cfg" at the command line.  
> This brought up a GRUB Boot Menu with Qubes as an option.  Cool!  But when I 
> try to boot Qubes I get:
> 
> locading Xen 4.6.1...
> error: can't find command 'multiboot'
> Loading Linux 4.4.14.11.pvops.qub es.x86_64...
> error: can't find command 'module'.
> Loading initial ramdisk...
> error: can't find command 'module'.
> Press any key to continue...
> 
> Pressing any key returns me to the grub boot menu.
> 
> This appears to be (after some light research) an issue with grub looking for 
> multiboot.mod.  I'll continue searching for an answer, but again, if anyone 
> has advice, I would really appreciate it.
> 
> If nothing else, I'm at least hoping to document my steps for anyone else 
> that stumbles across this in the future.
> 
> Happy New Year!
> 
> regards,
> deadseeds

Hi,

I having the exact same issues as you've described above. Did you ever find a 
solution?

G

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/867bec30-6c5b-48e6-9b3b-ffcbf5a8a7aa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Xen.cfg file empty after install

2016-12-31 Thread xxdeadseeds
Checked my xen.cfg file on my working Qubes install, and it's empty.  So, I'm 
thinking I'm going down the wrong path with that.  Booted into grub (from 
rEFInd), and entered "configfile /EFI/qubes/grub.cfg" at the command line.  
This brought up a GRUB Boot Menu with Qubes as an option.  Cool!  But when I 
try to boot Qubes I get:

locading Xen 4.6.1...
error: can't find command 'multiboot'
Loading Linux 4.4.14.11.pvops.qub es.x86_64...
error: can't find command 'module'.
Loading initial ramdisk...
error: can't find command 'module'.
Press any key to continue...

Pressing any key returns me to the grub boot menu.

This appears to be (after some light research) an issue with grub looking for 
multiboot.mod.  I'll continue searching for an answer, but again, if anyone has 
advice, I would really appreciate it.

If nothing else, I'm at least hoping to document my steps for anyone else that 
stumbles across this in the future.

Happy New Year!

regards,
deadseeds

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/554dd61a-c2c8-4847-97cc-bdd168903d3b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Xen.cfg file empty after install

2016-12-31 Thread xxdeadseeds
Progress!  I did an lsblk and figured out that my "root =" should be 
root=/dev/sdb2/root (I installed on a USB flash drive).   I suppose it makes 
sense that lvdisplay wasn't coming up with anything, as I hadn't been able to 
unlock the drives.  I now get to the point where I need to enter my device 
password—which succeeds—but then the boot process hangs at "Reached target 
Basic System."

I'm then spit out to a dracut prompt, so I run lvm, and then lvdisplay, and I 
see /dev/qubes_dom0/swap and /dev/qubes_dom0/root.  So, in my Xen.cfg file, I 
have "rd.lvm.lv=/dev/qubes_dom0/root".  Here is my whole Xen.cfg file:

[global]
default=4.4.14-11.pvops.qubes.x86_64

[4.4.14-11.pvops.qubes.x86_64]
options=loglvl=all
kernel=vmlinuz-4.4.14-11.pvops.qubes.x86_64 root=/dev/sdb2/root 
vconsole.font=latarcyrheb-sun16 rd.lvm.lv=qubes_dom0/root rd.shell
ramdisk=initramfs-4.4.14-11.pvops.qubes.x86_64.img

Does this look correct?

regards,
deadseeds

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/a9b8832b-37c9-4749-b4fc-3bb91fadf18e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.