Connecting Tech Pros Worldwide Help | Site Map

Tmpfs??

  #1  
Old May 28th, 2009, 07:11 PM
Familiar Sight
 
Join Date: Sep 2008
Posts: 252
How do you check if where tmpfs is mounted?
  #2  
Old May 29th, 2009, 10:26 AM
ashitpro's Avatar
Expert
 
Join Date: Aug 2007
Posts: 388

re: Tmpfs??


Quote:
Originally Posted by ziycon View Post
How do you check if where tmpfs is mounted?
you can use 'mount -v' command.
It'll show you all mounted file system and its mount point..
search for tmpfs out there...

Regards,
Ash
  #3  
Old May 29th, 2009, 01:51 PM
Familiar Sight
 
Join Date: Sep 2008
Posts: 252

re: Tmpfs??


Thanks for that, I'll have a look and see.
  #4  
Old May 29th, 2009, 07:39 PM
Familiar Sight
 
Join Date: Sep 2008
Posts: 252

re: Tmpfs??


This is what i got when i ran mount -v, I can't see tmpfs?

  #5  
Old May 30th, 2009, 02:59 AM
numberwhun's Avatar
Site Moderator
 
Join Date: May 2007
Location: New Hampshire
Posts: 2,543

re: Tmpfs??


Quote:
Originally Posted by ziycon View Post
This is what i got when i ran mount -v, I can't see tmpfs?

You should if it is mounted. Try 'df -h' and please let us know what it says.

Regards,

Jeff
  #6  
Old May 30th, 2009, 10:22 AM
Familiar Sight
 
Join Date: Sep 2008
Posts: 252

re: Tmpfs??


Heres what i got for df -h, still can't see tmpfs?

  #7  
Old May 31st, 2009, 01:34 AM
numberwhun's Avatar
Site Moderator
 
Join Date: May 2007
Location: New Hampshire
Posts: 2,543

re: Tmpfs??


Quote:
Originally Posted by ziycon View Post
Heres what i got for df -h, still can't see tmpfs?

If you can't see it in either of those places, then it isn't mounted. Weird!

Sorry, I don't have an answer at this time.

Regards,

Jeff
  #8  
Old May 31st, 2009, 12:03 PM
Familiar Sight
 
Join Date: Sep 2008
Posts: 252

re: Tmpfs??


Any idea how you mount it?
  #9  
Old May 31st, 2009, 06:47 PM
numberwhun's Avatar
Site Moderator
 
Join Date: May 2007
Location: New Hampshire
Posts: 2,543

re: Tmpfs??


Quote:
Originally Posted by ziycon View Post
Any idea how you mount it?
Have you tried searching Google? Plenty of links.

Jeff
  #10  
Old June 1st, 2009, 10:48 AM
Familiar Sight
 
Join Date: Sep 2008
Posts: 252

re: Tmpfs??


Thanks, think i found a good tutorial on how to mount it.
Reply


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to mount partitions under Linux / Unix Nepomuk insights 1 July 10th, 2008 06:13 PM
Access FAT32 partitions in linux ambrnewlearner answers 6 June 18th, 2008 10:30 PM
Reading a portion of a file cmfvulcanius@gmail.com answers 7 March 10th, 2007 12:45 AM
Application Object Replacement Google Mike answers 8 July 17th, 2005 09:30 AM