Re: Install ext3fs with FAI

2002-01-24 Thread Phil
Hi, Here is a patch to setup_harddisk that enable the use of ext3 easily : If you don't specify the type of partition, you'll have auto in the fstab. In the disk_config, just add the -j option after the semi-colon to format with ext3. Add ext3 if you want the keyword ext3 be in fstab in place

Re: Install ext3fs with FAI

2002-01-19 Thread Albrecht Frank
[EMAIL PROTECTED] wrote: The only things to change were to generate a kernel with ext3-support (2.4.17) for the target machine, set an extra step with 'tune2fs -j' in setup_harddisks after mke2fs (of course, make-fai-nfsroot), create a script EXT3 which changes the entries 'ext2' to

Install ext3fs with FAI

2002-01-18 Thread Albrecht Frank
Hi Folks, I managed to install ext3fs with fai (woody). The only things to change were to generate a kernel with ext3-support (2.4.17) for the target machine, set an extra step with 'tune2fs -j' in setup_harddisks after mke2fs (of course, make-fai-nfsroot), create a script EXT3 which changes

Re: Install ext3fs with FAI

2002-01-18 Thread Sebastian Benoit
Blake Barnett([EMAIL PROTECTED])@2002.01.18 13:59:24 +: On Fri, 2002-01-18 at 12:13, [EMAIL PROTECTED] wrote: Are you certain it's faster? I don't know much about the particulars of how ext3 is implemented, but I was under the impression that a slight performance hit was the tradeoff