Re: CALL FOR HELP : debian boot floppies 2.2.15 on apus still not ok.

2000-07-10 Thread Sven LUTHER
On Mon, Jul 10, 2000 at 10:40:10AM +0200, Michel Dänzer wrote: > Sven LUTHER wrote: > > > > On Sun, Jul 09, 2000 at 01:36:41PM -0700, Daniel Jacobowitz wrote: > > > On Sun, Jul 09, 2000 at 10:24:36PM +0200, Michel Dänzer wrote: > > > > > $ mount -r -t vfat -o loop=/dev/loop0 resceu.bin /mnt > > >

Re: CALL FOR HELP : debian boot floppies 2.2.15 on apus still not ok.

2000-07-10 Thread Michel Dänzer
Sven LUTHER wrote: > > On Sun, Jul 09, 2000 at 01:36:41PM -0700, Daniel Jacobowitz wrote: > > On Sun, Jul 09, 2000 at 10:24:36PM +0200, Michel Dänzer wrote: > > > > $ mount -r -t vfat -o loop=/dev/loop0 resceu.bin /mnt > > > > > > > > And see if it can be mounted ... > > > > > > It works if I omi

Re: CALL FOR HELP : debian boot floppies 2.2.15 on apus still not ok.

2000-07-10 Thread Sven LUTHER
On Sun, Jul 09, 2000 at 01:36:41PM -0700, Daniel Jacobowitz wrote: > On Sun, Jul 09, 2000 at 10:24:36PM +0200, Michel Dänzer wrote: > > > $ mount -r -t vfat -o loop=/dev/loop0 resceu.bin /mnt > > > > > > And see if it can be mounted ... > > > > It works if I omit the '=/dev/loop0' , and now on t

Re: CALL FOR HELP : debian boot floppies 2.2.15 on apus still not ok.

2000-07-10 Thread Sven LUTHER
On Sun, Jul 09, 2000 at 10:24:36PM +0200, Michel Dänzer wrote: > Sven LUTHER wrote: > > > Everything works fine, but when i come to the step where i would normally do > > : > > > > * install os kernel & modules > > > > i give the corrct place in the requester, and dbootstrap tries to loop mou

Re: CALL FOR HELP : debian boot floppies 2.2.15 on apus still not ok.

2000-07-09 Thread Daniel Jacobowitz
On Sun, Jul 09, 2000 at 10:24:36PM +0200, Michel Dänzer wrote: > > $ mount -r -t vfat -o loop=/dev/loop0 resceu.bin /mnt > > > > And see if it can be mounted ... > > It works if I omit the '=/dev/loop0' , and now on the second try (after > getting back to the installer main menu) df shows /dev/l

Re: CALL FOR HELP : debian boot floppies 2.2.15 on apus still not ok.

2000-07-09 Thread Michel Dänzer
Sven LUTHER wrote: > Everything works fine, but when i come to the step where i would normally do > : > > * install os kernel & modules > > i give the corrct place in the requester, and dbootstrap tries to loop mount > the rescue.bin image to fetch the kernel and the modules, and fail. Confi

Bug#64500: CALL FOR HELP : debian boot floppies 2.2.15 on apus still not ok.

2000-07-06 Thread Sven LUTHER
On Thu, Jul 06, 2000 at 04:39:05AM -0700, Christian T. Steigies wrote: > Just a few ideas: > > > -CONFIG_DUMMY=m > maybe this is missing? (dummy network?) What for ??? works fine for on my i386 box, should not be the cause of the problem ? should it ? > > # Filesystems > > # > > -CONFIG_VFAT

Bug#64500: CALL FOR HELP : debian boot floppies 2.2.15 on apus still not ok.

2000-07-06 Thread Christian T. Steigies
Just a few ideas: > -CONFIG_DUMMY=m maybe this is missing? (dummy network?) > # Filesystems > # > -CONFIG_VFAT_FS=m > +CONFIG_VFAT_FS=y ... > -CONFIG_MINIX_FS=y > +CONFIG_MINIX_FS=m I think you need minix compiled in, make vfat a module if you want to save space. Christian -- To UNSUBSCRIB

Bug#64500: CALL FOR HELP : debian boot floppies 2.2.15 on apus still not ok.

2000-07-06 Thread Sven LUTHER
On Thu, Jul 06, 2000 at 03:35:00AM -0700, Christian T. Steigies wrote: > On Thu, Jul 06, 2000 at 10:56:19AM +0200, Sven LUTHER wrote: > > On Wed, Jul 05, 2000 at 06:45:24PM -0400, Adam Di Carlo wrote: > > > > > > Sounds like busybox mount bug, yeah. Wonder why it only hits apus?? > > > > big en

