Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 16-08-2006, 08:47 PM   #1 (permalink)
Alpha Geek
 
Join Date: Feb 2005
Posts: 959
Default data in partition, not shown in windows, y?

Hi ppl,

i have windows xp and fedora core 5 installed. Since NTFS writing is not yet supported/harmful, i created a FAT32 partition to enable me transfer between the stuffs i dl in linux and windows. But now, i dl somethin in linux and copied it to the FAT32 partition. but in windows, i cudnt see the data. ihave given all permissions to the file in linux. but still i am not able to see it. will those files be visible only in linux? y is that?

thks,
legolas.
__________________
A computer lets you make more mistakes faster than any invention in human history - with the possible exceptions of handguns and tequila.
legolas is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 16-08-2006, 08:50 PM   #2 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: data in partition, not shown in windows, y?

Nope this can't be so. files written on FAT partition can be viewed in both linux and windows. There's no use of permissions in FAT partition as FAT doesn't store permissions. So, you should see the files in windows too.
Do you see the partition? Are you sure you made a partition only?

Also, post output of
Code:
fdisk -l
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 16-08-2006, 09:31 PM   #3 (permalink)
Alpha Geek
 
Join Date: Feb 2005
Posts: 959
Default Re: data in partition, not shown in windows, y?

Code:
Disk /dev/hdc: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hdc1               2       19457   156280320    f  W95 Ext'd (LBA)
/dev/hdc5               2        5312    42660576    7  HPFS/NTFS
/dev/hdc6            5313        9249    31623921    7  HPFS/NTFS
/dev/hdc7            9250       10269     8193118+   b  W95 FAT32
/dev/hdc8   *       10270       10282      104391   83  Linux
/dev/hdc9           10283       12207    15462531   8e  Linux LVM
/dev/hdc10          12208       19457    58235593+   7  HPFS/NTFS

Disk /dev/hdd: 40.0 GB, 40060403712 bytes
255 heads, 63 sectors/track, 4870 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hdd1   *           1        4870    39118243+   7  HPFS/NTFS

Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1       19457   156288321    7  HPFS/NTFS
this is the o/p

thks,
legolas.
__________________
A computer lets you make more mistakes faster than any invention in human history - with the possible exceptions of handguns and tequila.
legolas is offline  
Old 16-08-2006, 09:50 PM   #4 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: data in partition, not shown in windows, y?

Oh well I can see two FAT partitions. Does windows detect those partitions or no? Also, check in windows disk management if the partitions are properly detected.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 16-08-2006, 11:06 PM   #5 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,657
Default Re: data in partition, not shown in windows, y?

Err.. if you can see it on Linux, go to Windows now, Tools > Folder Options > View tab > Deselect Hidden File and System File show option. Now see if you can view the files

If its just hidden, remove that arrtibute via the Properties of the file. If its system file type hiding, run ATTRIB function on the file with a -s parameter.
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 17-08-2006, 12:55 AM   #6 (permalink)
Alpha Geek
 
Join Date: Feb 2005
Posts: 959
Default Re: data in partition, not shown in windows, y?

there is only 1 fat partition. and qwerty maniac, i tried what u said. dint work!

thks,
legolas.
__________________
A computer lets you make more mistakes faster than any invention in human history - with the possible exceptions of handguns and tequila.
legolas is offline  
Old 17-08-2006, 02:13 AM   #7 (permalink)
El mooooo
 
eddie's Avatar
 
Join Date: Jan 2006
Location: India
Posts: 1,414
Default Re: data in partition, not shown in windows, y?

Go to Start --> Run and there type "compmgmt.msc". Then press Enter. In the next window that opens, expand "Storage" tree and then click on "Disk Management". You should get a window similar to the linked image
http://www.mcmcse.com/microsoft/guid.../compmgmt2.gif
You take a screenshot of your window and attach it here.
eddie is offline  
Old 17-08-2006, 08:11 PM   #8 (permalink)
Alpha Geek
 
Join Date: Feb 2005
Posts: 959
Default Re: data in partition, not shown in windows, y?

here.



/legolas.
__________________
A computer lets you make more mistakes faster than any invention in human history - with the possible exceptions of handguns and tequila.
legolas is offline  
Old 17-08-2006, 10:51 PM   #9 (permalink)
-The BlacKCoaT Operative-
 
Rollercoaster's Avatar
 
Join Date: Mar 2005
Location: Dehradun, India
Posts: 1,205
Default Re: data in partition, not shown in windows, y?

Code:
Disk /dev/hdc: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hdc1               2       19457   156280320    f  W95 Ext'd (LBA)
/dev/hdc5               2        5312    42660576    7  HPFS/NTFS
/dev/hdc6            5313        9249    31623921    7  HPFS/NTFS
/dev/hdc7            9250       10269     8193118+   b  W95 FAT32
/dev/hdc8   *       10270       10282      104391   83  Linux
/dev/hdc9           10283       12207    15462531   8e  Linux LVM
/dev/hdc10          12208       19457    58235593+   7  HPFS/NTFS

Disk /dev/hdd: 40.0 GB, 40060403712 bytes
255 heads, 63 sectors/track, 4870 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hdd1   *           1        4870    39118243+   7  HPFS/NTFS

Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1       19457   156288321    7  HPFS/NTFS
there is something i noticed.. in ur hdc there is no primary partition and only a LBA extended(same shown by ur screenshot). afaik these is something wrong with this partition table
__________________
--------------------------------------------
Holding my last breath, safe inside myself.....
--------------------------------------------
I dont use my computer. I misuse it- रोलरकोस्टर

Last edited by Rollercoaster; 17-08-2006 at 10:57 PM.
Rollercoaster is offline  
Old 17-08-2006, 11:05 PM   #10 (permalink)
Hey here is the aks
 
