GeneralThis forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!
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.
Hello,
I have problem with mounting drives on my PC.
I have gentoo kernel 2.6.2,
disks on SCSI u160
first is basic (SDA) where I have winxp, boot, swap and user (SDA1-SDA4)
second and thirdy is dynamci disk and I have been created stripe set over these disks (SDB and SDC), which
is created in win and formated as NTFS
I don't think you can since the dynamic disk is created and manged through Windows. You best bet is to back up a the data and rebuild the drive as a simple (if that is the term to use) volume. If you want to beable to write to that partition it is better if you use a FAT32 file system, since writing to a NTFS partition is still experimental.
You could get a Raid card for the PC. Then install Winodws and Linux on it. This is the only solution I know of if you need the speed of a striped set.
In windows is use of software strip very fast. My machine is at work and I cannot change hardware.
I need some help like "mount -t ntfs /dev/ ......" command to mount NTFS stripe.
As I said before. Windows itself controls the raid configuration on the drive. Since the Windows is not controlling the drive, the partition cannot be read (as far as I know). Maybe there is a way, but I have never heard (just got done searching Google).
Gratz on getting it working. On the NTFS write ting, there should be a place in the kernel where it supports writing to NTFS. It is exxperimental though.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.