linux cant display Fat32 files?

linux cant display Fat32 files?

Post by kacks » Tue, 06 Nov 2001 19:00:37



Hi.
I've linux RedHat 7.1 on the same box as my win2k. I've 2 disks. One
for win2k. One for linux. I've a partition on each of the disks that
are formatted to Fat32 for me to transfer files between both OSes.

Problem is, whenever i copy a file over to my FAT32 partition from my
C: drive [NTFS (win2k)], the file wont appear in my linux unless i
reboot my linux or unmount and mount again. What could be the problem?
I've the same set up on another machine and it works perfectly well. I
just cant figure out what could the problem.

Thanks a bunch!

 
 
 

linux cant display Fat32 files?

Post by Michael Lee Yoh » Tue, 06 Nov 2001 22:35:58


Quote:> Problem is, whenever i copy a file over to my FAT32 partition from my
> C: drive [NTFS (win2k)], the file wont appear in my linux unless i
> reboot my linux or unmount and mount again. What could be the problem?

Suppose we try copying from your NTFS partition to a Linux-native (like
ext2)?  Does that work?  Or is the behavior the same?

--


Software Developer, Engineering Services
Red Hat, Inc.

QUIPd 0.20: (381 of 532)
-> We don't like their sound. Groups of guitars are on the way out.
-> - Decca Recording Company executive, on the Beatles, 1962

 
 
 

linux cant display Fat32 files?

Post by Robert Helle » Wed, 07 Nov 2001 10:21:27



  In a message on Mon, 05 Nov 2001 07:35:58 -0600, wrote :

MLY> > Problem is, whenever i copy a file over to my FAT32 partition from my
MLY> > C: drive [NTFS (win2k)], the file wont appear in my linux unless i
MLY> > reboot my linux or unmount and mount again. What could be the problem?
MLY>
MLY> Suppose we try copying from your NTFS partition to a Linux-native (like
MLY> ext2)?  Does that work?  Or is the behavior the same?

