Reuben Thomas wrote:
> On Sat, 22 Sep 2007, Vincent Fourmond wrote:
>
>> That is really weird. Are you mounting the exact same device ? What
>> does the following say:
>>
>> pmount -d /dev/your_device
>
> $ pmount -d /dev/sdc1
> resolved /dev/sdc1 to device /dev/sdc1
> Checking for device '/dev/sdc1' in '/etc/fstab'
> mount point to be used: /media/sdc1
> [...]
> spawnv(): executing /bin/mount '/bin/mount' '-t' 'vfat' '-o'
> 'nosuid,nodev,user,quiet,shortname=mixed,async,atime,noexec,uid=1000,gid=1000,umask=077,fmask=0177,dmask=0077,iocharset=utf8'
> '/dev/sdc1' '/media/sdc1'
> spawn(): /bin/mount terminated with status 0
> unlocking mount point directory
> mount point directory unlocked
> $
Hmmm...
And what if you simply do:
mount /dev/sdc1
Which filesystem will mount find ? That rather looks like it could be
a mount bug. If however that isn't the case, I'm afraid I won't be able
to fix this easily : this means trying to read the real device, which I
really would like to avoid for safety reasons.
Regards,
Vincent Fourmond
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]