[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: ext3 and kernel 2.4.10
- From: Eduard Bloch <edi gmx de>
- To: BERTRAND Joël <bertrand cnam fr>
- Cc: ext3-users <ext3-users redhat com>
- Subject: Re: ext3 and kernel 2.4.10
- Date: Tue, 25 Sep 2001 10:14:59 +0200
#include <hallo.h>
BERTRAND Joël wrote on Tue Sep 25, 2001 um 10:08:56AM:
> I think that I have found the problem. The root filesystem must be
> unmounted to be converted in ext3. But, how can I convert the root
> filesystem ? I if unmount the root filesystem, I have any access to
> tune2fs...
The root partition never gets umounted. You can change into runlevel 1
where no process should write file handles, umount / (it becomes ro
mounted automaticaly) and work with tune2fs. When done, do
mount / -o remount,rw
again.
Gruss/Regards,
Eduard.
--
Fernsehen ist das einzige Schlafmittel,
das mit den Augen eingenommen wird.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]