Link to home
Start Free TrialLog in
Avatar of itis
itis

asked on

ntfs disk problem

I have Linux RadHat 6.2.
Some months after I installed Linux I added a second disk with ntfs.
Everything is working with a dual boot with Lilo if I go on the same disk, but not on the second disk.
The problem is I can't see the second disk I have installed.
Can I access the disk ntfs from Linux, say for
  1) copying files
  2) starting windows system from lilo?

Any cue

Thanks
Avatar of garboua
garboua

yes, you sure could.  
1. create a mount point on the ext2 partition
2. "mount /dev/secondHD /mountpoint"
or
"mount -t ntfs /def/secondHD /mountpoint"
You might have to recompile the kernel with ntfs  support
Woha Garboua thats a bold statement you make !

You're using RH6.2, i don't knwo about the kernel version, but the latest kernel version 2.4.5 says that READ support is EXPERIMENTAL and write support is DANGEROUS.

I've seen cases where reading a large file corupted the NTFS beyong repair, writing i haven't even tried because if linus says its dangerous you got 99% chance that your fs is corrupted if u write to it.

Thus, reading : only in emergency cases
Wrinting : No way unless you want to lose data.

Be careful with this Itis !

Regards
LOL, well I live on the Edge.  
actually READ is fully supported since 2.4.3, you can check.  NoW WRITE is a horse of a different color. :-)

itis,
my apology for not bringing this up, WRITE-> NTFS.
can you see the partitions using fdisk, like:

    fdisk /dev/hdb
ASKER CERTIFIED SOLUTION
Avatar of Nivlesh
Nivlesh
Flag of New Zealand image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
itis:

What would you like to do with this open question? Please let me know.

thanks!
amp
community support moderator
No comment has been added lately, so it's time to clean up this TA.
I will leave a recommendation in the Cleanup topic area to:
Accept Nivlesh's answer
Please leave any comments here within the next seven days.
 
PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER!
 
majorwoo
EE Cleanup Volunteer
per recommendation

SpideyMod
Community Support Moderator @Experts Exchange