[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Why are the following mounts needed before running grub-install ?
From: |
Sreyan Chakravarty |
Subject: |
Why are the following mounts needed before running grub-install ? |
Date: |
Mon, 7 Aug 2017 22:48:10 +0530 |
Can someone explain to me why in case of a chroot environment why the
following mounts are necessary before running grub-install or update-grub ?
$ mount -t proc none /mnt/ubuntu/proc
$ mount -o bind /dev /mnt/ubuntu/dev
$ mount -o bind /sys /mnt/ubuntu/sys
Regards,
Sreyan
- Why are the following mounts needed before running grub-install ?,
Sreyan Chakravarty <=