Re: Thecus N2100 installation problem

2009-09-22 Thread Martin Michlmayr
* Jonas Gehring jonas.gehr...@boolsoft.org [2009-08-28 15:18]:
 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.

You're right.

So the correct workaround is:

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 choose the menu entry Change debconf priority and choose high.

Finally, choose Partition disks to format the disk again.
Afterwards, the installer will continue automatically.  This time, the
installation will succeed.

-- 
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



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: Thecus N2100 installation problem

2009-08-23 Thread Martin Michlmayr
* Jonas Gehring jonas.gehr...@boolsoft.org [2009-08-19 22:57]:
 I'm trying to install Debian Lenny on a Thecus N2100. I've followed the howtos
 on http://www.cyrius.com/debian/iop/n2100/index.html . However, during
 Installing the base system, the installer reports an error:

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.

I'll mention this in the install guide.
-- 
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