Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

SuSE 10.1 autoinstall fails

4 views
Skip to first unread message

jju...@gmail.com

unread,
Feb 15, 2007, 5:04:02 PM2/15/07
to
I'm trying to set up automated installation.
I have done all needed configuration quite similarly
than
<http://en.opensuse.org/index.php?
title=Autoyast_installation_using_a_network_installation_source&redirect=no>

Client machine can boot with PXE-enabled NIC and
it finds the server with dhcpd/tftp. Client can retrieve
vmlinuz and initrd from my server. However, once the kernel
want to mount root file system, it says "waiting for device
/dev/ram to appear ... not found" or "waiting for device
/dev/hda7 to appear ... not found" depending on root-option.
Finaly it says "exiting to /bin/sh" and I get command prompt.

set-command shows correct variables set
by /tftpboot/pxelinux.cfg/default:

default network
label network
kernel vmlinuz
append initrd=initrd insmod=tg3 install=nfs://192.168.254.20:/
suse10.1/
server=192.168.254.20 serverdir=/suse10.1/ vnc=1 vncpassword=install8
autoyast=nfs://192.168.254.20:/autoyast/autoyast.xml
implicit 1
display message
prompt 1
timeout 200

I have used original kernel and initrd of SuSE Linux 10.1:
# cd /boot
# cp vmlinuz-2.6.16.13-4-default /tftpboot/vmlinuz
...

So, How do I setup the correct root-option?

--
jjukola

jjukola

unread,
Feb 16, 2007, 8:14:17 AM2/16/07
to
On Feb 15, 5:04 pm, jjuk...@gmail.com wrote:
> I have used original kernel and initrd of SuSE Linux 10.1:
> # cd /boot
> # cp vmlinuz-2.6.16.13-4-default /tftpboot/vmlinuz

Since I copy kernel and intird to /tftpboot from *installation-cd*,
autoyast-system became functional. I don't understand why?

--
jjukola


0 new messages