LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 05-19-2006, 10:24 AM   #1
rixride00
Member
 
Registered: Mar 2004
Posts: 31

Rep: Reputation: 15
Slave HD with Win XP, Can Linux Navigate?


Hey Guys, I have a 2nd Harddrive with WindowsXP on it. All I want to do is navigate to the files and pull them off that drive so I can reformat the HD.

Before I just installed linux, I had WinXP on it and when I tried to navigate to the Files in >documentsettings>users>mydocs I would get "you don't have permissions or password protected"

I found this post on how to "unprotect a windows HD"
http://answers.google.com/answers/threadview?id=724383

But now that I have Linux on my PC how do I do that?

Will Linux even navigate the folders correctly? I haven't tried yet but I don't want to go through the trouble of installing the other drive if it is not going to work anyways.

Can someone let me know if Linux will navigate that disc and if so what I will need to unprotect it?

Thanks!
 
Old 05-19-2006, 10:27 AM   #2
leosgb
Member
 
Registered: Nov 2004
Location: Brazil
Distribution: Gentoo
Posts: 363

Rep: Reputation: 31
I have never had any problem to access my ntfs partitions here. Notice however that there's only read support and not write. SO all you have to do is to enable ntfs file system in your kernel (if your win xp partition is ntfs) and then mount it and get the files you want. I dont know if there is any kind of password protection but I have passwords and permissons set for my files under win xp and I browse them normally from my linux.

good luck.
 
Old 05-19-2006, 10:49 AM   #3
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
If your files on an NTFS volume are protected only by filesystem permissions then you should be OK. But, if your files were encrypted and password protected then you are out of luck. In this case you need to recover them from within Windows ... somehow.
 
Old 05-19-2006, 11:43 PM   #4
rixride00
Member
 
Registered: Mar 2004
Posts: 31

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by Emerson
If your files on an NTFS volume are protected only by filesystem permissions then you should be OK. But, if your files were encrypted and password protected then you are out of luck. In this case you need to recover them from within Windows ... somehow.

Yes they are only protected by the filesystem not encrypted. I am using Ubuntu and love it so far.

How do I enable the NTFS file system in my kernel?
Thanks
 
Old 05-20-2006, 04:38 AM   #5
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
I do not know about Ubuntu, but I believe it has everything ready to read NTFS. As soon as you mount your XP partition appropriate module will be autoloaded into kernel.
 
Old 05-21-2006, 01:07 PM   #6
leosgb
Member
 
Registered: Nov 2004
Location: Brazil
Distribution: Gentoo
Posts: 363

Rep: Reputation: 31
You have to know where your windows partition is:

to list available partitions:
fdisk -l

Then, say your /dev/hda1 is your Rwindows XP partition:
mount -t ntfs /dev/hda1 /mnt/RwindowsXP (as root or as a user that can mount)

After that you can browse your windows stuff.

If it doenst have ntfs support you have to go to:
/usr/src/linux/

and run:
make menuconfig

then select:
Files Systems -> NTF files system support (read only), please dont add the write support cause it is experimental.

Then you have to recompile:
make && make modules_install (for 2.6 kernel)

and copy the bzImage to the /boot:
cp arch/i386/boot/bzImage /boot/new_kernel

Edit your grub/lilo. Check all this instructions against your distro specific instructions, ok?

good luck.
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to use a slave HD to back up files Linux/Win? jos1983 Linux - Hardware 3 12-04-2005 11:34 PM
break down on how to navigate linux to linux please. Lleb_KCir Linux - General 8 08-20-2004 07:52 PM
My instructions are for Linux, but I work in Win...what is the win equialent of (~)? michaelton Linux - Newbie 2 05-21-2004 11:15 AM
How do you navigate Linux? Mudokin Linux - Newbie 8 03-10-2004 12:29 AM
what's the best way to navigate around linux? chansky Linux - Newbie 3 09-25-2002 05:38 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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