LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-10-2012, 09:16 AM   #1
ajay06081993
LQ Newbie
 
Registered: Oct 2012
Posts: 20

Rep: Reputation: Disabled
how to open windows hard drive in opensuse12.2 and vice versa


i am totally new to this opensource world .In my laptop opensuse12.2 and windows7 ultimate both are installed. The filesystem of windows hard drive is NTFS and the file system of opensuse hard drive is ext4.i am not able to open the windows hard drive in opensuse and i don't seen the linux hard drive in windows7.
 
Old 10-10-2012, 09:32 AM   #2
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
Windows doesn't recognize linux partitions.
To view windows from linux you need ntfs-3g & permission to mount external hdds.
What error message are you getting.

Last edited by EDDY1; 10-10-2012 at 09:38 AM.
 
Old 10-10-2012, 09:38 AM   #3
/dev/random
Member
 
Registered: Aug 2012
Location: Ontario, Canada
Distribution: Slackware 14.2, LFS-current, NetBSD 6.1.3, OpenIndiana
Posts: 319

Rep: Reputation: 112Reputation: 112
Hi ajay,
For NTFS to work in read and write mode you need to install ntsf-3g (if not already installed)
once it's installed you should beable to do this:
Code:
 mount -t ntfs-3g /dev/sd<X> </some/mount/point>
For windows you need a special driver to allow windows to see the partition.
http://www.ext2fsd.com/
 
Old 10-10-2012, 09:54 AM   #4
ajay06081993
LQ Newbie
 
Registered: Oct 2012
Posts: 20

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by /dev/random View Post
Hi ajay,
For NTFS to work in read and write mode you need to install ntsf-3g (if not already installed)
once it's installed you should beable to do this:
Code:
 mount -t ntfs-3g /dev/sd<X> </some/mount/point>


For windows you need a special driver to allow windows to see the partition.
http://www.ext2fsd.com/
where should i code this in opensuse terminal or windows commandline?? mount -t ntfs-3g /dev/sd<X> </some/mount/point>[/code]
 
Old 10-10-2012, 10:38 AM   #5
/dev/random
Member
 
Registered: Aug 2012
Location: Ontario, Canada
Distribution: Slackware 14.2, LFS-current, NetBSD 6.1.3, OpenIndiana
Posts: 319

Rep: Reputation: 112Reputation: 112
Quote:
Originally Posted by ajay06081993 View Post
where should i code this in opensuse terminal or windows commandline?? mount -t ntfs-3g /dev/sd<X> </some/mount/point>[/code]
Linux commandline... keep in mind, you need to know what drive linux sees windows as /sda1 /sdb1 /sdc1 /sdd1 etc... also the mount point must exist (the directory of were you wish to mount the drive)
 
Old 10-11-2012, 07:25 AM   #6
ajay06081993
LQ Newbie
 
Registered: Oct 2012
Posts: 20

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by /dev/random View Post
Linux commandline... keep in mind, you need to know what drive linux sees windows as /sda1 /sdb1 /sdc1 /sdd1 etc... also the mount point must exist (the directory of were you wish to mount the drive)
in linux mounting a filesystem means creating a directory in windows??
 
Old 10-11-2012, 07:42 AM   #7
ajay06081993
LQ Newbie
 
Registered: Oct 2012
Posts: 20

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ajay06081993 View Post
in linux mounting a filesystem means creating a directory in windows??

what do you mean by code??
 
Old 10-11-2012, 10:33 AM   #8
JaseP
Senior Member
 
Registered: Jun 2002
Location: Eastern PA, USA
Distribution: K/Ubuntu 18.04-14.04, Scientific Linux 6.3-6.4, Android-x86, Pretty much all distros at one point...
Posts: 1,802

Rep: Reputation: 157Reputation: 157
What he is saying is that the Windows partitions look to Linux like a hard drive device... designated as something like /dev/sdb1 or similar... That /dev/sdX# device must be "mounted," essentially giving the system a place to reference the drive. That would typically be something like /mnt/WindowsDrive, or something like that. Also, NTFS file formats need to have the appropriate support enabled in order to use them. Make extremely sparing use of NTFS while in Linux. While it's been reverse engineered to an extent, it isn't 100% perfect.

Windows can be given the ability to access Linux partitions, by the use of third party drivers. As I do not run Windows in any meaningful way, I have no idea where to get those drivers or how good they are. I would say the same rule would apply to accessing Linux file systems in Windows,... do it sparingly.

It's actually easier to access file systems across platforms by using Samba network shares between running systems,... more so than across file formats/partitions on the same machine,... as crazy as that sounds. That or an external USB drive...
 
  


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
Ubuntu 11.04 PC does not see Windows 7 PC and vice versa Sam_P Linux - Newbie 2 09-18-2011 09:34 AM
LXer: Windows to Linux, and vice versa LXer Syndicated Linux News 0 04-24-2006 03:03 PM
access external hard drive linux partition on linux and vice versa garyozzy Linux - Newbie 2 08-03-2005 06:11 PM
seeing windows files in linux and vice versa shycalais Linux - Newbie 5 09-10-2003 09:05 AM
accessing win2k files from R.H 7.1 and vice versa that are on the same hard drive iquadri1 Linux - Networking 8 10-03-2001 10:38 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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