SUSE / openSUSE This Forum is for the discussion of Suse Linux. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
05-11-2005, 12:50 PM
|
#1
|
LQ Newbie
Registered: May 2005
Location: ABQ
Posts: 11
Rep:
|
subfs Suse 9.2
Hi All,
When I plug in my External Firewire drive and run 'df -Tah' I get the following:
jwhite@Rivendell:/> df -Tah
Filesystem Type Size Used Avail Use% Mounted on
/dev/sda2 reiserfs 6.9G 3.2G 3.8G 46% /
proc proc 0 0 0 - /proc
tmpfs tmpfs 1013M 28K 1013M 1% /dev/shm
devpts devpts 0 0 0 - /dev/pts
/dev/sda1 reiserfs 126M 42M 84M 34% /boot
/dev/sdb1 reiserfs 35G 33M 35G 1% /data
/dev/sda3 reiserfs 26G 3.8G 23G 15% /usr
/dev/hdc subfs 0.0K 0.0K 0.0K - /media/cdrom
/dev/fd0 subfs 0.0K 0.0K 0.0K - /media/floppy
none binfmt_misc 0 0 0 - /proc/sys/fs/binfmt_misc
/dev/sdc1 subfs 0.0K 0.0K 0.0K - /media/ieee1394-00d04b4b14076a36-0-0p1
==========================================
The last entry is the Firewire drive and it's filesystem type is subfs, how do tell what the real filesystem is. I believe the drive is formatted fat32, but subfs is not that informative.
Thanks,
Joe
|
|
|
05-12-2005, 07:05 AM
|
#2
|
Senior Member
Registered: May 2003
Location: /var/log/cabin
Distribution: All
Posts: 1,167
Rep:
|
It's vfat, since you have no clue either way and are writing to it.
|
|
|
05-12-2005, 12:51 PM
|
#3
|
LQ Newbie
Registered: May 2005
Location: ABQ
Posts: 11
Original Poster
Rep:
|
Yea, ok. Could it be something else, Linux reads about 30 filesystems.
My point was how can I tell.
Thanks,
|
|
|
05-12-2005, 01:09 PM
|
#4
|
Senior Member
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517
Rep:
|
Maybe you can tell by the loaded modules (used by subfs) with lsmod. Another option would be to look at the partition type with fdisk -l (at least you can distinguish Linux from Windows). Since I don't use subfs, I am not sure if /etc/mtab might show the 'true' filesystem.
|
|
|
06-06-2005, 02:25 AM
|
#5
|
Member
Registered: Aug 2003
Posts: 46
Rep:
|
You can still mount the drive manuall to a different mount point then run df-Th and llok at the output. Then if you want, you can unmount it and still have access to the auto mountpoint.
|
|
|
All times are GMT -5. The time now is 01:25 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|