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 25-08-2006, 08:25 PM   #1 (permalink)
From Sri Lanka
 
thilina's Avatar
 
Join Date: Aug 2006
Location: Sri Lanka
Posts: 171
Default Mounting ext3 in Ubuntu???


There are 3 OS's in my pc.Fedora core 4,Ubuntu 5,Win xp.Today I used "sudo umount /media/hda6" command in Ubuntu to unmount hda6.Now hda6 (the Fedora core 4 partition) is not appearing in my desktop in ubuntu.How can I mount it back??
Plz tell me as quickly as possible
thilina is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 25-08-2006, 10:06 PM   #2 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Mounting ext3 in Ubuntu???

same way
Code:
 sudo mount /dev/hda6
or if this doesn't help
Code:
sudo mkdir /media/ubuntu
sudo nano /etc/fstab
then add the line
Code:
/dev/hda6  /media/ubuntu  ext3   auto,umask=000   0 0
Now again give the very first command.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 26-08-2006, 06:22 PM   #3 (permalink)
From Sri Lanka
 
thilina's Avatar
 
Join Date: Aug 2006
Location: Sri Lanka
Posts: 171
Default not working

4 the first command it gives this message

"wrong fs type, bad option, bad superblock on /dev/hda6,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so"


Ill try the second one ,thx 4 helping
thilina is offline  
Old 27-08-2006, 10:10 PM   #4 (permalink)
From Sri Lanka
 
thilina's Avatar
 
Join Date: Aug 2006
Location: Sri Lanka
Posts: 171
Default Re: Mounting ext3 in Ubuntu???

I solved the prob.thanx for support
thilina is offline  
Old 27-08-2006, 10:23 PM   #5 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Mounting ext3 in Ubuntu???

So what was the solution?
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 27-08-2006, 11:54 PM   #6 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: Mounting ext3 in Ubuntu???

@Tech_your_future, the syntax for 'mount' is :
mount <device> <directory>
So it becomes, in this context:
$ sudo mount /dev/hda6 /media/ubuntu
JGuru is offline  
Old 27-08-2006, 11:56 PM   #7 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Mounting ext3 in Ubuntu???

Oops that was an oversight. The first command should work, if your fstab has been set up right. Or else, yes, it will give an error message.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 29-08-2006, 09:41 PM   #8 (permalink)
From Sri Lanka
 
thilina's Avatar
 
Join Date: Aug 2006
Location: Sri Lanka
Posts: 171
Default Re: Mounting ext3 in Ubuntu???

Quote:
Originally Posted by tech_your_future
So what was the solution?
I just formatted the it as Vfat & i made some adjustments to the fstab file
thilina is offline  
Old 31-08-2006, 02:46 PM   #9 (permalink)
FooBar Guy
 
GNUrag's Avatar
 
Join Date: Jun 2004
Location: GNUmbai
Posts: 1,245
Default Re: Mounting ext3 in Ubuntu???

VFAT?
Why use VFAT?
there are better filesystems available.
__________________
- --
http://web.gnuer.org
GNUrag is offline  
Old 31-08-2006, 05:17 PM   #10 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Mounting ext3 in Ubuntu???

Quote:
Originally Posted by GNUrag
there are better filesystems available.
Yeah like NTFS
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 31-08-2006, 05:32 PM   #11 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: Mounting ext3 in Ubuntu???

You formatted your Fedora partition ? Great... :\
__________________
Harsh J
www.harshj.com
QwertyManiac 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:10 AM.


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

Search Engine Optimization by vBSEO 3.3.2