<& xfsTemplate,top=>1,side=>1 &>

XFS Beta Release

Installing XFS from SGI ProPack 1.4

If you have a ProPack CD from SGI, you can install it by simply mounting the CDROM, and running the INSTALL script. Mount the CDROM with
	mount /mnt/cdrom
The ISO file may also be mounted
	mount -o loop ProPack1.4XFSBETA.iso /mnt/cdrom
Change directories:
	cd /mnt/cdrom
And run the INSTALL script:
	./INSTALL
If everything goes well, you're ready to create an XFS filesystem.
<& xfsTemplate,bottom=>1 &>