Re: debian install woes

2008-04-24 Thread Richard
On Thu, 24 Apr 2008 19:49:40 +0200
Frans Pop <[EMAIL PROTECTED]> wrote:

> Richard wrote:
> > well what am I doing wrong ?
> >  # uname -a
> > Linux LKGD6BA7D 2.6.18-6-ixp4xx #1 Sun Jan 27 00:42:53 UTC 2008 armv5tel
> 
> OK. This tells us what kernel version you are running, which is current 
> Etch. Next thing we need to know is what you are using as source for 
> additional components to be loaded.
> 
> If you take a look at [1], you will see that matching udebs really are 
> available on the mirrors.
> 
> Can you send us the syslog for the installation? That should provide 
> sufficient information.
> 
> > I'm getting very tempted to test the orbital capabilities of this little
> > beast.
> 
> I wouldn't do that just yet. This really is a simple issue to solve once we 
> know what exactly it is that's going wrong here.
> 
> Cheers,
> FJP
> 
> [1]http://ftp.nl.debian.org/debian/dists/etch/main/debian-installer/binary-arm/Packages.gz
Frans I suspect when using 5.0 the install logs from 4.0r3 would have been 
overwritten., So far its 
loaded the base system, and at the moment is configuring flash memory to boot 
the system.
I'll leave it to do its own thing overnight and see where it is in the morning.

-- 

Best Wishes

Richard Bown

~
Registered Linux User 365161
OS Mandriva x86_64 2008.0 Kernel 2.6.22.9-1mdv
HAM Callsign G8JVM : Locator IO82SP
QRV all bands 80mtrs to 3 cms ,( non WARC )
http://www.software-radio.org.uk

A computer is like a Native American Indian teepee, it has no gates, no windows 
and has an apache inside.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: debian install woes

2008-04-24 Thread Frans Pop
Richard wrote:
> well what am I doing wrong ?
>  # uname -a
> Linux LKGD6BA7D 2.6.18-6-ixp4xx #1 Sun Jan 27 00:42:53 UTC 2008 armv5tel

OK. This tells us what kernel version you are running, which is current 
Etch. Next thing we need to know is what you are using as source for 
additional components to be loaded.

If you take a look at [1], you will see that matching udebs really are 
available on the mirrors.

Can you send us the syslog for the installation? That should provide 
sufficient information.

> I'm getting very tempted to test the orbital capabilities of this little
> beast.

I wouldn't do that just yet. This really is a simple issue to solve once we 
know what exactly it is that's going wrong here.

Cheers,
FJP

[1]http://ftp.nl.debian.org/debian/dists/etch/main/debian-installer/binary-arm/Packages.gz


signature.asc
Description: This is a digitally signed message part.


Re: debian install woes

2008-04-24 Thread Richard
On Thu, 24 Apr 2008 10:28:49 +0200
Frans Pop <[EMAIL PROTECTED]> wrote:

> Richard wrote:
> > But I still get the "
> >  No kernel modules were found. This probably is due to a mismatch
> >  between the kernel used by this version of the installer and the
> >  kernel version available in the archive. "
> > . Its not finding the addtional USB memory either.
> 
> This message _always_ means that you are using incompatible images, so this 
> is user error and not a problem in the installer.

