Re: [pc110] Has anyone had problems with using the PCMCIA sockets for the PC110?

Alan Cox (alan nospam at lxorguk.ukuu.org.uk)
Fri, 20 Nov 1998 22:42:22 +0000 (GMT)

> at the directory I put the data on, the new files are not there!! If
> I go through some cycles of mount/umount and force and e2fsck check
> I finally get the harddisk files recovered after e2fsck "fixes" the
> problem. Mind you, up to this point e2fsck and mount never complains
> about the file system being bad!!!

They wont have noticed yet.

The following is supposed to work

umount /dev/hdc1 (or whatever and each file system on the disk)
sync
eject it

load on another box
mount it
do stuff
umount it
sync

add to original
mount it

If that isnt working, congratulations you've found a bug. If so le tme
know the precise command sequence you use and I'll take a look