Mailinglist Archive: opensuse-autoinstall (29 mails)
| < Previous | Next > |
Re: [opensuse-autoinstall] Mysterious grub hang with autoinstall
- From: "Hans-Joachim Ehlers" <HansJoachim.Ehlers@xxxxxxxxxxxx>
- Date: Fri, 17 Oct 2008 09:59:48 +0200
- Message-id: <48F86214.8350.00AE.3@xxxxxxxxxxxx>
In that case i would test the following:
Supply the xfs driver on the kernel command line for the network boot kernel
or supply it via a info file.
Also check that the xfs driver is within the initrd . Not that in your case the
XFS driver gets loaded during the autoyast installation which i assume as to be
to late.
hth
Hajo
root is an xfs file system, but dosn't when it's ext3. The lsmod
command shows that the autoinst kernel has the xfs modules loaded.
Thanks,
Gary
Hans-Joachim Ehlers wrote:
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
Supply the xfs driver on the kernel command line for the network boot kernel
or supply it via a info file.
Also check that the xfs driver is within the initrd . Not that in your case the
XFS driver gets loaded during the autoyast installation which i assume as to be
to late.
hth
Hajo
It works with ext3. With the same profile, grub installation hangs whenGary Lowell <glowell@xxxxxxxxxxxxx> 16/10/2008 23:26 >>>
root is an xfs file system, but dosn't when it's ext3. The lsmod
command shows that the autoinst kernel has the xfs modules loaded.
Thanks,
Gary
Hans-Joachim Ehlers wrote:
Just a thought,
is the xfs driver loaded during network installation ? Saying so i would
make a test with ext3 fs.
hth
Hajo
Hi -Gary Lowell <glowell@xxxxxxxxxxxxx> 16/10/2008 02:20 >>>
I'm looking for some pointers on how to figure out why grub is hanging
during autoyast install.
The profile was created on the target system after installing from the
OpenSuSE 11 DVD. Pretty much all options and package selections were
the default. I did update to autoyast2-2.16.19-0.1 to generate the
profile, as the installed version appeared to go into an infinite loop
trying to resolve package dependencies.
After wiping the disk, and starting a network install with that profile,
it hangs installing the grub rpm post install scriptlet. If I kill that
process and run the grub script by hand it succeeds, and the autoyast
apparently proceeds normally. I've tried several variations of this all
with the same result.
The command in the script that hangs is:
/usr/sbin/grub --batch < /etc/grub.conf >/dev/null 2>&1
and grub.conf is:
setup --stage2=/boot/grub/stage2 (hd0) (hd0,1)
quit
The only thing at all unusual about the system is that boot/root disk
is a hardware raid array managed by an LSISAS1068E chip on the
motherboard. There is only one target, and that is correctly labeled as
/dev/sda. /dev/sda1 is swap, and /dev/sda2 is root (with XFS
filesystem). But this all works normally with a DVD install.
Any pointers on how to track this down would be greatly appreciated.
Thanks,
Gary
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |