Debian 1.3 (Bo)
The installation follows along the same lines. The archive has doubled in size again in only 6 months.
Screenshots
Installation notes
- At boot prompt press Enter
- Select Color
- Select Next
- Select Exit
- Select “Next Configure the Keyboard”
- Select “uk”
- Select “Next Partition A Hard Disk”
- Select “/dev/hda” and OK
- Create One big partition
- Select “Alternate Do Without a Swap Parition”
- Select Yes
- Select “Next Initialize A Linux Disk Partition”
- Select “/dev/hda1”
- Select No for Bad Blocks scan
- Select Yes to Confirm initilize
- Select “Yes” to mount as root filesystem
- Select “Next Install Operating System Kernel and Modules”
- Select “Yes” to confirm install
- Select “hardisk” and OK
- Select “/dev/hdb1” and OK
- Select “default” and OK
- Select “Next Configure Device Driver Modules”
- Select “net”
- Select “ne”
- Select “Install”
- Type “irq=9 io=0x300” and OK
- Expect Installation succeeded, Enter to continue
- Select Exit
- Select Exit
- Select “Next Configure the Network”
- Press Enter to set hostname to debian
- Select yes to use a network
- Type “lan” and Enter to set domain
- Select Yes to confirm fqdn
- Enter IP: 192.168.122.10
- Enter netmask: 255.255.255.0
- Enter network: 192.168.122.0
- Enter broadcast: 192.168.122.255
- Enter Yes for Gateway
- Enter 192.168.122.1 for gateway
- Select “2 Another system will be the DNS server”
- Enter Name Server: 192.168.122.1
- Select Yes to confirm
- Select Yes to use Ethernet
- Select “Next Install the Base system”
- Select “hardisk” and OK
- Select “/dev/hdb1” and OK
- Select “default” and OK
- Select “Next Configure the Base System”
- Type “Europe” Enter “London” Enter
- type y to set system clock to GMT
- Select “Next Make Linux Bootable Directly From Hard Disk”
- Select Yes to install MBR to /dev/hda
- Select Yes to boot system on /dev/hda1
- Select “Next Make a boot Floppy” and OK
- Select “Next Reboot The System”
- Select “Yes” to confirm reboot
- Set root password
- Create user account
- dselect, select quit
- exit and login as root
- run: mount /dev/hdb1 /mnt
- run: cp /mnt/netscape* /tmp
- run: cp /mnt/XF86Config /root
- run: umount /mnt
- run: dselect
- Select Access, harddisk, enter /dev/hdb1, enter ext2, enter /, enter none for local, return
- Select Update, Enter
- Select Select, space, enter
- Select Install
- Select Config
- Select Remove
- Sekect Select, choose: sudo, autoconf, vim, gnuchess, xfig, xpaint, gnuplot, screen, bind, cern-httpd, lynx, tcpdump, wu-ftpd, a2gs, ghostview, hdparm, minicom, python, samba, xntp3, xsysinfo, ddd, gimp-dmotif, netscape, xbase, xserver-vga16, fvwm95 and enter
- Select Install
- Select Config
- Select Remote
- Select Quit
- run: cp /root/XF86Config /etc/X11
- run: lilo
- run: shutdown -h now
Installing xserver-svga is left as an exercise for the reader.