LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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-26-2015, 07:51 PM   #1
ramsforums
Member
 
Registered: Jun 2007
Posts: 66

Rep: Reputation: 0
Smile Sharing Partition between Windows 10 and Linux Mint /Accessing Partion


Greetings Experts


I have a netbook and installed windows 10. It is slow. I have another partition Installed Linux mint.

I use cloud drive to share some files. So I have created a separate drive and I want to install dropbox in Linux and Windows point to same location so I can share the drive.


My Disk configuration as follows
Please refer to the image.
http://i.imgur.com/KxU0gNX.png

My problem is as follows

1. I can access the Win32 dev/sda8 in Linux but in Windows I am unable to see.

2. In Linux I can not access Win10 Partion dev/sda2

What is the best option for me to share a drive in two Operating System?
What should I do to access Windows Drive in Linux
How do I access Linux Drive in Windows 10?

Thank you in advance for your help.
Attached Thumbnails
Click image for larger version

Name:	Screenshot_2015-10-27_08-42-56.png
Views:	48
Size:	72.2 KB
ID:	19873  
 
Old 10-26-2015, 08:23 PM   #2
pholland
Member
 
Registered: Jun 2015
Posts: 86

Rep: Reputation: Disabled
Linux reader should let you access a partition with the ext 4 file system from Windows. http://www.diskinternals.com/linux-reader/
 
Old 10-26-2015, 09:29 PM   #3
ramsforums
Member
 
Registered: Jun 2007
Posts: 66

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by pholland View Post
Linux reader should let you access a partition with the ext 4 file system from Windows. http://www.diskinternals.com/linux-reader/
Thanks pholland

I need to access the drive using other application such as Dropbox, vlc player etc. I know through linux-reader we can access but I can not sync directory in Dropbox. Every time I have to use linux-reader to copy to local drive in windows. This is a tedious task.

Anyway I can use conventional shred drive. At least one partition should be shared between linux and windows. If I boot from Linux I should able to read like any conventional drive. If I boot from Windows 10 I should able to read like any conventional drive.

Any possibility?

Thanks
 
Old 10-26-2015, 10:55 PM   #4
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,502

Rep: Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489
On Mint you should see your various partitions under /media/username (substitute your actual username) by UUID. Are you saying sda2 isn't available there? sda8 is a windows partition and there isn't any logical reason why you would not see it from windows. Accessing a partition to read/write a Linux system is not possible in a default install of windows and you will need third party software to do that.
 
Old 10-27-2015, 07:59 AM   #5
ramsforums
Member
 
Registered: Jun 2007
Posts: 66

Original Poster
Rep: Reputation: 0
I thought if we have a separate partition windows (FAT32) and we can access from Windows 10. This same partition can be access from Linux.

Also Is their any way to overcome Limitation of 4 Primary Partition?
 
Old 10-27-2015, 08:30 AM   #6
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,699

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
Quote:
Also Is their any way to overcome Limitation of 4 Primary Partition?
By using an extended partition (sda4) and creating logical partitions (sda5,sda6,sda7) which you are already using.

At first glance the only reason W10 may not be seeing sda8 is the partition ID may not be configured correctly. Post the output of the command
sudo fdisk -l (that is a small L).

Using NTFS as a shared drive might be a better choice if your files will be larger than 4GB.
 
Old 10-27-2015, 08:33 AM   #7
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,502

Rep: Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489
Quote:
I thought if we have a separate partition windows (FAT32) and we can access from Windows 10. This same partition can be access from Linux.
Yes. In your original post you said you could NOT access the windows FAT32 partition on sda8 from windows. What I said is that a standard windows system will NOT be able to read/write a partition with a Linux filesystem. That being the case, you would need a windows filesystem on the partition for both windows and Linux to access it. That doesn't seem to be your problem. I don't know why you can't see the windows ntfs partition on sda2 from Mint. I have several windows partitions on my disk and don't have any problem accessing them. Did you look under the /media directory for sda2? It should show by UUID. How are you trying to access sda2 and failing?

Quote:
Also Is their any way to overcome Limitation of 4 Primary Partition?
By creating an Extended partition so that you can create logical partitions within it. You already have this, sda4 is an Extended partition and you have several logical partitions within it.

Last edited by yancek; 10-27-2015 at 08:34 AM.
 
Old 10-27-2015, 07:10 PM   #8
ramsforums
Member
 
Registered: Jun 2007
Posts: 66

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by michaelk View Post
By using an extended partition (sda4) and creating logical partitions (sda5,sda6,sda7) which you are already using.

At first glance the only reason W10 may not be seeing sda8 is the partition ID may not be configured correctly. Post the output of the command
sudo fdisk -l (that is a small L).

Using NTFS as a shared drive might be a better choice if your files will be larger than 4GB.
Thanks Michaelk

Quote:

Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x000b5287

Device Boot Start End Blocks Id System
/dev/sda1 * 2048 1026047 512000 7 HPFS/NTFS/exFAT
/dev/sda2 1026048 552962047 275968000 7 HPFS/NTFS/exFAT
/dev/sda3 552962048 553547775 292864 83 Linux
/dev/sda4 553549822 976771071 211610625 5 Extended
Partition 4 does not start on physical sector boundary.
/dev/sda5 553549824 592609279 19529728 83 Linux
/dev/sda6 592611328 600422399 3905536 82 Linux swap / Solaris
/dev/sda7 600424448 737140735 68358144 83 Linux
/dev/sda8 737142784 976771071 119814144 b W95 FAT32
Quote:

Using NTFS as a shared drive might be a better choice if your files will be larger than 4GB.
I have created using gparted. gparted do not have option to create NTFS file system. They have only FAT32.
How do I create NTFS?


Windows 10, The Disk Management shows as follows
There are many Primary Partion (I have created as Secondary Partition in Linux but Windows Detects as Primary partition). Also formatted in FAT32 is shown as unallocated partition.



http://i.imgur.com/F42BXvB.png



Eevnthough Unallocated partition is allocated and formatted in FAT32, windows detects wrongly. I have tried to format. got the following message

http://i.imgur.com/WjaJQ9D.png


Thank you in advance.

Last edited by ramsforums; 10-27-2015 at 07:18 PM.
 
Old 10-27-2015, 07:26 PM   #9
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,699

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
Windows <10 will not let you create a FAT32 filesystem greater then 32GB but it should read / write if it already exists. I found nothing so far to indicate that windows 10 is different.

Not sure why sd8 only shows as unallocated.
 
  


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
Sharing Linux Mint 15 files with Windows 7 Leo49er Linux - Wireless Networking 12 08-15-2013 01:58 PM
accessing windows partion txm123 Linux - Newbie 2 04-19-2005 12:01 PM
how do i move files from my windows partion to my linux partion awesome_man Linux - Newbie 2 01-30-2004 12:51 PM
accessing windows partition from linux partition dave bean Linux - Newbie 19 10-15-2003 04:39 AM

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

All times are GMT -5. The time now is 08:01 AM.

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