著者: anne.guilde@free.fr 日付: To: Guilde 題目: Re: Installation de grub loader
Le 02/09/2017 à 10:36, Frédéric a écrit : > Le samedi 02 septembre 2017, Christian a écrit :
>
>> ,----
>> | mount /dev/sdx /mnt
>> | mount -o bind /proc /mnt/proc
>> | mount -o bind /sys /mnt/sys
>> | mount -o bind /dev /mnt/dev
>> | chroot /mnt /bin/bash
>> `----
>
> Ça a marché comme sur des roulettes !
>
> En fait, je l'ai finalement fait sur la nouvelle machine, après avoir
> booté avec SysRescueCD. Il a ensuite fallu modifier les uuid des disques
> dans fstab, et c'est tombé en marche ;o)
>
> Grand merci !
>
pour moi pas vraiment
sdb c'est le ssd où il y a / et swap
root@sysresccd /root % mount /dev/sdb2 /mnt
root@sysresccd /root % mount -o bind /proc /mnt/proc
root@sysresccd /root % mount -o bind /sys /mnt/sys
root@sysresccd /root % mount -o bind /dev /mnt/dev
root@sysresccd /root % chroot /mnt /bin/bash
root@sysresccd:/# grub-install /dev/sdb
Installing for i386-pc platform.
Installation finished. No error reported.
cela ne boote pas
Pourquoi il m'a mis en i386
avec sysrescuecd j'avais bien choisi un 64 bit pas un 32