Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
|
07-24-2012, 03:15 AM
|
#16
|
LQ Guru
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,726
|
Hi,
ok, so did you try, sda3, sda4, ...
Can you confirm that you only have one hard disk? "sda" refers to the first scsi (or sata) device.
Also do you know what file system you are using? ext3 was just a guess on my part.
Evo2.
|
|
|
07-24-2012, 03:26 AM
|
#17
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
runngin "fdisk -l" would be pretty useful for everyone involved...
|
|
1 members found this post helpful.
|
07-24-2012, 03:30 AM
|
#18
|
LQ Guru
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,726
|
Quote:
Originally Posted by acid_kewpie
runngin "fdisk -l" would be pretty useful for everyone involved...
|
Ahh, that was the command that for some reason wouldn't come to mind back in post #14.
Thanks,
Evo2.
|
|
|
07-24-2012, 03:33 AM
|
#19
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
Also you shouldn't need to specify the filesystem type, so that would eliminate another variable that could be causing prob;ems
mount /dev/sda3 /mnt/somewhere
|
|
|
07-24-2012, 03:51 AM
|
#20
|
Member
Registered: Jan 2012
Location: India
Distribution: Ubuntu, Gentoo, Fedora, Rhel5,openSUSE
Posts: 165
Original Poster
Rep:
|
@everyone, This sounds stupid but... I don't know what file system i am using. And i tried sdaN till N=5. Got the same error. I will try the other alternatives you specified right now. Thank you all.
|
|
|
07-24-2012, 03:53 AM
|
#21
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
No, that's fine. As you're not dealing with a corrupted filesystem or such, there should be no issue with the root filessytem type being detected just find on mount.
|
|
|
07-24-2012, 04:29 AM
|
#22
|
Member
Registered: Jan 2012
Location: India
Distribution: Ubuntu, Gentoo, Fedora, Rhel5,openSUSE
Posts: 165
Original Poster
Rep:
|
According to fdisk -l "linux" and "linux swap" rite against /dev/sda8 and /dev/sda9 respectively. From sda0 to sda7 there are just huge positive integers. I used
Got this
Quote:
mount: /dev/sda8 already mounted or mount busy
mount: /dev/sda8 mounted under /
|
I used
also,
still didn't work. Should i try it for sda9 too?
|
|
|
07-24-2012, 10:06 AM
|
#23
|
Member
Registered: Jan 2012
Location: India
Distribution: Ubuntu, Gentoo, Fedora, Rhel5,openSUSE
Posts: 165
Original Poster
Rep:
|
Yippppieeee!!!! Finally recovered. The '/' had turned read only. This was very useful to me.
And then i did
which was successful!!
All your replies are much much appreciated. Thanks a ton...
|
|
|
07-24-2012, 03:55 PM
|
#24
|
Member
Registered: Jul 2012
Location: Austin, Texas
Distribution: Linux Mint 17 Cinnamon
Posts: 34
Rep:
|
please post the result of the command: blkid
|
|
|
07-24-2012, 03:56 PM
|
#25
|
Member
Registered: Jul 2012
Location: Austin, Texas
Distribution: Linux Mint 17 Cinnamon
Posts: 34
Rep:
|
it would be: sudo blkid
sorry...
|
|
|
07-24-2012, 04:01 PM
|
#26
|
Member
Registered: Jul 2012
Location: Austin, Texas
Distribution: Linux Mint 17 Cinnamon
Posts: 34
Rep:
|
I missed the successful post.
Glad it was resolved
|
|
|
07-25-2012, 09:55 AM
|
#27
|
Member
Registered: Jan 2012
Location: India
Distribution: Ubuntu, Gentoo, Fedora, Rhel5,openSUSE
Posts: 165
Original Poster
Rep:
|
Output of sudo blkid
Here goes...
Code:
/dev/sda1: LABEL="System Reserved" UUID="A2E47903E478DACD" TYPE="ntfs"
/dev/sda2: UUID="448A00F68A00E5F0" TYPE="ntfs"
/dev/sda4: LABEL="LENOVO_PART" UUID="EC7C7DA57C7D6AEA" TYPE="ntfs"
/dev/sda5: LABEL="mUsic n softwares" UUID="40AA90F8AA90EC22" TYPE="ntfs"
/dev/sda6: LABEL="Linux" UUID="00C8B44DC8B442A8" TYPE="ntfs"
/dev/sda7: LABEL="movies" UUID="9008C56608C54BC2" TYPE="ntfs"
/dev/sda8: UUID="be5512b3-eed5-4890-aae5-ffbbf1ac7ad3" TYPE="ext4"
/dev/sda9: UUID="c7a456cd-411c-4514-82ea-cf09925c85a4" TYPE="swap"
Thank you...
|
|
|
All times are GMT -5. The time now is 10:31 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|