HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Loopback Filesystem for Mounting ISO Images Eq...
Operating System - HP-UX
1825769
Members
2001
Online
109687
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2004 04:38 AM
03-16-2004 04:38 AM
Loopback Filesystem for Mounting ISO Images Equiv on HPUX?
Is there one? On Solaris/Linux, I can create ISO images of CD's and then mount them up:
# Create ISO Image
dd if=/dev/sr0 of=companion_cd.iso
# The I mount it:
lofiadm -a `pwd`/companion_cd.iso /dev/lofi/1
mount -t hsfs /dev/lofi/1 /mnt
This way, whenever Iget new ISO images of software, I do not have to burn them CD and mount them..
# Create ISO Image
dd if=/dev/sr0 of=companion_cd.iso
# The I mount it:
lofiadm -a `pwd`/companion_cd.iso /dev/lofi/1
mount -t hsfs /dev/lofi/1 /mnt
This way, whenever Iget new ISO images of software, I do not have to burn them CD and mount them..
Hakuna Matata.
- Tags:
- ISO image
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2004 09:26 AM
03-16-2004 09:26 AM
Re: Loopback Filesystem for Mounting ISO Images Equiv on HPUX?
HP-UX does indeed support loopack file systems. Take a look at the man page for details.
$ man mount_lofs
example:
mount -F lofs /some/dir/to/mount /tmp/mount
$ man mount_lofs
example:
mount -F lofs /some/dir/to/mount /tmp/mount
Remember, wherever you go, there you are...
- Tags:
- LOFS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2004 11:32 AM
03-17-2004 11:32 AM
Re: Loopback Filesystem for Mounting ISO Images Equiv on HPUX?
Not to interject too much for Nelson, but I believe he is wanting mount a raw iso cd image as though it were a filesystem. (The file that you could use to burn a CD using Disk at once writing - I think this is like a red book audio cd). The loopback "driver" mechanism is different from a loopback filesystem. It evidenly lets you mount this raw iso image, reads the directory structure and allows it to be mounted, even though it doesn't exist in that format.- its just a big binary file.
Loopback Filesystems - LOFS allows access to existing directories or file systems using alternate path names ( I got that from the man page).
fwc
Loopback Filesystems - LOFS allows access to existing directories or file systems using alternate path names ( I got that from the man page).
fwc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2004 12:35 AM
03-18-2004 12:35 AM
Re: Loopback Filesystem for Mounting ISO Images Equiv on HPUX?
Thanks for the clarification Floyd.
The reason I am asking this question is that I wanted to make a virtual CD jukebox (VCDJ) served out on an HPUX boxen. Since disk storage is so cheap these days, am planning to create ISO images of all our CD's (iso9660,RR's, Joliet -- all UNIX/Windows data, apps cd's) so all are always available. Using a loopback mechanism to allow me tomount those ISO images and SAMBA (CIFS/9000 Server) and automounter, I should be able to create a jukebox server but the stumbling block I am facing is I don't know if there is such a loopback mechanism on HPUX.
I am able to do this on Linux and Solaris systems -- with the latter having somewhat a major problem of not totally supporting Joliet (Microsoft Long filenames..) standards.
The reason I am asking this question is that I wanted to make a virtual CD jukebox (VCDJ) served out on an HPUX boxen. Since disk storage is so cheap these days, am planning to create ISO images of all our CD's (iso9660,RR's, Joliet -- all UNIX/Windows data, apps cd's) so all are always available. Using a loopback mechanism to allow me tomount those ISO images and SAMBA (CIFS/9000 Server) and automounter, I should be able to create a jukebox server but the stumbling block I am facing is I don't know if there is such a loopback mechanism on HPUX.
I am able to do this on Linux and Solaris systems -- with the latter having somewhat a major problem of not totally supporting Joliet (Microsoft Long filenames..) standards.
Hakuna Matata.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP