Operating System - HP-UX
1834828 Members
2456 Online
110070 Solutions
New Discussion

Re: mount -o loop as in linux?

 
John Destreel
Occasional Advisor

mount -o loop as in linux?

I have to modify a zen/bash iso and need an hp equivalent for the linux command:

mount -o loop iso-file /mnt/loop

To boldly crash where no one has crashed before : Windows XP
2 REPLIES 2
Suraj Singh_1
Trusted Contributor

Re: mount -o loop as in linux?

Try:
# mount -F lofs

Regards
What we cannot speak about we must pass over in silence.
John Destreel
Occasional Advisor

Re: mount -o loop as in linux?

Thanks, but what would be the complete command in conjunction with -o loop?

best regards, John
To boldly crash where no one has crashed before : Windows XP