On 12/08/2018 08:05 PM, home user via users wrote:
How do I determine which partition /boot is in?
Three ways. First, you can look in /etc/fstab and see if it's listed there. Second, you can do the same with /etc/mtab. Third, you can use df -h which will not only tell you if there's a partition mounted at /boot, it will also tell you how much free space there is on it if it exists.
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx