Bug 114938 - linuxrc crash during remote, grub, hd, ssh installation
Summary: linuxrc crash during remote, grub, hd, ssh installation
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Installation (show other bugs)
Version: Beta 4
Hardware: Other All
: P5 - None : Major
Target Milestone: ---
Assignee: Steffen Winterfeldt
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-02 11:28 UTC by Hendrik Vogelsang
Modified: 2005-09-05 17:39 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hendrik Vogelsang 2005-09-02 11:28:12 UTC
ill try to do the following (i know its a bit weird ;):

boot an installation on an remote machine trough grub
which uses ssh
a fixed ip
and an installation source which is on the the harddisk

this means i have an grub entry like:

title Installation local/10.0
    kernel /boot/loader-P16680/linux vga=0x342 ramdisk_size=65536
install=hd:/hda3/10.0 hostip=10.10.101.178 netmask=255.255.0.0 ssh=1
sshpassword=blah
    initrd /boot/loader-P16680/initrd

with the kernel and initrd from the 10.0 instsys. If i start that, linuxrc
crashes after it detects the installation source.

if i use:

install=hd:/hda3/10.0 ssh=1 sshpassword=blah

it starts a normal installation (no network) from hd (no ssh)

if i use:

hostip=10.10.101.178 netmask=255.255.0.0 ssh=1 sshpassword=blah

it starts the dhcp client anyway (of course it finds no installation source but
thats expected)

if i use only: 

install=hd:/hda3/10.0

everything works as expected.

So looks like the combination of network/hd install is somehow not possible.
Comment 1 Steffen Winterfeldt 2005-09-05 17:39:46 UTC
fixed  
  
btw, ramdisks are no longer used, and hostip=10.10.101.178/16 saves you 
the netmask