[KLUG Members] lilo and xfs

Bruce Smith bruce at armintl.com
Wed Feb 22 20:03:09 EST 2006


> >Someone still uses LILO?
> 
> Yea well, Grub says it has compatibility issues with XFS... 

Not current versions of grub.  
I checked a couple of my SuSE 9.2 systems and they are ALL xfs:

~> df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/md0               4102304    877808   3224496  22% /
tmpfs                   257784         8    257776   1% /dev/shm
/dev/md2              25265804   1376924  23888880   6% /var

~> cat /proc/mounts
/dev/root / xfs rw,sunit=8,swidth=16 0 0
/dev/md2 /var xfs rw,noatime,usrquota,sunit=8,swidth=16 0 0
...

==================================================================

> df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/mapper/system-root
                       4184064    966356   3217708  24% /
tmpfs                   257784         8    257776   1% /dev/shm
/dev/sda1               147776      6364    141412   5% /boot
/dev/mapper/system-home
                       1038336      6276   1032060   1% /home
/dev/mapper/system-srv
                       9426944   2671904   6755040  29% /srv
~> cat /proc/mounts
/dev/root / xfs rw 0 0
/dev/sda1 /boot xfs rw 0 0
/dev/system/home /home xfs rw 0 0
/dev/system/srv /srv xfs rw 0 0

==================================================================

I have some SuSE 10.0 systems that are all grub too, if you want to see.

 - BS



More information about the Members mailing list