Results 1 to 2 of 2
Noob question here:
I'm using the ext4 file system. When this file system is accessed remotely on another hosts mount directory, how is the file system is mounted? ext4, ext3?? ...
- 02-06-2012 #1Just Joined!
- Join Date
- Feb 2012
- Posts
- 1
mounting ext4 file system on a remote host???
Noob question here:
I'm using the ext4 file system. When this file system is accessed remotely on another hosts mount directory, how is the file system is mounted? ext4, ext3?? I have no clue...
- 02-10-2012 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,970
You cannot (AFAIK) remotely mount an ext2-based file system (includes ext3 and ext4). You would export them as NFS or Samba shares, and mount them on the remote system as an NFS or CIFS share accordingly.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote