j'ai testé
$ pivot_root /new_root /new_root/oldroot réponse machine :
pivot_root: failed to change root from `/new_root' to `/new_root/oldroot' : no such file or directory ____________
$ pivot_root / /new_root réponse machine :
pivot_root: failed to change root from `/' to `/new_root : invalid argument ____________
$ pivot_root /new_root/oldroot /new_root réponse machine :
pivot_root : failed to change root from `/new_root/oldroot' to `/new-root' : invalid argument ____________
$ switch_root /new_root /new_root/oldroot réponse machine :
switch_root: failed to mount moving /dev to /new_root/dev: invalid arguement
switch_root:forcing umount of /dev
switch_root : failed to mount moving /proc to /new_root/proc: invalid arguement
switch_root:forcing umount of /proc
switch_root : failed to mount moving /sys to /new_root/sys: invalid arguement
switch_root:forcing umount of /sys
switch_root : failed to mount moving /run to /new_root/run: invalid arguement
switch_root:forcing umount of /run
switch_root : failed to mount moving /new_root to /: invalid arguement
switch_root: failed. Sorry. __________
$ switch_root /new_root/oldroot /new_root réponse machine :
switch_root: failed to mount moving /new_root/oldroot to /: invalid arguments
[^] # Re: je cherche
Posté par Saturne.Fr . En réponse au message Décrypter une partition luks au démarrage avec grub Archlinux. Évalué à 1.
Salut merci de m'aider NeoX
Alors j'ai bien un système de fichier dans
Groupetest-lvsysteme monté en "/"
et aussi dans
Groupesysteme-lvsysteme monté en /new_root
j'ai testé
réponse machine :$ pivot_root /new_root /new_root/oldroot
____________pivot_root: failed to change root from `/new_root' to `/new_root/oldroot' : no such file or directory
réponse machine :$ pivot_root / /new_root
____________pivot_root: failed to change root from `/' to `/new_root : invalid argument
réponse machine :$ pivot_root /new_root/oldroot /new_root
____________pivot_root : failed to change root from `/new_root/oldroot' to `/new-root' : invalid argument
réponse machine :$ switch_root /new_root /new_root/oldroot
__________switch_root: failed to mount moving /dev to /new_root/dev: invalid arguement
switch_root:forcing umount of /dev
switch_root : failed to mount moving /proc to /new_root/proc: invalid arguement
switch_root:forcing umount of /proc
switch_root : failed to mount moving /sys to /new_root/sys: invalid arguement
switch_root:forcing umount of /sys
switch_root : failed to mount moving /run to /new_root/run: invalid arguement
switch_root:forcing umount of /run
switch_root : failed to mount moving /new_root to /: invalid arguement
switch_root: failed. Sorry.
réponse machine :$ switch_root /new_root/oldroot /new_root
switch_root: failed to mount moving /new_root/oldroot to /: invalid arguments