I dont think so
> 
> Basically the kernel you are using to boot the installer with (the one 
> you've flashed the box with) is different from the version the udebs that 
> are available on the media/mirror you are downloading additional components 
> from.
> 
> To find out what kernel version you have flashed,  to the main 
> menu, start a debug shell using the option in the menu and type 'uname -a'.
>  
> > I could go back to 4.0r2 if needed.
> 
> That may or may not help. As explained above, the image you use to flash 
> most be compatible with whatever you use for the rest of the installation 
> process.
> 
> Cheers,
> FJP
> 
> P.S. No need to CC me on replies.


Hi
well what am I doing wrong ?
fresh download of debian-4.0r3.zip 
unzip it
upslug2 -d eth2 -i di-nslu2.bin
ssh [EMAIL PROTECTED]
 And the same message no kernel modules found.

 # uname -a
Linux LKGD6BA7D 2.6.18-6-ixp4xx #1 Sun Jan 27 00:42:53 UTC 2008 armv5tel unknown
~ # 

I'm getting very tempted to test the orbital capabilities of this little beast.
-- 

Best Wishes

Richard Bown

~
Registered Linux User 365161
OS Mandriva x86_64 2008.0 Kernel 2.6.22.9-1mdv
HAM Callsign G8JVM : Locator IO82SP
QRV all bands 80mtrs to 3 cms ,( non WARC )
http://www.software-radio.org.uk

A computer is like a Native American Indian teepee, it has no gates, no windows 
and has an apache inside.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: debian install woes

2008-04-24 Thread Martin Michlmayr
* Frans Pop <[EMAIL PROTECTED]> [2008-04-24 10:28]:
> This message _always_ means that you are using incompatible images, so this 
> is user error and not a problem in the installer.

It may simply mean that he's using an old installer image (that will
no longer work because there's a new kernel in the Debian archive).
But if it's really 4.0r3, it should work fine.

The output of 'uname -a', as Frans says, would be interesting.
-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: debian install woes

2008-04-24 Thread Frans Pop
Richard wrote:
> But I still get the "
>  No kernel modules were found. This probably is due to a mismatch
>  between the kernel used by this version of the installer and the
>  kernel version available in the archive. "
> . Its not finding the addtional USB memory either.

This message _always_ means that you are using incompatible images, so this 
is user error and not a problem in the installer.

Basically the kernel you are using to boot the installer with (the one 
you've flashed the box with) is different from the version the udebs that 
are available on the media/mirror you are downloading additional components 
from.

To find out what kernel version you have flashed,  to the main 
menu, start a debug shell using the option in the menu and type 'uname -a'.
 
> I could go back to 4.0r2 if needed.

That may or may not help. As explained above, the image you use to flash 
most be compatible with whatever you use for the rest of the installation 
process.

Cheers,
FJP

P.S. No need to CC me on replies.


signature.asc
Description: This is a digitally signed message part.


Re: debian install woes

2008-04-23 Thread Richard
On Wed, 23 Apr 2008 23:40:07 +0200
Martin Michlmayr <[EMAIL PROTECTED]> wrote:

> * Richard <[EMAIL PROTECTED]> [2008-04-23 20:10]:
> > I'm still getting problems with trying to reinstall debian.
> 
> Which installer image are you using?
> 

Hi Martin
it s 4.0r3 which is the one released in Feb this year.
I've reflashed it again, the 8 GB USB stick is clean.
But I still get the "
 No kernel modules were found. This probably is due to a mismatch 
 between the kernel used by this version of the installer and the   
 kernel version available in the archive. "
. Its not finding the addtional USB memory either.

I could go back to 4.0r2 if needed.  

-- 

Best Wishes

Richard Bown

~
Registered Linux User 365161
OS Mandriva x86_64 2008.0 Kernel 2.6.22.9-1mdv
HAM Callsign G8JVM : Locator IO82SP
QRV all bands 80mtrs to 3 cms ,( non WARC )
http://www.software-radio.org.uk

A computer is like a Native American Indian teepee, it has no gates, no windows 
and has an apache inside.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: debian install woes

2008-04-23 Thread Martin Michlmayr
* Richard <[EMAIL PROTECTED]> [2008-04-23 20:10]:
> I'm still getting problems with trying to reinstall debian.

Which installer image are you using?

-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: debian install woes: further info

2008-04-23 Thread Richard
On Wed, 23 Apr 2008 20:10:08 +0100
Richard <[EMAIL PROTECTED]> wrote:

> Hi All
> At last got the thing to flash last night,
> upslug2 needed the -d info.
> ie.
> upslug2 -d eth2 -i etc
> 
> I'm still getting problems with trying to reinstall debian.
> It doesn't matter if I select stable or testing I get this error:-
> 
>  No kernel modules were found. This probably is due to a mismatch  │  
>   
>│ between the kernel used by this version of the installer and the  │  
>   
>│ kernel version available in the archive.  │  
>   
>│   │  
>   
>│ If you're installing from a mirror, you can work around this problem  │  
>   
>│ by choosing to install a different version of Debian. The install │  
>   
>│ will probably fail to work if you continue without kernel modules.│  
>   
>│   │  
>   
>│ Continue the install without loading kernel modules?  │  
>   
>│   │  
>   
>│ 
> 
> There's a 8 GB USB stick attached to the beast, any ideas please ???

The installer is not seeing the USB memory, and on the package selection 
usb-storage-modules-2.6.18-6-ixp4xx-di: USB storage support
is not shown.
All its finding is the Flash and RAM in the barefoot
slug.
I can plug the USB 8 GB memory into this machine and all
files are readable.
When I initially loaded the beast last year , as far as
I remember, there were no problems. It loaded and ran.  
   


-- 

Best Wishes

Richard Bown

~
Registered Linux User 365161
OS Mandriva x86_64 2008.0 Kernel 2.6.22.9-1mdv
HAM Callsign G8JVM : Locator IO82SP
QRV all bands 80mtrs to 3 cms ,( non WARC )
http://www.software-radio.org.uk

A computer is like a Native American Indian teepee, it has no gates, no windows 
and has an apache inside.