CHROOT avec un liveCD

De TwisterWiki

mount -o rw,suid,dev device mountpoint

mount -o bind /proc /mountpoint/proc

mount -o bind /dev /mountpoint/dev

chroot mountpoint