Le Dimanche 6 Janvier 2002 16:49, Edouard GUIRCH a �crit : > Je voudrais savoir comment monter un ext3 avec data=writeback. > Pour un fs ordinaire c'est facile: mount ... -o data=writeback. > Mais pour / ? Le noyau monte / avec data=ordered ! > > mount / -o remount,data=writeback > ne marche pas (=> /etc/fstab aussi) !
D�j�, il n'est pas possible de remonter la partition racine sans red�marrer. Ensuite, fait un tour sur http://qlui.free.fr/Linux/ext3.html, il est notament �crit : "pour la partition /, on rentre l'option LILO: linux rootflags=data=writeback au boot (ou ajouter apprend="rootflags=data=writeback" dans lilo.conf)" -- Michel Grentzinger OpenPGP key ID : B2BAFAFA Available on http://www.keyserver.net

