* rootfs for vr4181a
@ 2003-06-03 12:28 Julian Scheel
2003-06-03 12:55 ` Guido Guenther
2003-07-04 7:43 ` smills_ho
0 siblings, 2 replies; 10+ messages in thread
From: Julian Scheel @ 2003-06-03 12:28 UTC (permalink / raw)
To: linux-mips
Hey all,
I am searching for a rootfs which can be used with a NEC VR4181A and can be
mounted over NFS (shouldn't need any special things, should it?)
Has someone such a rootfs - or can give me a link where to find it - or a link
to a description how to do it myself?
--
Grüße,
Julian
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: rootfs for vr4181a
2003-06-03 12:28 rootfs for vr4181a Julian Scheel
@ 2003-06-03 12:55 ` Guido Guenther
2003-07-04 7:43 ` smills_ho
1 sibling, 0 replies; 10+ messages in thread
From: Guido Guenther @ 2003-06-03 12:55 UTC (permalink / raw)
To: linux-mips
On Tue, Jun 03, 2003 at 02:28:48PM +0200, Julian Scheel wrote:
> I am searching for a rootfs which can be used with a NEC VR4181A and can be
> mounted over NFS (shouldn't need any special things, should it?)
> Has someone such a rootfs - or can give me a link where to find it - or a link
> to a description how to do it myself?
You can try for mips:
http://debian.physik.uni-konstanz.de/debian/dists/woody/main/disks-mips/3.0.23-2002-05-21/root.tar.gz
or for mipsel:
http://debian.physik.uni-konstanz.de/debian/dists/woody/main/disks-mipsel/3.0.23-2002-05-21/root.tar.gz
(or any other debian mirror) for a rather minimal rootfs. You can build
a more complete nfs-root by following the steps in the installer.
Regards,
-- Guido
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: rootfs for vr4181a
2003-06-03 12:28 rootfs for vr4181a Julian Scheel
2003-06-03 12:55 ` Guido Guenther
@ 2003-07-04 7:43 ` smills_ho
2003-07-04 7:43 ` smills_ho
2003-07-04 15:35 ` Ralf Baechle
1 sibling, 2 replies; 10+ messages in thread
From: smills_ho @ 2003-07-04 7:43 UTC (permalink / raw)
To: Julian Scheel, linux-mips
Hi Julian,
What kernel version do you use? 2.4.2 or higher ?
Can it work about ramdisk ?
Regards,
Jeff
----- Original Message -----
From: "Julian Scheel" <julian@jusst.de>
To: <linux-mips@linux-mips.org>
Sent: Tuesday, June 03, 2003 8:28 PM
Subject: rootfs for vr4181a
> Hey all,
>
> I am searching for a rootfs which can be used with a NEC VR4181A and can
be
> mounted over NFS (shouldn't need any special things, should it?)
> Has someone such a rootfs - or can give me a link where to find it - or a
link
> to a description how to do it myself?
>
> --
> Grüße,
> Julian
>
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: rootfs for vr4181a
2003-07-04 7:43 ` smills_ho
@ 2003-07-04 7:43 ` smills_ho
2003-07-04 15:35 ` Ralf Baechle
1 sibling, 0 replies; 10+ messages in thread
From: smills_ho @ 2003-07-04 7:43 UTC (permalink / raw)
To: Julian Scheel, linux-mips
Hi Julian,
What kernel version do you use? 2.4.2 or higher ?
Can it work about ramdisk ?
Regards,
Jeff
----- Original Message -----
From: "Julian Scheel" <julian@jusst.de>
To: <linux-mips@linux-mips.org>
Sent: Tuesday, June 03, 2003 8:28 PM
Subject: rootfs for vr4181a
> Hey all,
>
> I am searching for a rootfs which can be used with a NEC VR4181A and can
be
> mounted over NFS (shouldn't need any special things, should it?)
> Has someone such a rootfs - or can give me a link where to find it - or a
link
> to a description how to do it myself?
>
> --
> Grüße,
> Julian
>
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: rootfs for vr4181a
2003-07-04 7:43 ` smills_ho
2003-07-04 7:43 ` smills_ho
@ 2003-07-04 15:35 ` Ralf Baechle
2003-07-04 15:37 ` Geert Uytterhoeven
1 sibling, 1 reply; 10+ messages in thread
From: Ralf Baechle @ 2003-07-04 15:35 UTC (permalink / raw)
To: smills_ho; +Cc: Julian Scheel, linux-mips
On Fri, Jul 04, 2003 at 03:43:48PM +0800, smills_ho wrote:
> Hi Julian,
> What kernel version do you use? 2.4.2 or higher ?
> Can it work about ramdisk ?
I really hope nobody is using 2.4.2 anymore. This kernel is by now quite
a bit over 2 years old and the number of bug fixes in the generic and
MIPS-specific code is so large that I refuse to enumerate them ...
Ralf
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: rootfs for vr4181a
2003-07-04 15:35 ` Ralf Baechle
@ 2003-07-04 15:37 ` Geert Uytterhoeven
2003-07-04 15:57 ` Ralf Baechle
2003-07-05 3:32 ` Ralf Baechle
0 siblings, 2 replies; 10+ messages in thread
From: Geert Uytterhoeven @ 2003-07-04 15:37 UTC (permalink / raw)
To: Ralf Baechle; +Cc: smills_ho, Julian Scheel, Linux/MIPS Development
On Fri, 4 Jul 2003, Ralf Baechle wrote:
> On Fri, Jul 04, 2003 at 03:43:48PM +0800, smills_ho wrote:
> > What kernel version do you use? 2.4.2 or higher ?
> > Can it work about ramdisk ?
>
> I really hope nobody is using 2.4.2 anymore. This kernel is by now quite
> a bit over 2 years old and the number of bug fixes in the generic and
> MIPS-specific code is so large that I refuse to enumerate them ...
So any plans to upgrade Linux/MIPS CVS to 2.4.21 (and beyond)? ;-)
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: rootfs for vr4181a
2003-07-04 15:37 ` Geert Uytterhoeven
@ 2003-07-04 15:57 ` Ralf Baechle
2003-07-05 3:32 ` Ralf Baechle
1 sibling, 0 replies; 10+ messages in thread
From: Ralf Baechle @ 2003-07-04 15:57 UTC (permalink / raw)
To: Geert Uytterhoeven; +Cc: smills_ho, Julian Scheel, Linux/MIPS Development
On Fri, Jul 04, 2003 at 05:37:52PM +0200, Geert Uytterhoeven wrote:
> On Fri, 4 Jul 2003, Ralf Baechle wrote:
> > On Fri, Jul 04, 2003 at 03:43:48PM +0800, smills_ho wrote:
> > > What kernel version do you use? 2.4.2 or higher ?
> > > Can it work about ramdisk ?
> >
> > I really hope nobody is using 2.4.2 anymore. This kernel is by now quite
> > a bit over 2 years old and the number of bug fixes in the generic and
> > MIPS-specific code is so large that I refuse to enumerate them ...
>
> So any plans to upgrade Linux/MIPS CVS to 2.4.21 (and beyond)? ;-)
Sure :-)
Ralf
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: rootfs for vr4181a
2003-07-04 15:37 ` Geert Uytterhoeven
2003-07-04 15:57 ` Ralf Baechle
@ 2003-07-05 3:32 ` Ralf Baechle
2003-07-05 9:50 ` Geert Uytterhoeven
1 sibling, 1 reply; 10+ messages in thread
From: Ralf Baechle @ 2003-07-05 3:32 UTC (permalink / raw)
To: Geert Uytterhoeven; +Cc: smills_ho, Julian Scheel, Linux/MIPS Development
On Fri, Jul 04, 2003 at 05:37:52PM +0200, Geert Uytterhoeven wrote:
> > I really hope nobody is using 2.4.2 anymore. This kernel is by now quite
> > a bit over 2 years old and the number of bug fixes in the generic and
> > MIPS-specific code is so large that I refuse to enumerate them ...
>
> So any plans to upgrade Linux/MIPS CVS to 2.4.21 (and beyond)? ;-)
Question answered? :-)
Ralf
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: rootfs for vr4181a
2003-07-05 3:32 ` Ralf Baechle
@ 2003-07-05 9:50 ` Geert Uytterhoeven
2003-07-05 11:23 ` Ralf Baechle
0 siblings, 1 reply; 10+ messages in thread
From: Geert Uytterhoeven @ 2003-07-05 9:50 UTC (permalink / raw)
To: Ralf Baechle; +Cc: smills_ho, Julian Scheel, Linux/MIPS Development
On Sat, 5 Jul 2003, Ralf Baechle wrote:
> On Fri, Jul 04, 2003 at 05:37:52PM +0200, Geert Uytterhoeven wrote:
> > > I really hope nobody is using 2.4.2 anymore. This kernel is by now quite
> > > a bit over 2 years old and the number of bug fixes in the generic and
> > > MIPS-specific code is so large that I refuse to enumerate them ...
> >
> > So any plans to upgrade Linux/MIPS CVS to 2.4.21 (and beyond)? ;-)
>
> Question answered? :-)
Yes, thanks a lot!
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: rootfs for vr4181a
2003-07-05 9:50 ` Geert Uytterhoeven
@ 2003-07-05 11:23 ` Ralf Baechle
0 siblings, 0 replies; 10+ messages in thread
From: Ralf Baechle @ 2003-07-05 11:23 UTC (permalink / raw)
To: Geert Uytterhoeven; +Cc: smills_ho, Julian Scheel, Linux/MIPS Development
On Sat, Jul 05, 2003 at 11:50:36AM +0200, Geert Uytterhoeven wrote:
> > > So any plans to upgrade Linux/MIPS CVS to 2.4.21 (and beyond)? ;-)
> >
> > Question answered? :-)
>
> Yes, thanks a lot!
For those who aren't subscribed to linux-cvs - I've commited the update
to the 2.4.21 release version last night.
Ralf
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2003-07-05 11:24 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-03 12:28 rootfs for vr4181a Julian Scheel
2003-06-03 12:55 ` Guido Guenther
2003-07-04 7:43 ` smills_ho
2003-07-04 7:43 ` smills_ho
2003-07-04 15:35 ` Ralf Baechle
2003-07-04 15:37 ` Geert Uytterhoeven
2003-07-04 15:57 ` Ralf Baechle
2003-07-05 3:32 ` Ralf Baechle
2003-07-05 9:50 ` Geert Uytterhoeven
2003-07-05 11:23 ` Ralf Baechle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox