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
> > >
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
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
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
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
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
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
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
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
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
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--]
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,
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
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
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
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,
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
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
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
19 matches
Mail list logo