LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 12-12-2003, 03:20 AM   #1
combatgirl
LQ Newbie
 
Registered: Dec 2003
Posts: 2

Rep: Reputation: 0
Exclamation Mixing Windows & Linux


I'm a complete n00b when it comes to Linux, but i have managed to install mandrake 9.2 in dualboot with winxp. The problem is windows cant see my linux installation & my Linux installation cant see my Windows installation. In Windows i can understand why, but isnt Linux able to find my windows drives? I want to access my movies & mp3. For the record im using ntfs as filesystem in Windows, maybe thats why its not working.
 
Old 12-12-2003, 04:31 AM   #2
zib
LQ Newbie
 
Registered: Dec 2003
Distribution: MDK8.2
Posts: 14

Rep: Reputation: 0
ntfs is supported, poorly, but supported.

Nevertheless, you will have to mount your ntfs partition(s) properly. e.g.:

a) open a terminal window as root
b) run 'fdisk /dev/hda' to find out the name of your partition
c) press 'p' to list your partitions and to determine which ntfs partition you want to mount
d) press 'q' to quit
e) create a mount point for your windows partition such as 'mkdir /mnt/winhog'
f) mount the ntfs partition 'mount -t ntfs /dev/hda1 /mnt/winhog' assuming '/dev/hda1' is your ntfs partition.

and that's it

You can also add your ntfs partition in your fstab so that it loads automatically at boot:

a) as root, open up '/etc/fstab' for editing
b) add your ntfs mount point on the last line like '/dev/hda1 /mnt/winhog ntfs ro 0 0' assuming '/dev/hda1' is your ntfs partition.

It will be ReadOnly, but you do not want to risk writing to your ntfs partition from linux - funny things may happen if you do.

/j.
 
Old 12-12-2003, 04:58 AM   #3
combatgirl
LQ Newbie
 
Registered: Dec 2003
Posts: 2

Original Poster
Rep: Reputation: 0
Super thanks for the fast reply!!!
 
  


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
Solution Dual Boot Windows & Linux [ALL DONE IN WINDOWS] No Linux terminology DSargeant Linux - Newbie 35 02-07-2006 03:29 PM
Solution Dual Boot Windows & Linux [ALL DONE IN WINDOWS] No Linux terminology DSargeant Linux - Newbie 4 11-10-2005 11:37 AM
image quality, cables, mixing old & new hardware cast55 General 3 09-19-2005 09:36 PM
SAMBA & CUPS (Linux & Windows Printing) xcythe Linux - Networking 4 06-12-2005 11:46 AM
Mixing 10 MBit & 100 MBit Ethernet VorlonInfoTech Linux - Hardware 2 07-25-2004 09:25 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

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