Lynn,

Thank you for the response. I tried the tune2fs as you suggested.
When I execute it I get:
# ./tune2fs -j /dev/hdc1
tune2fs 1.27 (8-Mar-2002)
ext2fs_check_if_mount: No such file or directory while determining
whether /dev/hdc1 is mounted.

I have tried it with the disk mounted and unmounted. I got the same
result both times.

Thanks again,

Kory



On Sun, 15 Jun 2003 14:09:04 -0500, Lynn Avants wrote:
>On Sunday 15 June 2003 10:14 am, Kory Krofft wrote:
>[...]
>>Once I get the modules loaded, do I need to run fdisk to convert
>>the
>>filesystem or can I just edit the fstab file to mount as ext3?
>
>You need to create the journal, use the correct utility listed
below.
>Do NOT use fdisk to do this!!!!!
>Once the journal is created, you then edit fstab, unmount the
>partition,
>and mount as ext3.
>
>
>-- 5.2 Converting ext2 filesystems
>    An ext2 filesystem maybe converted to ext3 by creating a journal
>file
>on it.  To do this, run
>
>tune2fs -j /dev/hdXX
>
>on the target filesystem.  The filesystem is now ext3!
>Note that the filesystem need not be unmounted for this
>operation.
>
>5.3 Creating new ext3 filesystems
>    Simply run
>mke2fs -j /dev/hdXX
>    to create a new ext3 filesystem on that device.
>
>
>
>~Lynn Avants
>Linux Embedded Appliance Firewall Developer
>http://leaf.sourceforge.net
>http://guitarlynn.homelinux.org:81
>
>
>-------------------------------------------------------
>This SF.NET email is sponsored by: eBay
>Great deals on office technology -- on eBay now! Click here:
>http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
>---------------------------------------------------------------------
>---
>leaf-user mailing list: [EMAIL PROTECTED]
>https://lists.sourceforge.net/lists/listinfo/leaf-user
>SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html






-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to