No prob.







dogface wrote:
> thank you!
> --
> 
> every passing minute is another chance 
> to turn it all around.
> 
> 
> ----- Original Message ----- 
> From: "Hidong Kim" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> Sent: Friday, August 02, 2002 2:29 PM
> Subject: Re: convert existing ext2 partition to ext3
> 
> 
> Yes, you can.
> 
> $ tune2fs -j /dev/hdaX
> (creates journal)
> # tune2fs -c 0 -i 0 /dev/hdaX
> (turnes auto-fsck'n off)
> 
> then modify the extry in your /etc/fstab from ext2 to ext3.  Run lilo if
> you've journaled the root filesystem and reboot...
> 
> 
> 
> Good luck,
> 
> 
> 
> Hidong
> 
> 
> 
> 
> dogface wrote:
> 
>>Hello,
>>
>>how can i convert an existing ext2 partition to ext3
>>without loosing any information? in using 7.3, the old 
>>partitions are from a 6.2 machine.
>>
>>TIA
>>eric
>>
>>--
>>
>>every passing minute is another chance 
>>to turn it all around.
>>
>>
>>
>>
> 
> 
> 





-- 
redhat-list mailing list
Unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to