Bug#64500: CALL FOR HELP : debian boot floppies 2.2.15 on apus still not ok.

2000-07-06 Thread Christian T. Steigies
On Thu, Jul 06, 2000 at 10:56:19AM +0200, Sven LUTHER wrote: > On Wed, Jul 05, 2000 at 06:45:24PM -0400, Adam Di Carlo wrote: > > > > Sounds like busybox mount bug, yeah. Wonder why it only hits apus?? > > big endian problem ? the fact i am using a 2.2.10 kernel ? some stuff i > built as module

Bug#64500: CALL FOR HELP : debian boot floppies 2.2.15 on apus still not ok.

2000-07-06 Thread Sven LUTHER
On Thu, Jul 06, 2000 at 04:10:39AM -0600, Erik Andersen wrote: > On Thu Jul 06, 2000 at 10:56:19AM +0200, Sven LUTHER wrote: > > On Wed, Jul 05, 2000 at 06:45:24PM -0400, Adam Di Carlo wrote: > > > > > > Sounds like busybox mount bug, yeah. Wonder why it only hits apus?? > > > [-snip--]

Bug#64500: CALL FOR HELP : debian boot floppies 2.2.15 on apus still not ok.

2000-07-06 Thread Erik Andersen
On Thu Jul 06, 2000 at 10:56:19AM +0200, Sven LUTHER wrote: > On Wed, Jul 05, 2000 at 06:45:24PM -0400, Adam Di Carlo wrote: > > > > Sounds like busybox mount bug, yeah. Wonder why it only hits apus?? > [-snip--] > > > Do you think you can pester andersee directly? > > Well, why not,

Re: CALL FOR HELP : debian boot floppies 2.2.15 on apus still not ok.

2000-07-06 Thread Sven LUTHER
On Wed, Jul 05, 2000 at 04:44:56PM +0200, Michel D?nzer wrote: > Sven LUTHER wrote: > > > > BTW what's the fs type of root.bin supposed to be? I can't mount it here. > > > > root.bin is just a compressed ext2 root image. > > > > dbootstrap does some gunzip & piping magic to mount it, but mv roo

Bug#64500: CALL FOR HELP : debian boot floppies 2.2.15 on apus still not ok.

2000-07-06 Thread Sven LUTHER
On Wed, Jul 05, 2000 at 06:45:24PM -0400, Adam Di Carlo wrote: > > Sounds like busybox mount bug, yeah. Wonder why it only hits apus?? big endian problem ? the fact i am using a 2.2.10 kernel ? some stuff i built as module which should go into the kernel ? I really don't know what is happeni

Bug#64500: CALL FOR HELP : debian boot floppies 2.2.15 on apus still not ok.

2000-07-05 Thread Adam Di Carlo
Sven LUTHER <[EMAIL PROTECTED]> writes: > i give the corrct place in the requester, and dbootstrap tries to loop mount > the rescue.bin image to fetch the kernel and the modules, and fail. > > I then tried testing by hand, with : > > $ mount -r -t vfat -o loop=/dev/loop0 resceu.bin /mnt > Mount

Re: CALL FOR HELP : debian boot floppies 2.2.15 on apus still not ok.

2000-07-05 Thread Michel Dänzer
Sven LUTHER wrote: > > BTW what's the fs type of root.bin supposed to be? I can't mount it here. > > root.bin is just a compressed ext2 root image. > > dbootstrap does some gunzip & piping magic to mount it, but mv root.bin > root.bin.gz && gunzip root.bin.gz will do also. Aaah it worked now,

Re: CALL FOR HELP : debian boot floppies 2.2.15 on apus still not ok.

2000-07-05 Thread Sven LUTHER
On Wed, Jul 05, 2000 at 02:53:48PM +0200, Michel Dänzer wrote: > Sven LUTHER wrote: > > > i give the corrct place in the requester, and dbootstrap tries to loop mount > > the rescue.bin image to fetch the kernel and the modules, and fail. > > Should drivers.tgz be in rescue.bin? It's not. No it

Re: CALL FOR HELP : debian boot floppies 2.2.15 on apus still not ok.

2000-07-05 Thread Michel Dänzer
Sven LUTHER wrote: > i give the corrct place in the requester, and dbootstrap tries to loop mount > the rescue.bin image to fetch the kernel and the modules, and fail. Should drivers.tgz be in rescue.bin? It's not. If the config.gz in rescue.bin is the config of the kernel you use, it does ind

CALL FOR HELP : debian boot floppies 2.2.15 on apus still not ok.

2000-07-05 Thread Sven LUTHER
Hello, ... This is a call for help, i am totally lost here, and if nobody helps me out on this, i am afraid the apus boot floppies will chip as is, without working properly. This is not so big a deal, because it is possible to do a full install in the current state of things, but still it would