Helo All,
Can someone help with the mounting of my 2 xfs media drives? I've tried using "mount /dev/sdc1/", for example, but I get the following error:
<Begin>
mount: wrong fs type, bad option, bad superblock on /dev/sdc1,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
<End>
I ran dmesg and got this:
[ 670.452000] XFS: unknown mount option
I realized that XFS wasn't installed so I ran sudo apt-get install xfs then tried to mount again, but receive the same messages. The only reason I've chosen to set my system up this way is so I can continue to 500gb drive for movies and 250gb for recordings with my 80gb for the system. I'd like to keep each independant. I keep receiving messages from LMCE asking if I like to turn each media drive in to an "Internal HDD", but I'm not familiar enough with the file structure in LMCE and don't want to get myself in a hole. If there is a way to for me to achieve my goal using the LMCE file structure, please let me know.
Thanks in advance.