Differences

This shows you the differences between the selected revision and the current version of the page.

howto:chroot_debian 2010/08/31 02:45 howto:chroot_debian 2017/09/06 18:38 current
Line 1: Line 1:
-====== Install Debian Sarge - by Mike Gore and Manuel Treitinger ======+====== Install Debian Etch - by Mike Gore and Manuel Treitinger ======
**Please feel free to update, cleanup or correct this page** **Please feel free to update, cleanup or correct this page**
Line 6: Line 6:
Note: this technique installs a Debian environment into the existing system, and does not require you to reflash or hack the NAS. Note: this technique installs a Debian environment into the existing system, and does not require you to reflash or hack the NAS.
-**All downloads/methods below are using Debian for arm. This is more or less deprecated. See [[http://forum.dsmg600.info/viewtopic.php?id=4330|forum post]] on howto install an armel version. **+**All downloads/methods below are using Debian for arm. This is more or less deprecated. See [[http://dns323.kood.org/forum/viewtopic.php?id=4330|forum post]] on howto install an armel version. ** 
 + 
 + 
===== The easy way ===== ===== The easy way =====
Line 22: Line 25:
  - The DNS-323 automatically boots into Debian and runs the SSH - daemon   - The DNS-323 automatically boots into Debian and runs the SSH - daemon
-You can now log in via SSH, the default root password is 12345678.+You can now log in via SSH, the default password for username root is 12345678.
(Be aware that (sometimes) the NAS is only accessible via IP address at this moment!) (Be aware that (sometimes) the NAS is only accessible via IP address at this moment!)
Line 31: Line 34:
Note: Upgrading Debian to a current distribution is going to increase performance a lot. Note: Upgrading Debian to a current distribution is going to increase performance a lot.
-To upgrade to Debian Lenny :  +**To upgrade to Debian Lenny :**\\  
-Edit /etc/apt/sources.list.d/etch.list, replacing the word etch with lenny.  +''Edit /etc/apt/sources.list.d/etch.list, replacing the word etch with lenny.  
-I also changed the mirror url to a North American mirror rather than the German one by removing the de. in the url. You may also rename the filename from etch.list to lenny.list if you feel so inclined.+I also changed the mirror url to a North American mirror rather than the German one by removing the de. in the url. You may also rename the filename from etch.list to lenny.list if you feel so inclined.'' 
 +<code xml> 
 +NOTE: This does not work as written, lenny and etch are both archived, and as such, the repositories have moved. The following worked for me. 
 + 
 +deb http://archive.debian.org/debian/ lenny main non-free contrib 
 +deb http://archive.debian.org/debian-backports lenny-backports main 
 +</code> 
Now we need to update the repository packages listing and upgrade to lenny. You may have GPG issues which you can resolve by calling : Now we need to update the repository packages listing and upgrade to lenny. You may have GPG issues which you can resolve by calling :
Line 333: Line 343:
[[howto:crosscompile|Cross Compile Software for the DNS-323]] [[howto:crosscompile|Cross Compile Software for the DNS-323]]
- 

Navigation

Personal Tools