The NTFS file system support under Linux is somewhat flaky.  I needed to
'convert' an 18 gig disk with a couple of NTFS file systems to Linux,
but had no end of trouble doing it under Linux.  I ended up
transplanting the drive in a 'NT box that has a 30gig disk and then
transferring the data as ZIP files (< 2gig each) over the net back to the
Linux box (after re-formatting the 18 gig disk into several Ext2 file
systems.

I think the original poster needs to boot up win2k and transfer the
files from NTFS to FAT, then reboot into Linux to access the files.

MLY>
MLY> --
MLY>

MLY> Software Developer, Engineering Services
MLY> Red Hat, Inc.
MLY>
MLY> QUIPd 0.20: (381 of 532)
MLY> -> We don't like their sound. Groups of guitars are on the way out.
MLY> -> - Decca Recording Company executive, on the Beatles, 1962
MLY>
MLY>                                                              

--
                                     \/


http://www.deepsoft.com              /\FidoNet:    1:321/153

 
 
 

linux cant display Fat32 files?

Post by Michael Lee Yoh » Thu, 08 Nov 2001 02:09:25


Quote:> The NTFS file system support under Linux is somewhat flaky.  I needed to

NTFS "read-only" support is actually quite good - and "read-write" is
getting much better.

--


Software Developer, Engineering Services
Red Hat, Inc.

QUIPd 0.20: (39 of 533)
-> Bad officials are elected by good citizens who do not vote.
-> - George Jean Nathan

 
 
 

linux cant display Fat32 files?

Post by Robert Helle » Thu, 08 Nov 2001 05:16:54



  In a message on Tue, 06 Nov 2001 11:09:25 -0600, wrote :

MLY> > The NTFS file system support under Linux is somewhat flaky.  I needed to
MLY>
MLY> NTFS "read-only" support is actually quite good - and "read-write" is
MLY> getting much better.

I had only trouble...  RedHat 6.2, kernel 2.2.16-3.

MLY>
MLY> --
MLY>

MLY> Software Developer, Engineering Services
MLY> Red Hat, Inc.
MLY>
MLY> QUIPd 0.20: (39 of 533)
MLY> -> Bad officials are elected by good citizens who do not vote.
MLY> -> - George Jean Nathan
MLY>
MLY>                                                                                                                        

--
                                     \/


http://www.deepsoft.com              /\FidoNet:    1:321/153

 
 
 

linux cant display Fat32 files?

Post by Michael Lee Yoh » Thu, 08 Nov 2001 05:36:33


Quote:> MLY> NTFS "read-only" support is actually quite good - and "read-write" is
> MLY> getting much better.

> I had only trouble...  RedHat 6.2, kernel 2.2.16-3.

2.2.16... Yeah.. I could see how.

--


Software Developer, Engineering Services
Red Hat, Inc.

QUIPd 0.20: (364 of 533)
-> I hate quotations.
-> - Ralph Waldo Emerson

 
 
 

linux cant display Fat32 files?

Post by kacks » Sat, 01 Dec 2001 20:37:55


Hi all,

My question was more related to Fat32 than NTFS. I just couldnt figure
out till today(!) why I need to mount unmount to get the files display
in Linux under the Fat32 partition. Could someone shed some light
please?

Also, where can I get any utility to read/write NTFS from Linux?

Thanks.


> > MLY> NTFS "read-only" support is actually quite good - and "read-write" is
> > MLY> getting much better.

> > I had only trouble...  RedHat 6.2, kernel 2.2.16-3.

> 2.2.16... Yeah.. I could see how.

> --


> Software Developer, Engineering Services
> Red Hat, Inc.

> QUIPd 0.20: (364 of 533)
> -> I hate quotations.
> -> - Ralph Waldo Emerson

 
 
 

linux cant display Fat32 files?

Post by FACORAT Fabric » Sat, 01 Dec 2001 22:18:07



> Hi all,

> My question was more related to Fat32 than NTFS. I just couldnt figure
> out till today(!) why I need to mount unmount to get the files display
> in Linux under the Fat32 partition. Could someone shed some light
> please?

???
It's the same for all partition stuff related under linux/Unix !
If you want your partition to be mounted at boot time, add auto in the
option in /etc/fstab

Quote:> Also, where can I get any utility to read/write NTFS from Linux?

you want to trash your NTFS partition ?
search for NTFS on http://freshmeat.net

Note : thx for windows to privide us a easy to accdes Linux/other OS
filesystem/win NT/2k NTFS ( if you use win9x ) !
oh sh..., they don't provide this !

--
Penser pour un bon nombre de femmes est plutot un accident heureux qu'un
etat permanent. E.Stern

 
 
 

linux cant display Fat32 files?

Post by Tauno Voipi » Sun, 02 Dec 2001 19:15:29



Quote:> Hi all,

> My question was more related to Fat32 than NTFS. I just couldnt figure
> out till today(!) why I need to mount unmount to get the files display
> in Linux under the Fat32 partition. Could someone shed some light
> please?

> Also, where can I get any utility to read/write NTFS from Linux?

How is the partitioning table of the affected drive?

At least in such a case where the FAT32 is a logical drive inside a wrong
type extended partition, it is not mountable.

If the FAT32 is a logical drive (partitions from 5 up), check that the
enclosing extended partition type is 0x0f.

Tauno Voipio

 
 
 

1. linux/gnome/xwindows newbie: cant open display

hi all,

i have just installed debian and configured xf86 to run on my toshiba
satallite pro 4300 laptop. this all works great so far except that when i
startx i get three icons on a very pretty debian background: one starts a
terminal session, one configures xwindows options and the other one doesnt
appear to do anything!

i have installed gnome but when i try to start it by typing gnome-session it
returns an error that it 'cant open display'

i have looked into this alot on the web, etc and it appears that i might be
missing some kind of environment variable or something. i am pretty good
with unix but this is my first time with linux and xwindows/gnome.

if anybody could help shed some lighton these topics (good web pages,
newsgroups, etc) or even just come up with an answer to get gnome to run, it
would be most appreciated.

cheers,
mick.

2. while loop

3. linux/xwindows/gnome newbie: cant open display

4. HELP! : mysterious ext2 undeletable directory

5. Cant change permissions on mounted Fat32 drive?

6. unable to run Ghostview

7. cant mount fat32 partition

8. Alternative to automonitoring

9. linux fdisk hidden fat32 (1b) --> fat32 (0b) = dos fdisk fat16 ???

10. FAT32 and Linux 2.0.35: mounting the FAT32 partition

11. Corrupted files on fat32 partition (dual boot Win98/Linux)

12. FAT32 files missing, written from LINUX

13. _setutent: Cant'open utmp file:No such file or directory