hpmount(1) General Commands Manual hpmount(1)NAME
hpmount -- change directory on an HFS+ volume
SYNOPSIS
hpmount [-r] [-pn] source-path
Description
hpmount introduces a new HFS+ volume. The source path may specify a block device or a regular file containing an HFS+ volume image. Fur-
thermore, hpmount creates the file .hfsplusvolume in the user's home directory, where the source path and the catalogue ID of the current
working directory are stored.
hpmount accepts the following options:
-r mount the volume read-only. The default is to allow write-access.
-pn mount partition number n. The default is to mount the first partition that looks like it contains an HFS+ volume.
See alsohfsplus(7), hpls(1), hpcd(1), hppwd(1), hpcopy(1), hprm(1), hpmkdir(1), hpumount(1), hpfsck(1).
Author
This manual page was written by Jens Schmalzing <jensen@debian.org> for Debian GNU/Linux using the manual page by Klaus Halfmann <half-
mann@libra.de> that comes with the source code and documentation from the Tech Info Library.
hpmount(1)
Check Out this Related Man Page
hprm(1) General Commands Manual hprm(1)NAME
hprm -- remove a file or directory on an HFS+ volume
SYNOPSIS
hprm [-R] [-f] hfs-path
Description
hprm removes the file or directory specified by hfs-path. Since write access to HFS+ volumes is still experimental, the program prints a
warning message and prompts the user before writing anything to the file system.
hprm accepts the following options:
-R recursively remove the contents of a directory.
-f one day, this option will probably disable prompting. For the time being, prompting is always enabled.
See alsohfsplus(7), hpmount(1), hpls(1), hppwd(1), hpmkdir(1), hpcd(1), hpcopy(1), hpumount(1), hpfsck(1).
Author
This manual page was written by Jens Schmalzing <jensen@debian.org> for Debian GNU/Linux using the manual page by Klaus Halfmann <half-
mann@libra.de> that comes with the source code and documentation from the Tech Info Library.
hprm(1)
Ok. Here it is. I limited access to my external hard disk's partition/volume on Mac os X simply by changing permissions in Get Info window. But now the hard disk icon has disappeard and wont mount. Have tried different kind of soft to mount, but no luck. Then there is the utility called Terminal,... (0 Replies)
Hi
I have recently install ubuntu on my laptop. I have tried to access my external drive wich is NTFS format but i get the following error: ´Cannot mount volume´
Can someone help me please?? (2 Replies)
Hi,
I was trying to port efs_mount(OSE system call) to a LInux.The efs_mount function is used to mount a volume on the indicated device dev.Upon successful completion of this OSE sytem call a volume manager (VM) will be available through which files on this volume are accessed. The Syntax for... (4 Replies)
Hi,
I dig up an old topic because I don't find the solution with shell but with applescript
mount volume "smb://MyIP/itransfert/Public/1-Arrivees" as user name "MyIP\\itransfert_cs" with password "MyPassword"
Otherwise I would want to know the reason it doesn't work with bash:
I have a... (9 Replies)