Debian on Embedded Disk Installation Tips.

Debian Small Edition (Damn Small linux 50 MB ) use for installation DOM Chip or Embedded Disk.

Download http://www.damnsmalllinux.com dsl iso imange and burn cd-rom.

• Linux Installation Steps:
o Step 1: Boot With CD-Rom
o Step 2: Choose option 3 : install to hd
o Step 3: You will need to know to what drive and partition to install to.ie: hda1.
o Step 4: multi users support : YES
o Step 5: ext3 file says. NO
o Step 6: Read and Follow the prompts carefully.. YES
o Step 7: boot loader says : YES
o Step 8: choose g for grub.. or l for lilo. Says : l

When the computer reboots it will ask for boot and root & dsl passwords. remember them for later.
o Step 9: root password : ******
o Step 10 dsl password *****
o Step 11: Setting X-Windows Configuration Choose : Xversa Xserver
o Step 12: USB Mouse Support : No.
o Step 13: IMPS/2 Mouse Support YES
o Step 13: Resolution 1028X 768
o Step 14: Color Depth: 24 bits
o Step 15 : DPI : No
o Step 16: Keyboard : us

• APACHE Installation Steps:
o Step 1: App->too->Symaptic (Install Symaptic )
o Step 2: Change oldstable ->stable in /etc/apt/sourcelist.xml
o Step 3: Install Symaptic=> (GCC,MAKE,libc6-dev library)
o Step 4: Download apache 2.2.2 (wget http://apache.mirrored.ca/httpd/httpd-2.2.2.tar.gz)
o Step 5: gzip –d httpd-2.2.2.tar.gz
o Step 6: tar –xvf httpd-2.2.2.tar
o Step 7. cd httpd*
o Step 8. ./configure --prefix=/usr/local/apache --with-php --with-mysql --with-susexec --enable-mods-shared=all --disable-info
o Step 9. make
o Step 10. make install
o Step 11: Configure Auto Start Apache (/usr/local/apache/bin/apachectl start) in .xinitrc or bootlocal.sh

0
Syndicate content