installation is failing

2009-11-03 Thread Alexander Ganster
Hi everyone! I was just trying to install debian on a sheevaplug onto a 4gb sd card. But the installation always fails in the middle of installing the base system. I followed Martins Howto: http://www.cyrius.com/debian/kirkwood/sheevaplug/install.html (btw thank you for your work) The messag

Re: nslu2: two devices: one by default

2009-11-03 Thread Lennart Sorensen
On Tue, Nov 03, 2009 at 01:39:59PM +0100, Xan wrote: > So, when we use ip or route, where the data stores? If we reboot, the > same behaviour is wished. It isn't stored. It is just runtime configuration. -- Len Sorensen -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org with a

Re: doubt

2009-11-03 Thread Bill Gatliff
rajagopal venugopal wrote: > > hi all, > > > my doubt is whether i can use my own kernel for for my own > arm hardware and make the kernel work with debian GNU/Linux Yes. b.g. -- Bill Gatliff b...@billgatliff.com -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org with a sub

Re: nslu2: two devices: one by default

2009-11-03 Thread Xan
If you have: ip route: 10.200.64.0/20 dev eth0 proto kernel scope link src 10.200.65.12 10.200.64.0/20 dev wlan0 proto kernel scope link src 10.200.65.12 default via 10.200.16.1 dev eth0 default via 10.200.16.1 dev wlan0 You could do: ip route del default via 10.200.16.1 dev eth0 ip rou

Re: nslu2: two devices: one by default

2009-11-03 Thread Xan
En/na Lennart Sorensen ha escrit: On Mon, Nov 02, 2009 at 09:56:10PM +0100, Xan wrote: En/na Lennart Sorensen ha escrit: O Other than patching the kernel to change the behaviour to be more router like though, about the best you can do is have a cron job or daemon check the link state,

Re: nslu2: two devices: one by default

2009-11-03 Thread Xan
En/na Lennart Sorensen ha escrit: On Mon, Nov 02, 2009 at 09:58:22PM +0100, Xan wrote: Yes, it's true. :-) But then, could I unplugged the harddisk of nslu2 and modify the router table? Where the router table stores? Where is the configuration file? It is not stored. It is generated

Re: doubt

2009-11-03 Thread Martin Guy
On 11/3/09, rajagopal venugopal wrote: > my doubt is whether i can use my own kernel for for my own arm hardware and > make the kernel work with debian GNU/Linux Yes. I do this all the time. You may get problems if your kernel configuration is very different from the config that debian kernels us

doubt

2009-11-03 Thread rajagopal venugopal
hi all, my doubt is whether i can use my own kernel for for my own arm hardware and make the kernel work with debian GNU/Linux -- sites.google.com/site/gnuelectronics Thanks and regards, Rajagopal V

Re: debian's trouble with sheevaplug dev kit

2009-11-03 Thread Martin Michlmayr
* アズマ [2009-11-03 17:05]: > Error was happened when "tar -xjvf ~/base.tar.bz2" was excuted. > The error logs was as follows. > > debian-plug:/mnt# tar -xjvf ~/base.tar.bz2 > tar: bzip2: Cannot exec: No such file or directory You have to install bzip2 for this to work: apt-get install bzip2

debian's trouble with sheevaplug dev kit

2009-11-03 Thread アズマ
HI! Thanks a lot for your quick responses. I just tried your advice yesterday because of a long business trip. GREAT ! SQUEESE is running through via SD card. But other packages are unstable,and so I 'm able to establish web server,mail server using postfix . As refering to your web page manually i