Les Partages de Memiks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
3 results tagged grub  ✕
Optimiser l’hébergement d’un site internet avec WordPress sur un VPS grâce à Docker - OVH https://www.ovh.com/fr/g1708.optimiser_lhebergement_dun_site_wordpress_sur_un_vps_grace_a_docker
Fri Jun 10 16:22:37 2016 archive.org
QRCode
thumbnail

Installer Docker sur une VPS Cloud ?

mon but :
-cloisonner mes services

  • faciliter la sauvegarde / restauration
  • avoir une VPS plus "propre"
  • des possibilités d’arrêt / relance / upgrade de mes services plus simple.

maintenant faut voir si j'arrive à faire cela...

ovh docker vps cloud linux noyau grub
GrubEFIReinstall - Debian Wiki https://wiki.debian.org/GrubEFIReinstall
Fri May 15 17:12:03 2015 archive.org
QRCode

Réinstaller grub efi aprés une install débian foireuse...
0) récupérer refind et booter dessus (utiliser drivedroid si vous avez un android rooté :x )
http://www.rodsbooks.com/refind/getting.html

1)
[ -d /sys/firmware/efi ] && echo "EFI boot on HDD" || echo "Legacy boot on HDD"
should return "EFI boot on HDD".

2) en ligne de commande et en root (donc sudo -i)
(si sda1 est votre partition EFI)
mount /dev/sda1 /boot/efi

apt-get install --reinstall grub-efi

grub-install /dev/sda

update-grub

You should check afterwards that:

  1. the bootloader is existing in /boot/efi/EFI/debian/grubx64.efi and
    file /boot/efi/EFI/debian/grubx64.efi

/boot/efi/EFI/debian/grubx64.efi: PE32+ executable (EFI application) x86-64 (stripped to external PDB), for MS Windows

  1. the nvram entry was properly created.
    efibootmgr --verbose | grep debian

A TESTER D'URGENCE

refind linux debian uefi efi boot grub windows
GRUB2 - Gentoo Wiki http://wiki.gentoo.org/wiki/GRUB2#UEFI.2FGPT
Thu Aug 9 21:45:23 2012 archive.org
QRCode
thumbnail

une "bible" de grub sous gentoo très utile pour les autres distributions également ;)

linux grub gpt part msdos gentoo ubuntu
4759 links, including 1673 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn