Re: [SLE] ext3 post install howto
make sure jbd and ext3 modules are loaded on boot and rerun mk_initrd and point to your initrd file with your boot loader: $ cat /etc/rc.config | grep INITRD_MODULES INITRD_MODULES="jbd ext3 rtl8139" $ SuSEconfig $ mk_initrd $ cat /boot/grub/menu.lst default 0 timeout 30 title SuSE Linux 7.3 - 2.4.10-4GB kernel (hd0,0)/boot/vmlinuz root=/dev/hda1 initrd = /boot/initrd $ grub-install /dev/hda mk
From: joe lerch <jl@dejazzd.com> To: suse-linux-e@suse.com Subject: [SLE] ext3 post install howto Date: Mon, 31 Dec 2001 21:04:43 -0500 MIME-Version: 1.0 Received: from [202.58.118.7] by hotmail.com (3.2) with ESMTP id MHotMailBDFA64D5002A40043720CA3A760705320; Mon, 31 Dec 2001 18:07:17 -0800 Received: (qmail 32195 invoked by alias); 1 Jan 2002 02:06:07 -0000 Received: (qmail 32185 invoked from network); 1 Jan 2002 02:06:06 -0000 From suse-linux-e-return-85690-purpleshirt Mon, 31 Dec 2001 18:09:00 -0800 Mailing-List: contact suse-linux-e-help@suse.com; run by ezmlm Precedence: bulk X-No-Archive: yes list-help: <mailto:suse-linux-e-help@suse.com> list-unsubscribe: <mailto:suse-linux-e-unsubscribe@suse.com> list-post: <mailto:suse-linux-e@suse.com> X-MIME-Notice: attachments may have been removed from this message X-Mailinglist: suse-linux-e Delivered-To: mailing list suse-linux-e@suse.com X-Mailer: KMail [version 1.3.1] Message-Id: <20020101020446.NNQS578.mail@there>
I looked around but couldn't find the answer.
I would like to convert existing ext2 file systems to ext3
I used the tune2fs -j /dev/hdXX format and changed the entry in /etc/fstab
It still comes up as an ext2 system using auto, if I put ext3 in fstab it comes up with a wrong file type error.
What am I doing wrong?
thanks in advance
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq and the archives at http://lists.suse.com
_________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com
participants (1)
-
Purple Shirt