RE: Netra X1 install problem/oddity

2008-06-02 Thread Steve Haavik

I've still got a few Netra X1's running.

From my notes:


First thing after booting the tftpimage jump to a shell and:

modprobe -r dmfe
modprobe -r tulip
modprobe tulip

Then you can continue the install.

After it reboots to the new system:

echo 'blacklist dmfe' > /etc/modprobe.d/dmfe-blacklist

If all else fails you could track down and delete dmfe.ko but you'd have 
to remember to do that after every kernel upgrade. The above method worked 
fine on my production boxes.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



RE: netra X1 tftp boot..and install

2004-03-23 Thread Steve Haavik
Oh! And remember that the tulip driver will discover the ethernet port in
reverse order. Net1 on the server is eth0 and Net0 is eth1. That ones bit
me a couple times.



RE: netra X1 tftp boot..and install

2004-03-23 Thread Steve Haavik
Nevermind. The image at
http://http.us.debian.org/debian/dists/testing/main/installer-sparc/current/images/
boots fine. I'm doing an install right now.



RE: netra X1 tftp boot..and install

2004-03-23 Thread Steve Haavik
ce: PS/2 mouse device common for all mice
Initializing Cryptographic API
NET4: Linux TCP/IP 1.0 for NET4.0
IP: routing cache hash table of 16384 buckets, 128Kbytes
TCP: Hash tables configured (established 131072 bind 65536)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 1242k freed
VFS: Mounted root (ext2 filesystem).
Warning: unable to open an initial console.
Unimplemented SPARC system call 188
Unimplemented SPARC system call 188
Kernel panic: Attempted to kill init!
 Press L1-A to return to the boot prom

-- 
Steve Haavik
Sailor Operations Center
[EMAIL PROTECTED]
Office: 410-545-6340
Cell: 443-829-1532
Fax: 410-396-3722



RE: netra X1 tftp boot..and install

