chroot steps in garuda linux
from live garuda usb
```
sudo mkdir /mnt
sudo mount /dev/sdxy /mnt
sudo garuda-chroot /mnt/@
```
now you should be chrooted in garuda
3 Likes
chroot steps in garuda linux
from live garuda usb
```
sudo mkdir /mnt
sudo mount /dev/sdxy /mnt
sudo garuda-chroot /mnt/@
```
now you should be chrooted in garuda