can't get Qubes 3.2 to install on a Lenovo E560 Thinkpad [novice user]

93 views
Skip to first unread message

mindflow...@gmail.com

unread,
Jan 31, 2017, 10:33:59 PM1/31/17
to qubes-users
Hello. I am trying to install Qubes, I burned and verified it on a DVD. The problem I am having is the install disk boots up, but while installing it reboots during initrd.img loading. I followed this link which describes my problem, but the installer does not have the options to edit the bootcode that is described in this work around as far as I can figure. Any help appreciated, thanks.

Message has been deleted

mindflow...@gmail.com

unread,
Jan 31, 2017, 10:37:44 PM1/31/17
to qubes-users, mindflow...@gmail.com
oops here is the link that possibly describes my problem although I don't understand how to implement the repair. https://www.qubes-os.org/doc/uefi-troubleshooting/#f1

raah...@gmail.com

unread,
Feb 1, 2017, 1:28:29 PM2/1/17
to qubes-users, mindflow...@gmail.com
On Tuesday, January 31, 2017 at 10:33:59 PM UTC-5, mindflow...@gmail.com wrote:
> Hello. I am trying to install Qubes, I burned and verified it on a DVD. The problem I am having is the install disk boots up, but while installing it reboots during initrd.img loading. I followed this link which describes my problem, but the installer does not have the options to edit the bootcode that is described in this work around as far as I can figure. Any help appreciated, thanks.

if legacy boot is an option on your board it will save you some headache.

mindflow...@gmail.com

unread,
Feb 1, 2017, 8:42:44 PM2/1/17
to qubes-users, mindflow...@gmail.com, raah...@gmail.com
Ok I'm making a little bit of progress I think. I have gotten Qubes to boot using a grub rescue live CD. Trying to follow the directions to repair the boot code at

https://www.qubes-os.org/doc/uefi-troubleshooting/

for Qubes 3.2 which states I need to add a few lines to

/boot/efi/EFI/qubes/xen.cfg

I tried to edit this file (which is empty, not what I was expecting per the repair docs) using VIM but I have no idea how to use VIM and couldn't easily figure it out. I was able to copy the file out of dom0 using command

qvm-copy-to-vm <dest-vm> <file>

to the work VM where I had access to gedit a editor I am much more familiar with. I added the code

mapbs=1
noexitboot=1

to the empty xen.cfg file and saved it. The snag now is getting the modified file back to dom0, I get why this isn't easy with dom0 having root directory like privileges I tried command

qvm-run --pass-io <src-vm> 'cat /path/to/file_in_src_domain' > /path/to/file_name_in_dom0

as per the docs but I don't understand the syntax. What value does <src-vm> expect? Can someone walk me through how to get the xen.cfg file into the right place in dom0 to hopefully fix these boot problems please? My modified xen.cfg file is currently in directory "work dom0" how do I get it into "/boot/efi/EFI/qubes/" replacing the (empty) "xen.cfg"?

Thanks this is very confusing.

mindflow...@gmail.com

unread,
Feb 3, 2017, 12:55:06 AM2/3/17
to qubes-users, mindflow...@gmail.com
UPDATE: I read a tutorial on using VIM and was able to add the lines of code to the file. Unfortunately this did nothing, still stuck booting from supergrub2 :(
Reply all
Reply to author
Forward
0 new messages