News:
Debian kernel 2.4.21-2 with XFS 1.3 bits available: http://www.physik.tu-cottbus.de/~george/debian/
Also available with apt. Add the following line to sources.list:
deb http://www.physik.tu-cottbus.de/~george/debian i386/
Netinst ISO images
Bootstrap a Debian system in the swap partition, reboot, setup the RAID, LVM whatsoever, copy the files to the real root partition, setup initrd, ready. I have already made a RAID1 setup with the standard woody ISO.
Hi,
Everybody wants a journaling filesystem on his bleeding edge home
computer. I wanted one too. While there are being lots of journaling
filesystems out there (XFS, JFS, ReiserFS, ext3 ...), I stopped at XFS
and ReiserFS. XFS because I'm a great SGI fan and it's been around for
some time. ReiserFS because it seems to be very fast on special
purposes. Cool. But I also wanted Debian. And there wasn't any Debian
installer out there that also had XFS support. Following the UNIX
tradition, I built my own installer.
When making menuconfig I had one thing in mind. One must
have a root filesystem mounted as soon as possible. Therefore the
provided kernel comes with support for most of the IDE chipsets, some
SCSI adapters and some ethernet cards (for getting the rest of the
drivers). RAID0/1 has been compiled into the kernel. RAID5 as module. I
don't think someone would put a root filesystem one RAID5. But YMMV.
Here is the .config.
I strongly suggest that you compile your own kernel after installing the base system. The boot kernel has lots of drivers and almost no features (such as APM, ACPI, ECN ...) compiled in ! Here is the source I used:
*rename to fit on a normal 1440k floppy)
debian-cd package for that.
Or just burn all of them on a CD: woody_xfs_netinst.iso (44M).
Install the system as you usually do. The Debian installer (dbootstrap) has now support for XFS and ReiserFS so you don't neet to switch the console anymore.
If you have need to load supplementary drivers to get the root filesystem mounted, you can put them on a floppy disk (see the Installation Manual for how to do that) and tell dbootstrap to look for them there. The drivers are here: driversbf2.4xfs.tgz.
Have fun,
Ionut Georgescu