LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-28-2006, 01:26 AM   #1
viju
LQ Newbie
 
Registered: Aug 2004
Location: India
Distribution: redhad,mandrake
Posts: 3

Rep: Reputation: 0
mounting fc3 file system on Ubuntu Live CD


I cannot log in to FC5 as I get message that Disk is full.Now I want to access FC5 partition from Live UBUNTU CD to delete some files in FC5 to create space. Though I can mount windows partitions hda1 and hda5,I cannot mount hda7 Linux partition of FC5.I created a folder mnt/F to mount hda7.When tried to mount hda7 I get message as hda7 is already mounted or /mnt/F is busy.Please help.
 
Old 10-28-2006, 01:47 AM   #2
PatrickNew
Senior Member
 
Registered: Jan 2006
Location: Charleston, SC, USA
Distribution: Debian, Gentoo, Ubuntu, RHEL
Posts: 1,148
Blog Entries: 1

Rep: Reputation: 48
My first guess would be that your liveCD found the partition and mounted it somewhere you weren't expecting. Check in /media as well as /mnt. If it isn't there try umounting it first:

umount /dev/hda7

you'll have to execute that with root permissions - either with su or sudo, whichever Ubuntuu Live has. Then, also as root, try remounting it.

mount -t ext3 /dev/hda7 /mnt/F

if your drive is not formatted as ext3 substitute what it is formatted for. (If you don't know the FC5 default is ext3)

Sometimes I would get errors such as that with mount or umount if I didn't have root permissions.

If all else fails, try umounting first with this command instead:

umount -f /dev/hda7
 
Old 10-28-2006, 11:26 AM   #3
viju
LQ Newbie
 
Registered: Aug 2004
Location: India
Distribution: redhad,mandrake
Posts: 3

Original Poster
Rep: Reputation: 0
It doesnt work. Pl.see the output of command suggested by u.

root@ubuntu:/home/ubuntu # umount /dev/hda7
umount: /dev/hda7: not mounted
root@ubuntu:/home/ubuntu # mount -t ext3 /dev/hda7 /mnt/F
mount: /dev/hda7 already mounted or /mnt/F busy
root@ubuntu:/home/ubuntu # umount -f /dev/hda7
umount2: Invalid argument
umount: /dev/hda7: not mounted
root@ubuntu:/home/ubuntu # mount -t ext2 /dev/hda7 /mnt/F
mount: /dev/hda7 already mounted or /mnt/F busy
root@ubuntu:/home/ubuntu #
 
Old 10-29-2006, 08:57 PM   #4
PatrickNew
Senior Member
 
Registered: Jan 2006
Location: Charleston, SC, USA
Distribution: Debian, Gentoo, Ubuntu, RHEL
Posts: 1,148
Blog Entries: 1

Rep: Reputation: 48
hmm, the only other thing I could think of is to ask where you are running the mount command from? I know you will get that error if you try to run mount from the mount point. Do you have a file manager looking at that directory? Perhaps that could have the same effect.

I also think that it is odd that umount says "Invalid Option". My umount recognizes the -f for "force". Hrmm.
 
  


Reply

Tags
ubuntu



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Move an entire file system on a live Unix system LXer Syndicated Linux News 0 07-08-2006 05:33 PM
Knoppix live CD file system questions GottaBuild Linux - Newbie 1 06-05-2006 09:52 AM
Mounting hfs partition on ubuntu ppc live cd Synesthesia Linux - General 5 02-13-2006 09:21 AM
mounting a binary file thats not on any file system!?!!? aXoneX Linux - General 7 10-26-2004 02:21 AM
run quotacheck on the live file system stand Linux - General 3 01-06-2004 08:11 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:40 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration