Re: sparc installation

2000-01-31 Thread Ben Collins
On Sat, Jan 29, 2000 at 06:42:36PM -0800, [EMAIL PROTECTED] wrote:
 
 Ben,
 
 Do the 2.2.14 Sparc kernel images have root on NFS/IP PnP support?

Yes, but the PnP RARP is disabled on all of them. It's just as simple to
type it in once on the command line for install, and recompile for those
few who RARP or BOOTP all the time for diskless clients. Even then, you
can still put the command line stuff in the PROM boot args, if needed.

-- 
 ---===-=-==-=---==-=--
/  Ben Collins  --  ...on that fantastic voyage...  --  Debian GNU/Linux   \
` [EMAIL PROTECTED]  --  [EMAIL PROTECTED]  --  [EMAIL PROTECTED] '
 `---=--===-=-=-=-===-==---=--=---'


Re: sparc installation

2000-01-31 Thread ferret

Maybe I got the boot args wrong. I was going by the diskless HOWTO, and I
had it working at one point in time.

RARP on boot server points to the uncompressed a.out kernel image
(compiled elf2aout on i386) and the kernels do boot to the point where
they can't mount root FS on 00.00

ok boot net nfsroot=192.168.1.42:/mount/nfs/nfsroot/goober
.
:VFS: Cannot open root device 00:00
:Kernel panic: VFS: Unable to mount root fs on 00:00

As far as I can tell here, everything's set up as it should be.

I'm booting the 2.2.14 kernel from the last set of floppy images.

On Sun, 30 Jan 2000, Ben Collins wrote:

 On Sat, Jan 29, 2000 at 06:42:36PM -0800, [EMAIL PROTECTED] wrote:
  
  Ben,
  
  Do the 2.2.14 Sparc kernel images have root on NFS/IP PnP support?
 
 Yes, but the PnP RARP is disabled on all of them. It's just as simple to
 type it in once on the command line for install, and recompile for those
 few who RARP or BOOTP all the time for diskless clients. Even then, you
 can still put the command line stuff in the PROM boot args, if needed.
 
 -- 
  ---===-=-==-=---==-=--
 /  Ben Collins  --  ...on that fantastic voyage...  --  Debian GNU/Linux   \
 ` [EMAIL PROTECTED]  --  [EMAIL PROTECTED]  --  [EMAIL PROTECTED] '
  `---=--===-=-=-=-===-==---=--=---'
 


problems with libgc5

2000-01-31 Thread Gergely Madarasz
Hello,

Could someone please try compiling w3m-ssl in non-US with latest
libgc5-dev ? The compilation always segfault on me, and I suspect a libgc5
bug (since I can't compile libgc5 either because of segfaults).

-- 
Madarasz Gergely   [EMAIL PROTECTED] [EMAIL PROTECTED]
  It's practically impossible to look at a penguin and feel angry.
  Egy pingvinre gyakorlatilag lehetetlen haragosan nezni.
HuLUG: http://mlf.linux.rulez.org/


Re: sparc installation

2000-01-31 Thread Ben Collins
On Sun, Jan 30, 2000 at 09:33:58PM -0800, [EMAIL PROTECTED] wrote:
 
 Maybe I got the boot args wrong. I was going by the diskless HOWTO, and I
 had it working at one point in time.
 
 RARP on boot server points to the uncompressed a.out kernel image
 (compiled elf2aout on i386) and the kernels do boot to the point where
 they can't mount root FS on 00.00
 
 ok boot net nfsroot=192.168.1.42:/mount/nfs/nfsroot/goober

ok boot net nfsroot=... ip=this systems ip:

Read the nfsroot.txt in linux/Documentation from the kernel. That one
extra ip addres is what the kernel needs (the original RARP that the PROM
gets isn't used, maybe it should be, but that is a kernel bug).

-- 
 ---===-=-==-=---==-=--
/  Ben Collins  --  ...on that fantastic voyage...  --  Debian GNU/Linux   \
` [EMAIL PROTECTED]  --  [EMAIL PROTECTED]  --  [EMAIL PROTECTED] '
 `---=--===-=-=-=-===-==---=--=---'


Re: sparc installation

2000-01-31 Thread ferret

Still no go..

ok boot net nfsroot=192.168.1.42:/mount/nfs/nfsroot/goober ip=192.168.1.50

even specifying ALL the options to ip= and adding root=/dev/nfs to the
boot paramaters.

What else can I try?

On Mon, 31 Jan 2000, Ben Collins wrote:

 On Sun, Jan 30, 2000 at 09:33:58PM -0800, [EMAIL PROTECTED] wrote:
  
  Maybe I got the boot args wrong. I was going by the diskless HOWTO, and I
  had it working at one point in time.
  
  RARP on boot server points to the uncompressed a.out kernel image
  (compiled elf2aout on i386) and the kernels do boot to the point where
  they can't mount root FS on 00.00
  
  ok boot net nfsroot=192.168.1.42:/mount/nfs/nfsroot/goober
 
 ok boot net nfsroot=... ip=this systems ip:
 
 Read the nfsroot.txt in linux/Documentation from the kernel. That one
 extra ip addres is what the kernel needs (the original RARP that the PROM
 gets isn't used, maybe it should be, but that is a kernel bug).
 
 -- 
  ---===-=-==-=---==-=--
 /  Ben Collins  --  ...on that fantastic voyage...  --  Debian GNU/Linux   \
 ` [EMAIL PROTECTED]  --  [EMAIL PROTECTED]  --  [EMAIL PROTECTED] '
  `---=--===-=-=-=-===-==---=--=---'
 


Re: sparc installation

2000-01-31 Thread Ben Collins
On Mon, Jan 31, 2000 at 10:01:06AM -0800, [EMAIL PROTECTED] wrote:
 
 Still no go..
 
 ok boot net nfsroot=192.168.1.42:/mount/nfs/nfsroot/goober ip=192.168.1.50
 
 even specifying ALL the options to ip= and adding root=/dev/nfs to the
 boot paramaters.
 
 What else can I try?

That's pretty much it. It works perfectly for me. I suspect there is an
underlying thing that either you or I am missing :)

-- 
 ---===-=-==-=---==-=--
/  Ben Collins  --  ...on that fantastic voyage...  --  Debian GNU/Linux   \
` [EMAIL PROTECTED]  --  [EMAIL PROTECTED]  --  [EMAIL PROTECTED] '
 `---=--===-=-=-=-===-==---=--=---'