LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 11-06-2005, 01:51 PM   #1
Amir_1984
LQ Newbie
 
Registered: Nov 2005
Posts: 1

Rep: Reputation: 0
View NFTS after (FAT32 to NTFS)


Hello everyone.

I'm new to linux and this site, and I need all your helps.

I have 3 Hard Drives and 2 OS.

HD:
1) 200GB (two 100GB Partitions (C & D))
2) 80GB (one 80GB Partition (E))
3) 30GB (is used for linux)

OS:
1) MS Windows XP SP2 on Drive C
2) Linux SUSE 10 on HD 3.

When I installed Linux I had XP on my PC. and My C Drive was NTFS and my Other 2 (D & E) was FAT32. and I used the Linux DVD to install the Linux on my last HD (3).

Today I decided to convert my (D & E) Drives to NTFS and I used Windows XP command:

C:\> CONVERT D: /fs:ntfs
C:\> CONVERT E: /fs:ntfs

to convert them.

Well now everything works fine in XP but I can't view my files in D & E Drives any longer in Linux!
Now I can only view C and the Linux HD.

Is there a way that I could view D & E like C?
or
Is there a way that I could convert D & E back to FAT32 without losing any data?

Thanks in advance
Amir
 
Old 11-06-2005, 02:06 PM   #2
SlackerLX
Senior Member
 
Registered: Dec 2004
Location: Herzliyya, Israel
Distribution: SuSE 10.1; Testing Distros
Posts: 1,832

Rep: Reputation: 47
First, ALWAYS backup before major operations, such as converting formats.
Second, Linux has little support for NTFS and all NTFS partitions in Linux are READ ONLY
Try using external tool such as PartitionMagic. Again, no garantees
 
Old 11-06-2005, 02:21 PM   #3
Keruskerfuerst
Senior Member
 
Registered: Oct 2005
Location: Horgau, Germany
Distribution: Manjaro KDE, Win 10
Posts: 2,199

Rep: Reputation: 164Reputation: 164
You have to change the entries in /etc/fstab to read your ntfs partitions.
It is better to format a partion with ntfs and not to convert a fat32 to ntfs.

Last edited by Keruskerfuerst; 11-07-2005 at 08:02 AM.
 
Old 11-07-2005, 01:10 AM   #4
tskears
Member
 
Registered: Apr 2005
Location: Ottawa, Canada.
Distribution: PCLinuxOS.
Posts: 122

Rep: Reputation: 15
You need to edit /etc/fstab so that it sees D: and E: as ntfs partitions... be warned, you're messing with system files here.

Open a terminal window and type "su -" (without quotes) then enter your root password.

Type "cp /etc/fstab /etc/fstab.old". This is insurance, so that if you totally mess up, you can always copy fstab.old back to fstab, (hopefully) recover your system and try again.

Type "kate /etc/fstab" and kate should open a text editor window with /etc/fstab in it. Find the line for your C: drive. It will look something like this:

/dev/hda1 /mnt/ABC ntfs ro 0 0 #where /mnt/ABC is your Linux mount point

You need to edit the two lines for D: (/dev/hda2) and E: (probably /dev/hdb1) to look like C:. These entries will probably look something like:

/dev/hda2 /mnt/XYZ vfat defaults 0 0

Change the "vfat defaults" to "ntfs ro", save, and quit kate. Exit the terminal window and reboot. You should be good to go.

Timothy.
 
  


Reply



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
Aplication used to view fat32 drives content Born_dead Linux - Software 2 10-03-2005 04:14 AM
To view the ext3 FS in windows(FAT32) savimonty Linux - Software 2 04-23-2005 07:00 AM
View NTFS partition? ajbrouwe Slackware 10 07-14-2004 02:14 PM
1 NFTS partition to 2 FAT32 partitions, and GRUB failes objorkum Linux - General 2 01-05-2004 08:10 AM
view fat32 in linux dual boot XP ALInux Linux - Software 3 11-16-2003 04:04 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 06:58 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