Re: [qubes-users] Recover broken bootloader

2017-11-30 Thread barbudoazul93

> 
> Was having a similar problem. I have boot installed in a separate usb and 
> after following the process of chroot... grub2 install and rebooting it ask 
> me for the passphrase and all end up with a grub> shell with the system not 
> booting. There is a way to clone my boot usb to another usb or to build a new 
> one? or better reinstall. Thanks guys.

Solved, was able to clone the boot usb before it broke definitely using:
dd if=boot.img of=/dev/sd(letter new boot USB) conv=notrunc

been boot.img the image of the old usb stick where I installed the boot 
partition when I installed Qubes. Without the conv=notrunc it didn't work, just 
if someone face a similar problem. Like I said in the previous message the 
chroot - grub-install process didn't work for me, maybe because I use FDE and 
been the boot partition in a separate USB.

-- 
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/3d3b9f7b-69c1-415c-8cae-b32b5b4141a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Recover broken bootloader

2017-11-29 Thread barbudoazul93
On Tuesday, October 31, 2017 at 10:28:48 PM UTC+1, Marek Marczykowski-Górecki 
wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
> 
> On Mon, Oct 30, 2017 at 08:23:39PM -0700, loke...@gmail.com wrote:
> > My laptop has started to fail to boot my 4.0rc2 installation. This started 
> > after doing a qubes-dom0-update, but I'm pretty sure that I had rebooted 
> > the machine successfully at least once since then.
> > 
> > The computer has now gone into a bootloop, and fails to display the GRUB 
> > screen. I can only assume that the bootloader is crashing. However, nothing 
> > is displayed on the screen.
> > 
> > Is there a recommended procedure to reinstall GRUB when booting from the 
> > installation media?
> 
> Standard things should work:
> 1. Boot from installation media (rescue mode)
> 2. Agree to mount the system
> 3. Chroot into /mnt/sysimage (chroot /mnt/sysimage)
> 4. If /dev is empty, mount it with: mount -t devtmpfs none /dev
> 5. Execute: grub2-install /dev/sda (or other disk, depending on your
> configuration)
> 
> Then, exit from chroot and reboot the system.
> 
> - -- 
> Best Regards,
> Marek Marczykowski-Górecki
> Invisible Things Lab
> A: Because it messes up the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v2
> 
> iQEcBAEBCAAGBQJZ9wv1AAoJENuP0xzK19csWWAH/j190OmGcCr9LcFy5kpm0pZH
> vvfIGrSm8MsydbhnRv5tCuuhCmBpLD71siC5fxcI63E/bon1VDIZFd7Glc0I6Z9B
> +Uvwi1pMtc+i38ixfa9UUDmhenjQ5zZRAxNQwvCDVsNxFZBiAdWvk1FdtSqKsEU9
> SGKDxO81HgsL84JD0JzzCn4iCFBzcwTEJrnJHmrb+7KteevynFNMAGRIcoXXCNhH
> cmuTB6QoRC5b5Kvx5NizKjUMfPehmfdik0FQVy1Mi3O9BwIgweNnUDEQ7mbjH6JR
> seKuH2VYa/7DjgAv05nmjv8DjalDlhbimc5CkKlLwtac8NmFQUdeiM88no2lpaE=
> =5yqg
> -END PGP SIGNATURE-

Was having a similar problem. I have boot installed in a separate usb and after 
following the process of chroot... grub2 install and rebooting it ask me for 
the passphrase and all end up with a grub> shell with the system not booting. 
There is a way to clone my boot usb to another usb or to build a new one? or 
better reinstall. Thanks guys. 

-- 
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/bdb276e3-0736-42a1-980f-6304ee6d4ef7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.