2004-03-23 Thread Steve Haavik
>From memory (and a quick look back at this thread
http://lists.debian.org/debian-sparc/2002/debian-sparc-200210/msg00198.html),
the problem with installing on a Netra X1 is that the drivers for the
ethernet port isn't compiled into the kernel and there is no way to copy
the drivers over after the system boots. I went through a lot to get a
working image (which I still have somewhere... I hope.)
The steps to make it work were here:
http://lists.debian.org/debian-sparc/2002/debian-sparc-200210/msg00203.html




Re: Openboot 4.5.9

2003-12-22 Thread Steve Haavik
On 22 Dec 2003, D Lambrou wrote:

> Any ideas where I can find a patch for upgrading the firmware to
> v. 4.5.9?
> It looks like 4.5.9 solves an issue I have with installing Debian on
> a SunBlade 100.

It looks like the current patch is on Suns site.
http://sunsolve.sun.com/handbook_pub/Systems/SunBlade100/SunBlade100.html
Look where it says flash prom patch.



Re: Re: Sparc netinst

2003-11-11 Thread Steve Haavik
What have you done so far? You said you have a TFTP server (which one are
you using?) Do you have an RARP server? If not, you can find one at
http://www.panix.com/~perin/#rarp (look near the bottom of the page. It's
supposed to work on Win2k but I can't get it to work on my XP box.)

What I normally do when I'm trying to net boot a new system is:
1. setup arp and rarp per the Debian docs.
2. try to netboot the machine.
3. check the TFTP logs to get the correct name for the bootimage (I never
get it right until I look at the logs.)
4. copy/rename/link/whatever the bootimage so it has that name.
5. try to netboot the machine.




Re: starting Linux through tftp

2002-11-04 Thread Steve Haavik
It looks like it's supported (sort of), but I've never tried it.

Section 6.8 at
http://www.debian.org/releases/stable/sparc/ch-partitioning.en.html

has a small amount of info.



Re: Netra X1 install?

2002-10-22 Thread Steve Haavik
I got it to work. I installed binutils-sparc and while it doesn't appear
to work for the version of vmlinuz in
kernel-image-2.4.19-sun4u_27_sparc.deb (same sun4cdm error from tilo), I
did get it to work with the vmlinuz-2.4.18 and modules that got installed
on this Ultra 10.

Thanks for the help. Now I don't have to load Solaris on these X1s. :)



Re: Netra X1 install?

2002-10-21 Thread Steve Haavik
On Mon, 21 Oct 2002, Ben Collins wrote:

> Now that I can attest to working. I've tested it extensively. Don't use
> the official woody CD's though, unless you look through the mailing list
> archive for the sparc64.gz problem.

I've got debian installed on an Ultra 10 and I still get this with
everything I try:

Root image packed size = 1161538
nm: vmlinux: no symbols
Converting vmlinux (sun4cdm) to a.out:
PT 0 Entry: Loadable to 0x40[0x36d4e8] from 0x0[0x2c62c0] align
0x10
Compressing vmlinux.raw:
vmlinux.raw: 56.1%
nm: vmlinux: no symbols
Sizes (sun4cdm):
  raw size = 2892480
  packed size  = 1268728
  root address =
ERROR: Original size and root address must be specified for Sun4c



Re: Netra X1 install?

2002-10-21 Thread Steve Haavik
On Fri, 18 Oct 2002, Ben Collins wrote:

> Try download the deb from
>
> http://http.us.debian.org/debian/pool/main/k/kernel-image-sparc-2.4/
>
> Make sure you get the latest sun4u image. Do this:
>
> dpkg-deb --extract  deb-tmp/
>
> Then get the vmlinuz out of deb-tmp/boot/
>
> This might contain the same problem.

I get the same problem. I think TILO may be assuming sun4cdm when I try
this on a Sparcstation-5.

I'll try to get Debian on an Ultra and see if I can get it to work there.



Re: Netra X1 install?

2002-10-18 Thread Steve Haavik
On Fri, 18 Oct 2002, Ben Collins wrote:

> How do you use this new improved root.bin? Once of two ways. If you have
> a sparc machine, download the sun4u/vmlinux from the above URL and do:
>
> # tilo root.bin vmlinux

There doesn't appear to be a vmlinux at that URL and when I do a
# tilo root.bin vmlinuz
I get:
Root image packed size = 1191009
Multiple root images?

So I tried to do this:
# zcat vmlinuz > vmlinux
# tilo root.bin vmlinux

I get the following:

nm: vmlinux: no symbols
Converting vmlinux (sun4cdm) to a.out:
PT 0 Entry: Loadable to 0x40[0x36d4e8] from 0x0[0x2c62c0] align
0x10
Compressing vmlinux.raw:
vmlinux.raw: 56.1%
nm: vmlinux: no symbols
Sizes (sun4cdm):
  raw size = 2892480
  packed size  = 1268728
  root address =
Root image packed size = 1191009
ERROR: Original size and root address must be specified for Sun4c


I've checked 3 times to make sure I'm using the vmlinuz from the sun4u
directory. I'm going to assume that this is because I'm trying to do this
on an SS5. I don't have any sun4u machines running linux. Any ideas? If
nothing else I'll try to install Debian on an Ultra 5 that's not doing
anything sometime next week.



Re: Netra X1 install?

2002-10-18 Thread Steve Haavik
On Fri, 18 Oct 2002, Ben Collins wrote:

> Did you run "ifconfig -a"? I'm pretty sure I put this in there. Which
> tftp images are you using?

The latest image I've tried was dated 05-Oct-2002 from
http://auric.debian.org/~bcollins/disks-sparc/current/sun4u/tftpboot.img

ifconfig -a only shows the loopback interface and I don't see the anything
listed in the dmesg output about ethernet ports.

I didn't realize that the small image is newer. I'll try that real quick
too.



Netra X1 install?

2002-10-18 Thread Steve Haavik
None of the tftp images I've found so far seem to have support for the
Netra X1 ethernet controllers compiled in. This leaves me unable to do
much more than format the drive. Does anyone know where I can find an
image that will let me do a network install?