Mika/Notes/Computer Stuff/Debian Installation: Difference between revisions

From WikiDotMako
Line 3: Line 3:
=Step 1: Get image files=
=Step 1: Get image files=


Since I have network access, I was going to put image files on a usb stick via http://www.debian.org/distrib/netinst#verysmall . However, this page leads to individual files and I wanted to download them all at once. According to Lenovo website, I have amd64 and here's [http://http.us.debian.org/debian/dists/squeeze/main/installer-amd64/20110106%2bsqueeze3%2bb1/images/hd-media/boot.img.gz the link] that lets me download everything. I don't know why the Debian website doesn't link to this page from the net installation page.  
Since I have network access, I was going to put image files on a usb stick via http://www.debian.org/distrib/netinst#verysmall . However, this page leads to individual files and I wanted to download them all at once. According to Lenovo website, I have amd64 and here's [cdimage.debian.org/debian-cd/6.0.3/amd64/iso-cd/debian-6.0.3-amd64-netinst.iso the link] for a complete package. If you want to collect other parts, try [http://http.us.debian.org/debian/dists/squeeze/main/installer-amd64/20110106%2bsqueeze3%2bb1/images/hd-media/boot.img.gz the link] but when I did it (note that you need to dd if=boot.img of=/dev/sdb(or whereever the usb is in order to convert and copy the img files onto the usb stick), installation failed.


Other pages of interest at this point:
Other pages of interest at this point:

Revision as of 00:10, 20 January 2012

I got x220 core i7. I can either log into Windows once and go to http://goodbye-microsoft.com/ or try the following.

Step 1: Get image files

Since I have network access, I was going to put image files on a usb stick via http://www.debian.org/distrib/netinst#verysmall . However, this page leads to individual files and I wanted to download them all at once. According to Lenovo website, I have amd64 and here's [cdimage.debian.org/debian-cd/6.0.3/amd64/iso-cd/debian-6.0.3-amd64-netinst.iso the link] for a complete package. If you want to collect other parts, try the link but when I did it (note that you need to dd if=boot.img of=/dev/sdb(or whereever the usb is in order to convert and copy the img files onto the usb stick), installation failed.

Other pages of interest at this point:

I put the file onto my USB stick.