On Thu, 24 Jan 2002, Dr G N Lakshminarayan wrote: > upgrade. Leaving /home partition, I formatted the other partition to ext3. > Rebooting showed lot of errors and the system hung. I saved the data in
You don't need to reformat to get ext3fs. You just run tune2fs on your filesystem. I won't give you the options, because it would be better if you read the man page to understand it first - man tune2fs. You also need to compile your kernel with ext3 support. Note that ext3 is not part of the default kernel tree, so you will have to download it separately. I don't have a link handy, but a search on google will turn it up. -- Only God can make living, sentient creatures. -The Orange Catholic Bible _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
