Installing Debian Jessie
This is almost the same for debian stretch.
References:
- Official InstallationHowto
- Turning off FastBoot
- Look at turning off Secure Boot
- Make some free space
Steps
- Get bootable drive.
- Make free space of at least 8 - 10 GB.
- Turn off FastBoot and then Secure Boot.
- Boot using the Installation USB.
- Select “Graphical Install” or “Install”
- Select language, location, keymap(American English works)
- Let it detect network hardware. If you’re using a LAN cable with a properly configured router(recommended), it should detect DHCP automatically. If not, you can set it up manually(like you set for your room). LAN cable is still recommended, since wireless may not work out of the box.
- Enter hostname (your choice).
- Make a root(admin) password. You can leave this empty(which is absolutely OK, since the system then makes your user a ‘sudo-er’ (you can perform actions as root using ‘sudo’ command).
- Setup your user. Enter name, username, password.
- Let the clock be setup and wait for the partioner to open.
- Choose the ‘Manual’ method for partitioning.
- Select the partition with free space that you’ve just created in step 2. Select ‘Automatically Partition the free space’ and proceed. Select ‘All Files in new partition’.
- Finish partitioning and write the changes to disk.
- Configure the package manager to not scan any extra CD/DVD.
- You can select a network mirror if you want, but if you’re using a DVD, it is not needed. If you do use one, select ‘India’ as your country and iitk as your mirror.
- Choose whether you want to take part in a user survey.
- Select the software you want to install (GNOME or another DE is recommended).
- Choose whether to use nonfree and contrib software (you can, it usually helps).
- Install grub. It should detect MS Windows. If not, you can always set it up later (This won’t erase Windows!)
- Choose your hard drive (usually /dev/sda) when choosing where to install grub.
- Installation is complete, reboot.