arunks's Avatar
 
Join Date: Jan 2006
Location: punjab
Posts: 801
Default Re: data in partition, not shown in windows, y?

i also think same
__________________
yours truly
arun
The aks!!

have a nice day
arunks is offline  
Old 18-08-2006, 08:46 AM   #11 (permalink)
Let the music play.....
 
djmykey's Avatar
 
Join Date: Dec 2003
Location: Pune
Posts: 665
Default Re: data in partition, not shown in windows, y?

Ok u see that I can see 360 GB of disk space out there
__________________
Long back, a person who sacrificed his sleep, forgot his family, forgot his food, fogot laughter were called "Saints"
But now they are called.."IT professionals"
djmykey is offline  
Old 18-08-2006, 07:43 PM   #12 (permalink)
Alpha Geek
 
Join Date: Feb 2005
Posts: 959
Default Re: data in partition, not shown in windows, y?

yes, i havnt configured a primary. is that got to do anything with the data in the FAT32? coz my windows and linux jus work fine except for this.
__________________
A computer lets you make more mistakes faster than any invention in human history - with the possible exceptions of handguns and tequila.
legolas is offline  
Old 19-08-2006, 02:07 AM   #13 (permalink)
El mooooo
 
eddie's Avatar
 
Join Date: Jan 2006
Location: India
Posts: 1,414
Default Re: data in partition, not shown in windows, y?

Windows seem to be seeing a FAT32 partition with letter M but it is completely empty! Are you sure that you copied the data from your Linux install to this partition correctly? Did you actually mount the FAT32 partition in your linux install before copying the files?

Can you give us the output of the commands "cat /etc/fstab" and "cat /etc/mtab" (without quotes) from your linux installation?
eddie is offline  
Old 19-08-2006, 10:26 AM   #14 (permalink)
-The BlacKCoaT Operative-
 
Rollercoaster's Avatar
 
Join Date: Mar 2005
Location: Dehradun, India
Posts: 1,205
Default Re: data in partition, not shown in windows, y?

hey man isnt it necessary to have a primery partition? ur HDC has no primary partition... may be due to that...

do one thing(usinf linux).. copy all the stuff from the fat32 folder to another partition. format it and copy data back. my be there is something wrong with the formatting of the partition.

.
.
also why dont u experiment by installing xp on one of ur other partitions and see if this problem is not of ur XP OS.
__________________
--------------------------------------------
Holding my last breath, safe inside myself.....
--------------------------------------------
I dont use my computer. I misuse it- रोलरकोस्टर

Last edited by Rollercoaster; 19-08-2006 at 10:27 AM. Reason: Automerged Doublepost
Rollercoaster is offline  
Old 19-08-2006, 01:20 PM   #15 (permalink)
Alpha Geek
 
Join Date: Feb 2005
Posts: 959
Default Re: data in partition, not shown in windows, y?

yeah. i ll o/p the commands eddie has askedfor and also try out the formatting thing roller coaster has suggested. sorry cant install xp again n all. jus not installed xp and after that installed FC5.

/legolas

o/p of /etc/fstab

Code:
/dev/VolGroup00/LogVol00 /                       ext3    defaults        1 1
LABEL=/boot             /boot                   ext3    defaults        1 2
devpts                  /dev/pts                devpts  gid=5,mode=620  0 0
tmpfs                   /dev/shm                tmpfs   defaults        0 0
proc                    /proc                   proc    defaults        0 0
sysfs                   /sys                    sysfs   defaults        0 0
/dev/VolGroup00/LogVol01 swap                   swap    defaults        0 0
/dev/hdd1               /mnt/windows            ntfs    ro,defaults,umask=0222 0  0
/dev/sda1               /mnt/external           ntfs    ro,defaults,umask=0222 0  0
/dev/hdc5               /mnt/xvids              ntfs    ro,defaults,umask=0222 0  0
/dev/hdc6               /mnt/softwares          ntfs    ro,defaults,umask=0222 0  0
/dev/hdc10              /mnt/bitme              ntfs    ro,defaults,umask=0222 0  0
/dev/hdc7               /mnt/linuxpart          vfat   rw,deafults,umask=0222 0
o/p of /etc/mtab
Code:
/dev/mapper/VolGroup00-LogVol00 / ext3 rw 0 0
proc /proc proc rw 0 0
sysfs /sys sysfs rw 0 0
devpts /dev/pts devpts rw,gid=5,mode=620 0 0
/dev/hdc8 /boot ext3 rw 0 0
tmpfs /dev/shm tmpfs rw 0 0
/dev/hdd1 /mnt/windows ntfs ro,umask=0222 0 0
/dev/sda1 /mnt/external ntfs ro,umask=0222 0 0
/dev/hdc5 /mnt/xvids ntfs ro,umask=0222 0 0
/dev/hdc6 /mnt/softwares ntfs ro,umask=0222 0 0
/dev/hdc10 /mnt/bitme ntfs ro,umask=0222 0 0
none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0
sunrpc /var/lib/nfs/rpc_pipefs rpc_pipefs rw 0 0
automount(pid1952) /net autofs rw,fd=4,pgrp=1952,minproto=2,maxproto=4 0 0
/legolas

guys,

thk you very much. i managed to solve the issue. it was actually very blunt mistake on my part. i checked online and changed the umask = 0222 to umask = 0000 in the vfat related partition and also added another 0 in the extreme right. and it worked. thks a lot guys!!!

/legolas
__________________
A computer lets you make more mistakes faster than any invention in human history - with the possible exceptions of handguns and tequila.

Last edited by legolas; 19-08-2006 at 02:23 PM. Reason: Automerged Doublepost
legolas is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +5.5. The time now is 12:54 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2