Sun advise users to download 'mis.netra-x1.259-3836-03.zip' and install it to update the Jumpstart image, so that the X1's can be jumpstarted. Unfortunately there appear to be syntax errors on lines 234, 271 and 306 of the install script. There is a line that reads: <some variable>=`echo "$p" | sed -e 's/[[:(].*$//'` The expression is broken and should read: `echo "$p" | sed -e 's/[:(].*$//'` Correcting this allows patches to install correctly and jumpstarts to jumpstart. Thanks go to my brain for deciding to engage at 3:30am Sun will be informed. On Mon, 3 Jun 2002, Avleen Vig wrote: > I can't be the only person having the problem. > > I'm trying to jumpstart a Netra X1, but get the following error: > > Cannot load drivers for /pci@1f,0/ethernet@c > Can't load the root filesystem > Type 'go' to resume > ok > > I've tried to update my image as described in SunSolve DocID 26310 (patch: > mis.netra-x1.259-3836-03.zip) but that hasn't helpped in the slightest. > > Any help would be appreciated > > -- Avleen Vig Work Time: Unix Systems Administrator Play Time: Network Security Officer Smurf Amplifier Finding Executive: http://www.ircnetops.org/smurf _______________________________________________ sunmanagers mailing list sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagersReceived on Mon Jun 3 07:07:49 2002
This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:42:45 EST