Advertisement
Guest User

Untitled

a guest
Aug 16th, 2023
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. bash-5.1# pkgadd -r /mnt/ -f -u filesystem#3.7-3.pkg.tar.xz
  2. pkgadd: package filesystem not previously installed (skip -u to install)
  3. bash-5.1# pkgadd -r /mnt/ -f filesystem#3.7-3.pkg.tar.xz
  4. pkgadd: could not install var/run: Could not unlink
  5. pkgadd: could not remove /mnt/var/tmp/: Directory not empty
  6. pkgadd: could not remove /mnt/var/spool/mail/: Directory not empty
  7. pkgadd: could not remove /mnt/var/run: Directory not empty
  8. pkgadd: could not remove /mnt/var/log/old/: Directory not empty
  9. pkgadd: could not remove /mnt/usr/src/: Directory not empty
  10. pkgadd: could not remove /mnt/tmp/: Directory not empty
  11. pkgadd: could not remove /mnt/root/: Directory not empty
  12. pkgadd: could not remove /mnt/opt/: Directory not empty
  13. pkgadd: could not remove /mnt/home/: Directory not empty
  14. pkgadd: failed
  15. bash-5.1#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement