On Thursday 12 April 2007 11:49 am, Jason Wessel wrote:
> J. Mayer wrote:
> > On Wed, 2007-04-11 at 17:49 -0400, Rob Landley wrote:
> >
> >> qemu-system-ppc -M prep -nographic -kernel zImage-powerpc -append \
> >> "console=/dev/ttyS0"
...
> While I am sure folks have the objective to be able
On Thursday 12 April 2007 11:49 am, Jason Wessel wrote:
> J. Mayer wrote:
> > On Wed, 2007-04-11 at 17:49 -0400, Rob Landley wrote:
> >
> >> qemu-system-ppc -M prep -nographic -kernel zImage-powerpc -append \
> >> "console=/dev/ttyS0"
> >>
> >
> > You cannot append anything to the comman
I'm fighting with cvs and haven't been able to update my build directory yet.
(I've been spoiled by mercurial, where doing an update on a directory with
modifications in it doesn't _eat_ the directory. And my attempt to create a
mercurial copy of the cvs history with tailor so I could tracck d
J. Mayer wrote:
On Thu, 2007-04-12 at 10:49 -0500, Jason Wessel wrote:
A kernel > 4 MB ? Even on my amd64 I usually have kernels smaller than
this. Is there any need to have such a big kernel for anyone ?
Maybe no one else has the need but me... I built a kernel with nearly
all built i
On Thu, 2007-04-12 at 10:49 -0500, Jason Wessel wrote:
> J. Mayer wrote:
> > On Wed, 2007-04-11 at 17:49 -0400, Rob Landley wrote:
> >
> >> qemu-system-ppc -M prep -nographic -kernel zImage-powerpc -append \
> >> "console=/dev/ttyS0"
> >>
> >
> > You cannot append anything to the command
Jason Wessel wrote:
There is a new regression between Apr 9 and Apr 10 in the QEMU CVS
HEAD where tcp checksums are failing again. :-(
I stand corrected it not the TCP check sums. The new PPC pic code does
not work so as to allow the ethernet device driver to receive packets.
I guess t
J. Mayer wrote:
On Wed, 2007-04-11 at 17:49 -0400, Rob Landley wrote:
qemu-system-ppc -M prep -nographic -kernel zImage-powerpc -append \
"console=/dev/ttyS0"
You cannot append anything to the command line this way, with the PPC
firmware...
You can append options when using yaboot, n