Yes, if your partition to mount is /dev/sda2, you'd do "sudo mount -o rw /dev/sda2 /mnt/whateveryouwant"
That is, of course, after creating /mnt/whateveryouwant and making sure your user has rw permissions in that directory.
I don't have any experience with mac volumes, so it may not work that easily.
Yes, if your partition to mount is /dev/sda2, you'd do "sudo mount -o rw /dev/sda2 /mnt/whateveryouwant"
That is, of course, after creating /mnt/whateveryouwant and making sure your user has rw permissions in that directory.
I don't have any experience with mac volumes, so it may not work that easily.
(post is archived)