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 |
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.
|
 |
08-10-2005, 09:42 PM
|
#1
|
LQ Newbie
Registered: Aug 2005
Location: Hobart, Tasmania
Distribution: SuSE 9.1
Posts: 3
Rep:
|
Lost C Drive
Hello to all,
I've been a Linux user for a long time but technically I don't always get even the easier things. I have SuSE 9.1 running. I have recently re-installed this & allowed SuSE to make the settings, although I had already created the drives available. I can no longer see my NTFS drive with Windows XP running. Any ideas? Prior to re-install I could see this drive.
|
|
|
08-11-2005, 12:16 AM
|
#2
|
Senior Member
Registered: Aug 2005
Posts: 1,755
Rep:
|
Is there an entry for it in your /etc/fstab ? If it's not then you should add it.
Also, make sure your NTFS kernel modules are installed.
|
|
|
08-11-2005, 01:12 AM
|
#3
|
LQ Veteran
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642
Rep:
|
Welcome to LQ. I think it might depend on what you mean when you say you "allowed SuSE to make the settings", but if you allowed SuSE to repartition your drive, it's possible that its decisions were not necessarily what you intended. More specifically, it appears that there may be a chance that the NTFS partition was overwritten (although hopefully not)
The best thing to do would be to start SuSE, then open a terminal session (ie, the command line). As root, run the following command "fdisk -l" (no quotes, and that's a lowercase "L") The fdisk -l command will list some basic information about your drive and how it is partitioned. Post those results back here. Hopefully, the output will display an NTFS partition (which most likely will be /dev/hda1) and if so, as spooon already indicated getting it to mount automatically can be done by adding it to the /etc/fstab file. That being said, I would caution against having an NTFS partition be mounted automatically, due to the fact that you probably don't want to risk accidentally editing or deleting any of the files on it. Good luck with it -- J.W.
|
|
|
08-11-2005, 05:57 AM
|
#4
|
Member
Registered: Mar 2005
Location: Hilversum/Holland
Distribution: Debian GNU/Linux 5.0 (“Lenny”)
Posts: 290
Rep:
|
Re: Lost C Drive
Quote:
Originally posted by alfielee
Hello to all,
I've been a Linux user for a long time but technically I don't always get even the easier things. I have SuSE 9.1 running. I have recently re-installed this & allowed SuSE to make the settings, although I had already created the drives available. I can no longer see my NTFS drive with Windows XP running. Any ideas? Prior to re-install I could see this drive.
|
Two things:
Code:
modprobre ntfs_read
this is the module you need. Second go to Yast2 > System > Sysconfig Setup and look there, there is a menu entry where you can choose whether to use this module or not.
After this use Yast's facility to mount and configure the NTFS drive.
|
|
|
08-11-2005, 06:36 PM
|
#5
|
LQ Newbie
Registered: Aug 2005
Location: Hobart, Tasmania
Distribution: SuSE 9.1
Posts: 3
Original Poster
Rep:
|
Lost C drive
Muchly appreciated - will attempt both options & respond. Thankyou for the quick reply.
|
|
|
All times are GMT -5. The time now is 08:07 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
|
|