Posts: 3
	Threads: 2
	Joined: Dec 2008
	
Reputation: 
0
	 
	
	
		I have half of a drive which the partition manager guided me to unmount and format. Now that area shows a status of 'unmounted'. Discmount has been downloaded and run, and reports there are no files to mount at this time. Thanks for your time.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 955
	Threads: 36
	Joined: Sep 2008
	
Reputation: 
0
	 
	
		
		
		2008-12-31, 09:46 AM 
(This post was last modified: 2008-12-31, 09:46 AM by Dungeon-Dave.)
		
	 
	
		
You don't say what distro you are using, or identify any of the names of those applications you're using ("the partition manager"...?)
 
However, try the following:
 
fdisk -l 
lvscan 
mount 
 
Try those, post back with some output and we can take it from there.
 
Oh, also try: uname -a and cat /etc/issue to show some info about your OS.