EnglishFrenchSpanish

OnWorks favicon

hmount - Online in the Cloud

Run hmount in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command hmount that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


hmount - introduce a new HFS volume and make it current

SYNOPSIS


hmount source-path [partition-no]

DESCRIPTION


hmount is used to introduce a new HFS volume. A UNIX pathname to the volume's source must
be specified. The source may be a block device or a regular file containing an HFS volume
image.

If the source medium is partitioned, one partition must be selected to be mounted. If
there is only one HFS partition on the medium, it will be selected by default. Otherwise,
the desired partition number must be specified (as the ordinal nth HFS partition) on the
command-line. Partition number 0 can be specified to refer to the entire medium, ignoring
what might otherwise be perceived as a partition map, although in practice this is
probably only useful if you want this command to fail when the medium is partitioned.

The mounted volume becomes "current" so subsequent commands will refer to it. The current
working directory for the volume is set to the root of the volume. This information is
kept in a file named .hcwd in the user's home directory.

If the source medium is changed (e.g. floppy or CD-ROM disc exchanged) after hmount has
been called, subsequent HFS commands will fail until the original medium is replaced or a
different volume is made current. To use the same source path with the different medium,
reissue the hmount command.

EXAMPLES


% hmount /dev/fd0
If a Macintosh floppy disk is available as /dev/fd0, this command makes the floppy
current for other HFS commands such as hls(1), hcd(1), hcopy(1), etc.

% hmount /dev/sd2 1
If a SCSI disk is available as /dev/sd2, this command finds the first HFS partition
on the medium and makes it available for other HFS operations.

NOTES


hmount does not actually mount an HFS partition over a UNIX directory in the traditional
mount(8) sense. It is merely a "virtual" mount, as a point of convenience for future HFS
operations. Each HFS command independently opens, operates on, and closes the named source
path given to hmount.

Use hmount online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Image Downloader
    Image Downloader
    Crawl and download images using
    Selenium Using python3 and PyQt5.
    Supported Search Engine: Google, Bing,
    Baidu. Keywords input from the keyboard
    or input from ...
    Download Image Downloader
  • 2
    Eclipse Tomcat Plugin
    Eclipse Tomcat Plugin
    The Eclipse Tomcat Plugin provides
    simple integration of a tomcat servlet
    container for the development of java
    web applications. You can join us for
    discussio...
    Download Eclipse Tomcat Plugin
  • 3
    WebTorrent Desktop
    WebTorrent Desktop
    WebTorrent Desktop is for streaming
    torrents on Mac, Windows or Linux. It
    connects to both BitTorrent and
    WebTorrent peers. Now there's no
    need to wait for...
    Download WebTorrent Desktop
  • 4
    GenX
    GenX
    GenX is a scientific program to refine
    x-ray refelcetivity, neutron
    reflectivity and surface x-ray
    diffraction data using the differential
    evolution algorithm....
    Download GenX
  • 5
    pspp4windows
    pspp4windows
    PSPP is a program for statistical
    analysis of sampled data. It is a free
    replacement for the proprietary program
    SPSS. PSPP has both text-based and
    graphical us...
    Download pspp4windows
  • 6
    Git Extensions
    Git Extensions
    Git Extensions is a standalone UI tool
    for managing Git repositories. It also
    integrates with Windows Explorer and
    Microsoft Visual Studio
    (2015/2017/2019). Th...
    Download Git Extensions
  • More »

Linux commands

Ad