LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   LILO and XFS question. (https://www.linuxquestions.org/questions/linux-general-1/lilo-and-xfs-question-104866/)

grayswander 10-16-2003 04:45 PM

LILO and XFS question.
 
:Pengy: :newbie: :study:

Good $TIME to You.

I want to set my Red Hat 9 at XFS filesystem:
I want to place / partition on XFS.
I have my /boot directory on root partition.
I have XFS supporting kernel in the root directory.
I want to install LILO as MBR at /dev/hda.

The question is, whether LILO can boot kernel, which is placed on XFS partition, or I will have to place /boot at separate ext3 partition, which is the last resort for me.

Thank You in advance.

grayswander 10-16-2003 04:48 PM

:eek:

I apologise, but I've told that I have kernel in ROOT directory.
Of cource, I wanted to say BOOT.

Mara 10-16-2003 04:51 PM

LILO will handle it. Just be 100% sure you compiled XFS support into your kernel (not as module!).

michaelk 10-16-2003 05:00 PM

Shalom grayswonder,

You can look at your /etc/fstab file and see what it says for your /boot filesystem.

This will show if you have xfs as a module

/sbin/lsmod | grep xfs

grayswander 10-17-2003 01:40 AM

Thank You all!


All times are GMT -5. The time now is 09:18 PM.