Live CD'den root'u, boot'u ve kalan yerleri /mnt/x'e mount edin oncelikle.
Bash:
mkdir /mnt/chroot
mount /dev/<ROOT DISKI> /mnt/chroot
mount /dev/<BOOT DISKI> /mnt/chroot/boot
mount --rbind /dev /mnt/chroot/dev
mount --make-rslave /mnt/chroot/dev
mount -t proc /proc /mnt/chroot/proc
mount --rbind /sys /mnt/chroot/sys
mount --make-rslave /mnt/chroot/sys
mount --rbind /tmp /mnt/chroot/tmp
mount --bind /run /mnt/chroot/run
Live CD'den root'u, boot'u ve kalan yerleri /mnt/x'e mount edin oncelikle.
Bash:
mkdir /mnt/chroot
mount /dev/<ROOT DISKI> /mnt/chroot
mount /dev/<BOOT DISKI> /mnt/chroot/boot
mount --rbind /dev /mnt/chroot/dev
mount --make-rslave /mnt/chroot/dev
mount -t proc /proc /mnt/chroot/proc
mount --rbind /sys /mnt/chroot/sys
mount --make-rslave /mnt/chroot/sys
mount --rbind /tmp /mnt/chroot/tmp
mount --bind /run /mnt/chroot/run
Live CD'den Root'u, Boot'u ve kalan yerleri /mnt/x'e Mount edin oncelikle.
Bash:
mkdir /mnt/chroot
mount /dev/<ROOT DISKI> /mnt/chroot
mount /dev/<BOOT DISKI> /mnt/chroot/boot
mount --rbind /dev /mnt/chroot/dev
mount --make-rslave /mnt/chroot/dev
mount -t proc /proc /mnt/chroot/proc
mount --rbind /sys /mnt/chroot/sys
mount --make-rslave /mnt/chroot/sys
mount --rbind /tmp /mnt/chroot/tmp
mount --bind /run /mnt/chroot/run
Live CD'den root'u, boot'u ve kalan yerleri /mnt/x'e mount edin oncelikle.
Bash:
mkdir /mnt/chroot
mount /dev/<ROOT DISKI> /mnt/chroot
mount /dev/<BOOT DISKI> /mnt/chroot/boot
mount --rbind /dev /mnt/chroot/dev
mount --make-rslave /mnt/chroot/dev
mount -t proc /proc /mnt/chroot/proc
mount --rbind /sys /mnt/chroot/sys
mount --make-rslave /mnt/chroot/sys
mount --rbind /tmp /mnt/chroot/tmp
mount --bind /run /mnt/chroot/run