[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [linux-team] umsdos sucks



On Fri, 30 Jul 1999, Gerd-Christian Michalke wrote:

> Salut:
> 
> # dmesg
> [bla]
> UMSDOS dentry-pre 0.84 [bla] level 0.4
> [bla]
> 
> # mount /dev/hda1 /ouin -t umsdos
> # umssync /ouin/linux
> [bla]
> This utility was issued for version 0.4
> and the UMSDOS drivers currently running is -112.63
> [bla]
> 

1er hypothèse : umssync est trop ancien, réinstaller
(source ???)
2eme hypothèse : les fichiers de "mapping" sont trop anciens :
umount /dev/hda1
mount /dev/hda1 /ouin -t msdos
cd /ouin
find . -- -name "--linux-.---" -exec rm {} \;
cd /
umount /dev/hda1
mount /dev/hda1 /ouin -t umsdos
cd /ouin
umssync -r99 .

Voir aussi linux/Documentation/filesystems/umsdos.txt et
linux/fs/umsdos/README-WIP.txt

Pascal Dupuis

-- 
«J'ai installe le package contenant m4 afin de configurer mon
 sendmail.cf.. et depuis, lorsque je demarre, je me retrouve avec un:
 Kernel Panic: VFS: unable to mount root fs on 08:01 !!! kesaco?!»
-+- LA in Guide du linuxien pervers : "Alors ça c'est pas de chance !" -+-

---------
Visit the Linux Supertore Online: http://www.redcorp.com !
If you want to be deleted from the list, send a mail to
majordomo@rtfm.be with "unsubscribe linux-team" in the body.