john pfeiffer
  • Home
  • Categories
  • Tags
  • Archives

Mount cdrom drive apple file system afp

ls /dev mkdir /mnt/cdrom mount -t auto /dev/cdrom /mnt/cdrom/ "mount: block device /dev/cdrom is write-protected, mounting read-only" ls /mnt/cdrom

(all of this is assuming you don't have some automount application installed)

apt-get install afpfs-ng

mount_afp afp://user:password@192.168.1.101/sharename /media/AFP


  • « Dns dig bind bind9 named
  • Mount ntfs 3g windows network shares cifs fstab smbfs »

Published

Oct 8, 2013

Category

linux

~37 words

Tags

  • afp 1
  • apple 2
  • cdrom 3
  • drive 7
  • file 92
  • linux 249
  • mount 7
  • system 9