Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 18-07-2006, 03:39 PM   #1 (permalink)
Right Off the Assembly Line
 
Join Date: Jun 2006
Posts: 21
Exclamation Where did it go ?


In my Ubuntu I had one partition mounted at /usr one at /home and the other at '/'. they used to show up at 'Computer' window but after I installed all software updates I find that they have disappeared...? Instead there is a CD - Rom and a partition mentioned as ' File System' . How do I get them back. PLease help..?
teen is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 18-07-2006, 04:37 PM   #2 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: Where did it go ?

Open the Terminal Window and type :
$ sudo fdisk - l
This will show your harddisk partition information.
Mount the partitons you need in the '/mnt' folder and access all the partitions.
For eg., open the Terminal Window & type:
$ cd /mnt
$ sudo mkdir lin_part
(This will create a folder called 'lin_part' in the '/mnt' folder.
Now whichever partition you want to mount ( based on the readings of 'fdisk- l')
$ mount /dev/hda2 /mnt/lin_part
(this will mount the partition in '/dev/hda2' in '/mnt/lin_part' )
do the same for other partitions you want to mount. Note they must be mounted
under a different folder. So create another folder under the '/mnt' folder.
To unmount the partition type:
$ umount /dev/hda2
JGuru is offline  
Old 18-07-2006, 04:45 PM   #3 (permalink)
Right Off the Assembly Line
 
Join Date: Jun 2006
Posts: 21
Default Re: Where did it go ?

They are already mounted , they just disappeared from the Computer window.
teen is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Charan
- by Charan

Advertisement




All times are GMT +5.5. The time now is 05:04 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2