LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   My openSUSE wont mount my hard drive. (https://www.linuxquestions.org/questions/linux-hardware-18/my-opensuse-wont-mount-my-hard-drive-659153/)

Noitalevier 07-29-2008 10:17 PM

My openSUSE wont mount my hard drive.
 
I am a complete starter on openSUSE and Linux. I'm currently running openSUSE 11.0 LiveCD from my CD drive since a anti spyware deleted some of my window's dll files. I booted openSUSE but I can't locate my hard drive. I've read that this OS doesn't mount some drive automatically. So, my question is, how can I mount my hard drive, which is located on C:\, to replace my lost files?

PS:

I need step by step instructions since I am completely new to Linux and its very bright and colorful displays. xD

Thanks in advance.

ronlau9 07-30-2008 02:39 AM

Do I understand you well that you lost files from XP
You need to replace the XP files
What has it to do Suse ?
Did you not neat the XP CD ?

Noitalevier 07-30-2008 05:50 PM

I don't have the XP CD. And, I need to access the hard drive in order to replace my files.

yancek 07-30-2008 07:02 PM

Using the Opensuse Live CD, log on as root and enter the command "fdisk -l" (without quotes, Lower case letter L). This will give us the information needed about your hard drive so it can be explained how to mount the partition. If your trying to save files and windows is your only OS, you might try downloading SystemRecueCD and using it.

Noitalevier 07-30-2008 11:26 PM

How do I log in as root? Where was I even supposed to get this password? And, wouldn't the username and password change every time I boot up the CD since it's not installed on my harddrive?

ronlau9 07-31-2008 03:40 AM

Quote:

Originally Posted by Noitalevier (Post 3231633)
How do I log in as root? Where was I even supposed to get this password? And, wouldn't the username and password change every time I boot up the CD since it's not installed on my harddrive?

It depends on how the LIVE CD is made
Some distros has a fixed users name and password and root password
But than it is explained on the web site.
How it is done by suse I do not know I do not like LIVE CDs

yancek 07-31-2008 09:07 AM

I have a 10.3 CD but I expect the 11.0 is the same or very similar. Put the Live CD in the drive. When it starts, you will get several options, Install From Hard Disk, Installation...Rescue Mode. The Rescue Mode is the one you want to select. You will get a prompt [Rescue Login:] and here you type "root", you should then get a new prompt [Rescue:~#], here type fdisk -l. Post the results.

Noitalevier 08-01-2008 09:56 PM

Quote:

Originally Posted by yancek (Post 3232109)
I have a 10.3 CD but I expect the 11.0 is the same or very similar. Put the Live CD in the drive. When it starts, you will get several options, Install From Hard Disk, Installation...Rescue Mode. The Rescue Mode is the one you want to select. You will get a prompt [Rescue Login:] and here you type "root", you should then get a new prompt [Rescue:~#], here type fdisk -l. Post the results.

It doen't have the Rescue Mode option. It only has openSUSE, openSUSE Safe Mode, Hard disk, and Mediacheck. Is there any startup manager that will work on openSUSE I can use to fix the XPs startup?

yancek 08-01-2008 11:02 PM

You might try booting to Safe Mode to see what you can do but if you are trying to find lost files you could download SystemRescueCD (just google for the site). It works on ntfs filesystems also. If your xp is not bootable any longer, you may try downloading and using SuperGrubDisk as it can fix windows mbr.

Noitalevier 08-09-2008 09:57 PM

Sorry for the late reply. I found out what was wrong with my W*ndows boot. Apparently my anti-virus deleted one of my boot files. It'll take some time for me to find the cd to fix this problem, but I will do it in time. But, with time I started to like Linux and finally going to make another partition and install this wonderful OS. Shame my sister thinks this OS is too... complicated. xD

Anyways, thanks for your help! I'm glad to be a new Linux user! :D

flammn 09-16-2008 04:44 PM

Quote:

Originally Posted by yancek (Post 3231474)
Using the Opensuse Live CD, log on as root and enter the command "fdisk -l" (without quotes, Lower case letter L). This will give us the information needed about your hard drive so it can be explained how to mount the partition. If your trying to save files and windows is your only OS, you might try downloading SystemRecueCD and using it.

hi, i am somehow a noob for linux to, except i ve used several linux distro's so far. my question is, now i installed v11.0 beta 3 to my harddrive which now are partioned as sdb1-2-3, but i couldn't mount the sdba1 harddrive, thus i m going to paste "fdsik -l" results here so can someone give me some advices. thanks anyway.

---------------------------------------------------------------------
Disk /dev/sda: 200.0 GB, 200049647616 bytes
255 heads, 63 sectors/track, 24321 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xb1964245

Device Boot Start End Blocks Id System
/dev/sda1 1 24321 195358401 42 SFS

Disk /dev/sdb: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x26e226e1

Device Boot Start End Blocks Id System
/dev/sdb1 1 262 2104483+ 82 Linux swap / Solaris
/dev/sdb2 * 263 2873 20972857+ 83 Linux
/dev/sdb3 2874 19457 133210980 83 Linux

Disk /dev/sdc: 4060 MB, 4060086272 bytes
256 heads, 32 sectors/track, 968 cylinders
Units = cylinders of 8192 * 512 = 4194304 bytes
Disk identifier: 0x00000000

Device Boot Start End Blocks Id System
/dev/sdc1 * 1 968 3964920 c W95 FAT32 (LBA)
----------------------------------------------------------------------

regards...

yancek 09-16-2008 05:47 PM

This is a typo, right?

Code:

but i couldn't mount the sdba1 harddrive
It's either sda or sdb. Which drive are your trying to mount and what's on it?


All times are GMT -5. The time now is 12:41 AM.