HPE GreenLake Administration
- Community Home
 - >
 - Servers and Operating Systems
 - >
 - Operating Systems
 - >
 - Operating System - Linux
 - >
 - Re: HP-UX HFS mounted on Fedora Core 4
 
Operating System - Linux
        1840174
        Members
    
    
        2962
        Online
    
    
        110162
        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
 
04-05-2006 07:05 PM
04-05-2006 07:05 PM
			
				
					
						
							HP-UX HFS mounted on Fedora Core 4
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hi,
Does anybody have clue on how to mount a HP-UX HFS filesystem on Linux FC4?
I can see my SCSI adapter (Adaptec 2110S) just fine using the i2o drivers, but no luck in mounting my Optical Disk through a HP SureStore 9100mx.
Have search forums and sites all over without any luck.
Atle
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
Does anybody have clue on how to mount a HP-UX HFS filesystem on Linux FC4?
I can see my SCSI adapter (Adaptec 2110S) just fine using the i2o drivers, but no luck in mounting my Optical Disk through a HP SureStore 9100mx.
Have search forums and sites all over without any luck.
Atle
		2 REPLIES 2
	
	            
            
		
		
			
            
                - Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
04-05-2006 07:13 PM
04-05-2006 07:13 PM
			
				
					
						
							Re: HP-UX HFS mounted on Fedora Core 4
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						you are trying with NFS right? what are the steps did u use? what is the error you are getting?
--
Muthu
		
		
	
	
	
--
Muthu
	Easy to suggest when don't know about the problem!
			
			
				
			
			
			
			
			
			
		- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
04-05-2006 08:05 PM
04-05-2006 08:05 PM
			
				
					
						
							Re: HP-UX HFS mounted on Fedora Core 4
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Shalom Ralf,
You can not directly mount an HFS filesystem via the network with any Linux distribution.
You can not mount this HFS fs via scsi at all.
You must first export the filesystem using NFS.
Lets do an example:
In HP-UX
filesystem is named: /schmobageldata
vi /etc/exports
/schmobageldata
save the file
exportfs -av
By default on HP-UX nfs.core and nfs.server should be running. If not:
vi /etc/rc.config.d/nfsconf
NFS_CLIENT=1
NFS_SERVER=1
NUM_NFSD=4
Start NFS server as follows:
/sbin/init.d/nfs.server start
Now you can mount via a network using nfs
mount -F nfs servername:/schmobageldata /localdir
SEP
					
				
			
			
				
		
		
	
	
	
You can not directly mount an HFS filesystem via the network with any Linux distribution.
You can not mount this HFS fs via scsi at all.
You must first export the filesystem using NFS.
Lets do an example:
In HP-UX
filesystem is named: /schmobageldata
vi /etc/exports
/schmobageldata
save the file
exportfs -av
By default on HP-UX nfs.core and nfs.server should be running. If not:
vi /etc/rc.config.d/nfsconf
NFS_CLIENT=1
NFS_SERVER=1
NUM_NFSD=4
Start NFS server as follows:
/sbin/init.d/nfs.server start
Now you can mount via a network using nfs
mount -F nfs servername:/schmobageldata /localdir
SEP
	Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
			
			
				
			
			
			
			
			
			
		Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP