Re: Thecus N2100 installation problem

2009-08-28 Thread Jonas Gehring
On Sunday 23 August 2009 17:35:05 Martin Michlmayr wrote:
 There's no fix for this problem yet but you can use the following
 workaround:

 When this error occurs, go to the menu and open a shell (the last but
 one entry in the menu).  Then type:
   chroot /target
   apt-get install ntpdate
   ntpdate pool.ntp.org
   exit

 Now you can format the disk again and proceed with the installation
 and it will work.

Thank you very much for your help! I finally managed to setup the system by
using your instructions.

However, I'd like to note that formatting the disks after setting the time and
prior to the base system install didn't work for me: The installer returned
to the main installation menu after detecting the disks. Afterwards, this
happened when selecting the disk partitioning tool as well as the base system
installation.
Instead, I simply re-installed the base system without formatting the root
partition again.


Regards,
Jonas


-- 
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Bootstrapping gcc and then (if I could) glibc

2009-08-28 Thread Lluís Batlle
2009/8/27 Hector Oron hector.o...@gmail.com:
 Can be it disabled? Which are your ./configure commands?

 a) Maybe try something similar to get the bootstrap compiler:
 ./configure --target=arm-linux-gnueabi
 --prefix=/usr/arm-linux-gnueabi/ --disable-nls --without-headers
 --with-newlib --disable-shared --disable-decimal-float
 --disable-threads --disable-libssp --disable-libgomp
 --disable-libmudflap --enable-languages=c

 b) Then compile the C library

Hello,
finally xgcc works for me. I think your parameters are right. I
already tried those, but I had --enable-languages=c,c++. I think
this messed all.
Now xgcc doesn't want any crt1.o.

Regards,
Lluís.


--
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: arm port plans for the squeeze cycle

2009-08-28 Thread Martin Michlmayr
* Gordon Farquharson gordonfarquhar...@gmail.com [2009-08-27 09:33]:
 Is anybody planning on implementing a scheme to migrate from arm
 installations to armel, e.g. http://wiki.debian.org/ArchTakeover?
 Should this be a goal for squeeze because we are dropping arm?

Riku was working on this but I'm not sure it got anywhere.

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


-- 
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org