Re: m68k netinst cd's

2008-10-06 Thread Stephen R Marenka
On Mon, Oct 06, 2008 at 02:31:18AM +1100, Finn Thain wrote: > > On Sun, 5 Oct 2008, Stephen R Marenka wrote: > > > I think the fix for both of these is fixed by using modules=etch-support > > on the kernel command line. > > > > http://wiki.debian.org/DebianInstaller/M68k#issues > > Ah yes, tha

Re: m68k netinst cd's

2008-10-06 Thread Finn Thain
On Mon, 6 Oct 2008, Finn Thain wrote: > > Ignore that post -- it occurred to me that I probably have the daily > initrd instead of the one from the CD... I will try again. It turns out that they are the same initrd. Stephen helpfully pointed out that I needed the "suite=etch-m68k modules=etc

Re: m68k netinst cd's

2008-10-05 Thread Finn Thain
Ignore that post -- it occurred to me that I probably have the daily initrd instead of the one from the CD... I will try again. Finn On Sun, 5 Oct 2008, Finn Thain wrote: > > On Wed, 24 Sep 2008, Stephen R Marenka wrote: > > > > > Both images use lenny d-i. The etch-m68k one installs etch-m

Re: m68k netinst cd's

2008-10-05 Thread Finn Thain
On Wed, 24 Sep 2008, Stephen R Marenka wrote: > > Both images use lenny d-i. The etch-m68k one installs etch-m68k. The > sid one might install sid. I haven't added the appropriate locales yet > for sid, so who knows. I tried the etch installer on my quadra 630 today (debian mirror at ftp.deb

Re: m68k netinst cd's

2008-10-01 Thread Geert Uytterhoeven
On Wed, 1 Oct 2008, Lance Tagliapietra wrote: > Summary: debian install CD image for etch-m68k works on my Amiga! > > On Tue, Sep 30, 2008 at 08:57:05AM -0500, Lance Tagliapietra wrote: > > > > c) The decompressed kernel did not boot with amiboot-5.6 when specifying > > the compressed initrd incl

Re: m68k netinst cd's

2008-10-01 Thread Lance Tagliapietra
Summary: debian install CD image for etch-m68k works on my Amiga! On Tue, Sep 30, 2008 at 08:57:05AM -0500, Lance Tagliapietra wrote: > > c) The decompressed kernel did not boot with amiboot-5.6 when specifying > the compressed initrd included on the install CD. Tonight I will try to > boot the

Re: m68k netinst cd's

2008-09-30 Thread Lance Tagliapietra
Geert, thanks for that hint! Yes, this did work! I was able to boot a 2.6 kernel. Specifially: a) after decompressing the kernel image, I did get it to boot using amiboot-5.6. The kernel booted until it looked for a root (which I did not give it in this test). b) The decompressed kernel did

Re: m68k netinst cd's

2008-09-29 Thread Geert Uytterhoeven
On Mon, 29 Sep 2008, Lance Tagliapietra wrote: > b) Attempting to load the kernel with amiboot-5.6 was not successful, > amiboot gave up with a "kernel too large" message. My A2000 has only > 1Meg chip ram, but 16M on the GVP 030 card. It seems that the kernel > cannot be larger than 1M to boot o

Re: m68k netinst cd's

2008-09-29 Thread Lance Tagliapietra
Hello, I tried a netinst iso from 9/27/2008 on my Amiga 2000/030 and I was not successfull on getting the install to work. Details follow: a) The version of amiboot provided on the install cd locks up on my system when attempting to have it load a kernel. Running it with the --help option did g

Re: m68k netinst cd's

2008-09-26 Thread Michael Schmitz
Hi Stephen, Can you tell me what the bootargs file should look like? Just replace / by \ everywhere, that should do it. I've done pretty much the same, just changed the kernel image path to refer to the CD drive using an absolute path (copying the kernel images to HD would have messed up the n

Re: m68k netinst cd's

2008-09-26 Thread Stephen R Marenka
On Sat, Sep 27, 2008 at 12:54:57AM +1000, Finn Thain wrote: > That reminds me... would you please enable powerbook ADB > (CONFIG_ADB_PMU68K)? Not sure if it has the module option or not. If it > does, just set it the same as CONFIG_ADB_CUDA. CONFIG_ADB_PMU68K=y Set for 2.6.26-7. Test building

Re: m68k netinst cd's

2008-09-26 Thread Finn Thain
On Fri, 26 Sep 2008, Stephen R Marenka wrote: > >>> - EtherNEC hangs with interrupts from stopped card - ethernec needs > >>> to be built as a module, not compiled in for the time being. I've > >>> tried to fix this in the driver, but no success so far. > >> > >> So CONFIG_ATARI_ETHERNEC=m

Re: m68k netinst cd's

2008-09-26 Thread Stephen R Marenka
On Fri, Sep 26, 2008 at 12:41:41AM +0200, Michael Schmitz wrote: > Hi Stephen, > >>> - paths on TOS are using the backslash as separator, so the bootstrap >>> failed to locate the ramdisk and bailed out. Copying the bootargs and >>> bootstrap to HD and editing it fixed this. >> >> Can you tell me w

Re: m68k netinst cd's

2008-09-25 Thread Michael Schmitz
Hi Stephen, - paths on TOS are using the backslash as separator, so the bootstrap failed to locate the ramdisk and bailed out. Copying the bootargs and bootstrap to HD and editing it fixed this. Can you tell me what the bootargs file should look like? Just replace / by \ everywhere, that sho

Re: m68k netinst cd's

2008-09-25 Thread Stephen R Marenka
On Thu, Sep 25, 2008 at 07:58:41PM +0200, Laurent Vivier wrote: > Hi, > > Le 25 sept. 08 à 03:16, Stephen R Marenka a écrit : > >> I meant to point out that I have new netinst d-i cdroms available. >> >> > > I've tested it (the sid one) on my

Re: m68k netinst cd's

2008-09-25 Thread Stephen R Marenka
On Wed, Sep 24, 2008 at 08:16:04PM -0500, Stephen R Marenka wrote: > Now to figure out how to use an iso with aranym! It turns out the problem is that the cdrom images don't have modules installed in the initrd. I'll have that fixed in the next daily. Now to figure out why busybox ip is segfaul

Re: m68k netinst cd's

2008-09-25 Thread Laurent Vivier
Hi, Le 25 sept. 08 à 03:16, Stephen R Marenka a écrit : I meant to point out that I have new netinst d-i cdroms available. I've tested it (the sid one) on my Q800, initrd from /install/cdrom and and kernel from /install/kernels/: i

Re: m68k netinst cd's

2008-09-25 Thread Stephen R Marenka
On Thu, Sep 25, 2008 at 11:20:52AM +0200, Michael Schmitz wrote: > Hi Stephen, > >> I meant to point out that I have new netinst d-i cdroms available. >> > > I tried the etch one on Atari and ran into two problems: Sweet! > - paths on TOS a

Re: m68k netinst cd's

2008-09-25 Thread Michael Schmitz
Hi Stephen, I meant to point out that I have new netinst d-i cdroms available. I tried the etch one on Atari and ran into two problems: - paths on TOS are using the backslash as separator, so the bootstrap failed to locate the ramdisk