Mailinglist Archive: opensuse-factory (581 mails)
| < Previous | Next > |
Re: [opensuse-factory] XFS Boot Problem
- From: Dave Plater <dave.plater@xxxxxxxxxxx>
- Date: Mon, 01 Dec 2008 11:32:52 +0200
- Message-id: <4933AF44.20304@xxxxxxxxxxx>
Jiri Srain wrote:
grub is installed in the MBR. Interestingly the XFS faqs suggest MBR
installation for lilo and don't mention the problem with grub.
Q: Does LILO work with XFS?
This depends on where you install LILO.
Yes, for MBR (Master Boot Record) installations.
No, for root partition installations because the XFS superblock is
written at block zero, where LILO would be installed. This is to
maintain compatibility with the IRIX on-disk format, and will not be
changed.
Regards
Dave P
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
You always need to write at least the block numbers of filesystem driver toThis explains why some of us don't have a problem. XFS works but only if
stage1 so that you are able to load it.
XFS does not have a space in boot sector for any booting code. This makes
impossible to have a system with /boot on XFS boot other way than installing
to an unrelated boot sector (if there is any available partition - really
don't recommend it) or to MBR (which e.g. removes the ThinkVantage button
functionality on ThinkPad laptops).
Jiri
grub is installed in the MBR. Interestingly the XFS faqs suggest MBR
installation for lilo and don't mention the problem with grub.
Q: Does LILO work with XFS?
This depends on where you install LILO.
Yes, for MBR (Master Boot Record) installations.
No, for root partition installations because the XFS superblock is
written at block zero, where LILO would be installed. This is to
maintain compatibility with the IRIX on-disk format, and will not be
changed.
Regards
Dave P
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |