* one more Indy running Linux
@ 1997-07-24 17:42 Ariel Faigon
1997-07-24 17:42 ` Ariel Faigon
1997-07-25 3:15 ` An update Alex deVries
0 siblings, 2 replies; 13+ messages in thread
From: Ariel Faigon @ 1997-07-24 17:42 UTC (permalink / raw)
To: SGI/Linux mailing list
Hi,
Mark Salter just joined the list. I hope that having Linux
run on an Indy will soon be very common. At this point it is
rare enough to be worth posting.
What is nice about this case is that Mark just grabbed whatever
we have on the ftp site currently (which is not yet ready) and
without being involved before, managed to get it to run in short order.
Whoever can fix this: Please note the hiccups and problems in
the process. Maybe we should just update the precompiled binaries
we give to people :-)
----- Forwarded message from Mark Salter -----
>From marks@sun470.rd.qms.com Thu Jul 24 08:20:01 1997
Date: Thu, 24 Jul 1997 10:19:50 -0500
Message-Id: <199707241519.KAA16443@speedy.qms.com.rd.qms.com>
From: Mark Salter <marks@sun470.rd.qms.com>
To: ariel@sgi.com
Cc: lm@cthulhu, davem@jenolan.rutgers.edu
In-Reply-To: <9707178691.AA869165377@internet-mail.it.qms.com> (ariel@sgi.com)
Subject: Re: [marks@sun470.rd.qms.com: mips linux]
[ pointers deleted ]
Thanks for the pointers, guys. I had relatively little trouble booting
linux on my Indy. I put the "root-be-0.00.cpio.gz" filesystem on my
PPro linux machine and built the kernel from the sources there. The
only problems were:
* The ".previous" bug in the crossdev binutils binary. This problem got
some mention in the mailing list, but no resolution was mentioned. I
got the sources and a patch from ftp.linux.sgi.com, rebuilt binutils
and that fixed that.
* I wasn't sure how (or if it is even possible) to get "root=" options
to the kernel from the Indy ARC PROM, so I changed NFS_ROOT in
include/linux/nfs_fs.h to point to the right place where I placed the
root filesystem.
So, you can now add me to the list of folks with Indys running linux. I
guess I'll start working on fixing up a second disk so I don't have to
boot off the network...
--Mark
----- End of forwarded message from Mark Salter -----
--
Peace, Ariel
^ permalink raw reply [flat|nested] 13+ messages in thread
* one more Indy running Linux
1997-07-24 17:42 one more Indy running Linux Ariel Faigon
@ 1997-07-24 17:42 ` Ariel Faigon
1997-07-25 3:15 ` An update Alex deVries
1 sibling, 0 replies; 13+ messages in thread
From: Ariel Faigon @ 1997-07-24 17:42 UTC (permalink / raw)
To: SGI/Linux mailing list
Hi,
Mark Salter just joined the list. I hope that having Linux
run on an Indy will soon be very common. At this point it is
rare enough to be worth posting.
What is nice about this case is that Mark just grabbed whatever
we have on the ftp site currently (which is not yet ready) and
without being involved before, managed to get it to run in short order.
Whoever can fix this: Please note the hiccups and problems in
the process. Maybe we should just update the precompiled binaries
we give to people :-)
----- Forwarded message from Mark Salter -----
From marks@sun470.rd.qms.com Thu Jul 24 08:20:01 1997
Date: Thu, 24 Jul 1997 10:19:50 -0500
Message-Id: <199707241519.KAA16443@speedy.qms.com.rd.qms.com>
From: Mark Salter <marks@sun470.rd.qms.com>
To: ariel@sgi.com
Cc: lm@cthulhu, davem@jenolan.rutgers.edu
In-Reply-To: <9707178691.AA869165377@internet-mail.it.qms.com> (ariel@sgi.com)
Subject: Re: [marks@sun470.rd.qms.com: mips linux]
[ pointers deleted ]
Thanks for the pointers, guys. I had relatively little trouble booting
linux on my Indy. I put the "root-be-0.00.cpio.gz" filesystem on my
PPro linux machine and built the kernel from the sources there. The
only problems were:
* The ".previous" bug in the crossdev binutils binary. This problem got
some mention in the mailing list, but no resolution was mentioned. I
got the sources and a patch from ftp.linux.sgi.com, rebuilt binutils
and that fixed that.
* I wasn't sure how (or if it is even possible) to get "root=" options
to the kernel from the Indy ARC PROM, so I changed NFS_ROOT in
include/linux/nfs_fs.h to point to the right place where I placed the
root filesystem.
So, you can now add me to the list of folks with Indys running linux. I
guess I'll start working on fixing up a second disk so I don't have to
boot off the network...
--Mark
----- End of forwarded message from Mark Salter -----
--
Peace, Ariel
^ permalink raw reply [flat|nested] 13+ messages in thread
* An update...
1997-07-24 17:42 one more Indy running Linux Ariel Faigon
1997-07-24 17:42 ` Ariel Faigon
@ 1997-07-25 3:15 ` Alex deVries
1997-07-31 17:32 ` Miguel de Icaza
` (2 more replies)
1 sibling, 3 replies; 13+ messages in thread
From: Alex deVries @ 1997-07-25 3:15 UTC (permalink / raw)
To: SGI/Linux mailing list
Okay, I spent some time on my Indy today, and ran into some things:
- somehow, booting with:
boot -f boopt()bootserver:vmlinux nfsaddrs:my.ip.add.ress:bo.ot.ip.addr
doesn't work. It gives me the error ": can't open". Odd.
But:
boot -f boopt()bootserver:vmlinux
does work.
- My root partition isn't being mounted read/write. I can't figure it
out. /proc/mounts does indicate that it's rw, and I'm sure the NFS export
is setup correctly.
- I have two disks on the system, sda has Irix on it, and sdb is empty. I
didn't have fdisk compiled (alhtough I tried), but mke2fs /dev/sdb worked.
It mounted, but... I got a tonne of ext2 errors when rebooting and
remounting. Irix tells me the disk is good.
- While doing a lot of NFS stuff, I got a the following panic:
Got a bus error IRQ, shouldn't happen yet
...
Cause: 00004000
Spinning
and then the whole thing locks. I'm using Mike Shaver's 2.1.43. Should
anyone have a brand new 2.1.47, I'd love to try it.
(actually, I should probably sort out how to cross compile my own
kernels... I'd be doing a good thing to package the cross compile
utilities that Ralf's made into an RPM... never mind the .src.rpm for now)
- Is there anyway to get rid of that jazzy sound startup thing? Sure, it
puts all the Mac's in my office to shame, but after about the twentieth
time it's a little bothering...
- Binaries I'm looking for: fdisk, ps, network tools...
Anyway, things are looking better and better...
- Alex
Alex deVries Success is realizing
System Administrator attainable dreams.
The EngSoc Project
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: An update...
1997-07-25 3:15 ` An update Alex deVries
@ 1997-07-31 17:32 ` Miguel de Icaza
1997-07-31 18:25 ` Emmanuel Mogenet
` (2 more replies)
1997-07-31 18:44 ` startup tune Wayne Mesard
1997-07-31 19:35 ` An update Alan Cox
2 siblings, 3 replies; 13+ messages in thread
From: Miguel de Icaza @ 1997-07-31 17:32 UTC (permalink / raw)
To: adevries; +Cc: linux
> - Is there anyway to get rid of that jazzy sound startup thing? Sure, it
> puts all the Mac's in my office to shame, but after about the twentieth
> time it's a little bothering...
Co-workers get the felling you are doing something interesting :-)
Miguel.
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: An update...
1997-07-31 17:32 ` Miguel de Icaza
@ 1997-07-31 18:25 ` Emmanuel Mogenet
1997-07-31 18:28 ` George Kyriazis
1997-07-31 18:31 ` Oliver Frommel
2 siblings, 0 replies; 13+ messages in thread
From: Emmanuel Mogenet @ 1997-07-31 18:25 UTC (permalink / raw)
To: Miguel de Icaza; +Cc: adevries, linux
Miguel de Icaza wrote:
>
> > - Is there anyway to get rid of that jazzy sound startup thing? Sure, it
> > puts all the Mac's in my office to shame, but after about the twentieth
> > time it's a little bothering...
There's a parameter in the nvram to set the volume to 0.
- Mgix
________________________________________________________________________________
Emmanuel Mogenet <mgix@nothingreal.com> PGP Key on
Request
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: An update...
1997-07-31 17:32 ` Miguel de Icaza
1997-07-31 18:25 ` Emmanuel Mogenet
@ 1997-07-31 18:28 ` George Kyriazis
1997-07-31 18:28 ` George Kyriazis
1997-07-31 18:31 ` Oliver Frommel
2 siblings, 1 reply; 13+ messages in thread
From: George Kyriazis @ 1997-07-31 18:28 UTC (permalink / raw)
To: Miguel de Icaza; +Cc: adevries, linux
> > - Is there anyway to get rid of that jazzy sound startup thing? Sure, it
> > puts all the Mac's in my office to shame, but after about the twentieth
> > time it's a little bothering...
>
> Co-workers get the felling you are doing something interesting :-)
>
> Miguel.
>
Yes...
Go into the prom monitor and set the volume to be 0.
--george
--
---------------------------------------------------------------------------
George Kyriazis | Silicon Graphics, Inc., 1L-945 | kyriazis@sgi.com
| 2011 N. Shoreline Blvd. | 415-933-2828
| Mt. View, CA 94043 |
---------------------------------------------------------------------------
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: An update...
1997-07-31 18:28 ` George Kyriazis
@ 1997-07-31 18:28 ` George Kyriazis
0 siblings, 0 replies; 13+ messages in thread
From: George Kyriazis @ 1997-07-31 18:28 UTC (permalink / raw)
To: Miguel de Icaza; +Cc: adevries, linux
> > - Is there anyway to get rid of that jazzy sound startup thing? Sure, it
> > puts all the Mac's in my office to shame, but after about the twentieth
> > time it's a little bothering...
>
> Co-workers get the felling you are doing something interesting :-)
>
> Miguel.
>
Yes...
Go into the prom monitor and set the volume to be 0.
--george
--
---------------------------------------------------------------------------
George Kyriazis | Silicon Graphics, Inc., 1L-945 | kyriazis@sgi.com
| 2011 N. Shoreline Blvd. | 415-933-2828
| Mt. View, CA 94043 |
---------------------------------------------------------------------------
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: An update...
1997-07-31 17:32 ` Miguel de Icaza
1997-07-31 18:25 ` Emmanuel Mogenet
1997-07-31 18:28 ` George Kyriazis
@ 1997-07-31 18:31 ` Oliver Frommel
1997-07-31 19:09 ` Ariel Faigon
2 siblings, 1 reply; 13+ messages in thread
From: Oliver Frommel @ 1997-07-31 18:31 UTC (permalink / raw)
To: adevries; +Cc: linux
On Thu, 31 Jul 1997, Miguel de Icaza wrote:
>
> > - Is there anyway to get rid of that jazzy sound startup thing? Sure, it
> > puts all the Mac's in my office to shame, but after about the twentieth
> > time it's a little bothering...
>
>
in the boot monitor enter "setenv volume 0"
oliver
^ permalink raw reply [flat|nested] 13+ messages in thread
* startup tune
1997-07-25 3:15 ` An update Alex deVries
1997-07-31 17:32 ` Miguel de Icaza
@ 1997-07-31 18:44 ` Wayne Mesard
1997-07-31 19:35 ` An update Alan Cox
2 siblings, 0 replies; 13+ messages in thread
From: Wayne Mesard @ 1997-07-31 18:44 UTC (permalink / raw)
To: Alex deVries; +Cc: SGI/Linux mailing list
Alex deVries writes:
> - Is there anyway to get rid of that jazzy sound startup thing? Sure, it
> puts all the Mac's in my office to shame, but after about the twentieth
> time it's a little bothering...
From the prom: setenv volume 0
From an Irix shell: nvram volume 0
Wayne();
617-489-7864
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: An update...
1997-07-31 18:31 ` Oliver Frommel
@ 1997-07-31 19:09 ` Ariel Faigon
1997-07-31 19:09 ` Ariel Faigon
0 siblings, 1 reply; 13+ messages in thread
From: Ariel Faigon @ 1997-07-31 19:09 UTC (permalink / raw)
To: Oliver Frommel; +Cc: adevries, linux
:
:On Thu, 31 Jul 1997, Miguel de Icaza wrote:
:
:>
:> > - Is there anyway to get rid of that jazzy sound startup thing? Sure, it
:> > puts all the Mac's in my office to shame, but after about the twentieth
:> > time it's a little bothering...
:>
:>
:
:in the boot monitor enter "setenv volume 0"
:
:oliver
:
It can also be done from the shell with "nvram volume 10"
or a similar low value (man nvram).
--
Peace, Ariel
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: An update...
1997-07-31 19:09 ` Ariel Faigon
@ 1997-07-31 19:09 ` Ariel Faigon
0 siblings, 0 replies; 13+ messages in thread
From: Ariel Faigon @ 1997-07-31 19:09 UTC (permalink / raw)
To: Oliver Frommel; +Cc: adevries, linux
:
:On Thu, 31 Jul 1997, Miguel de Icaza wrote:
:
:>
:> > - Is there anyway to get rid of that jazzy sound startup thing? Sure, it
:> > puts all the Mac's in my office to shame, but after about the twentieth
:> > time it's a little bothering...
:>
:>
:
:in the boot monitor enter "setenv volume 0"
:
:oliver
:
It can also be done from the shell with "nvram volume 10"
or a similar low value (man nvram).
--
Peace, Ariel
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: An update...
1997-07-25 3:15 ` An update Alex deVries
1997-07-31 17:32 ` Miguel de Icaza
1997-07-31 18:44 ` startup tune Wayne Mesard
@ 1997-07-31 19:35 ` Alan Cox
1997-07-31 19:35 ` Alan Cox
2 siblings, 1 reply; 13+ messages in thread
From: Alan Cox @ 1997-07-31 19:35 UTC (permalink / raw)
To: Alex deVries; +Cc: linux
> - My root partition isn't being mounted read/write. I can't figure it
> out. /proc/mounts does indicate that it's rw, and I'm sure the NFS export
> is setup correctly.
Are you remounting root after startup and do you have our export set not
to map root to nobody ?
(try mount -o remount,rw -n /)
Alan
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: An update...
1997-07-31 19:35 ` An update Alan Cox
@ 1997-07-31 19:35 ` Alan Cox
0 siblings, 0 replies; 13+ messages in thread
From: Alan Cox @ 1997-07-31 19:35 UTC (permalink / raw)
To: Alex deVries; +Cc: linux
> - My root partition isn't being mounted read/write. I can't figure it
> out. /proc/mounts does indicate that it's rw, and I'm sure the NFS export
> is setup correctly.
Are you remounting root after startup and do you have our export set not
to map root to nobody ?
(try mount -o remount,rw -n /)
Alan
^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~1997-08-01 5:03 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1997-07-24 17:42 one more Indy running Linux Ariel Faigon
1997-07-24 17:42 ` Ariel Faigon
1997-07-25 3:15 ` An update Alex deVries
1997-07-31 17:32 ` Miguel de Icaza
1997-07-31 18:25 ` Emmanuel Mogenet
1997-07-31 18:28 ` George Kyriazis
1997-07-31 18:28 ` George Kyriazis
1997-07-31 18:31 ` Oliver Frommel
1997-07-31 19:09 ` Ariel Faigon
1997-07-31 19:09 ` Ariel Faigon
1997-07-31 18:44 ` startup tune Wayne Mesard
1997-07-31 19:35 ` An update Alan Cox
1997-07-31 19:35 ` Alan Cox
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox