Samstag, 27. August 2011

Arch Linux Setup - Step 000

Console:
[root@archiso ~]# km
Settings:
  • Select a keymap: i386/qwertz/de.map.gz
  • Select a console font: default8x16.psfu.gz
Console:
[root@archiso ~]# /arch/setup
Settings:
  • Select source
    • Mirror selection: ftp://ftp.hosteurope.de
    • Interface selection: eth0, DHCP
  • Set editor
    • Text editor selection: nano
  • Set clock
    • Select region and timezone: Europe/Berlin
    • Set time and date: UTC
  • Prepare hard drive(s)
    • Auto-Prepare: /dev/sda, 100, 5000, 50000, ext3
  • Select packages
    • Choose bootloader: grub
  • Install packages
    • Installation complete: Continue
  • Configure system
    • File: /etc/rc.conf
      • HOSTNAME="polaris"
  • Install bootloader
    • File: /boot/grub/menu.lst
      • timeout 1
      • hiddenmenu
    • Boot device selection: /dev/sda

Console:
[root@archiso ~]# reboot

Parted Magic:
  • Partition Editor
    • /dev/sda4 > Resize/Move > New size > 261059
    • /dev/sdb1 > Format to > ext3
  • Mount-gtk
    • /media/sdb1 > Mount
  • File Manager
    • /media/sdb1 > Create New > Folder > backup
  • Mount-gtk
    • /media/sdb1 > Unmount
  • Clonezilla
    • device-image > local_dev > sdb1 > backup
    • Beginner > savedisk > 001 > sda

Freitag, 17. Juni 2011

Arch Linux Setup - My Hardware

I will start the documentation of my Arch Linux setup with a short description of the computer hardware I'm going to use:

  • CPU: Intel Core 2 Quad 2.8 GHz Q9550
  • RAM: 4096MB DDR2 800 MHz
  • Mainboard: Asus P5Q PRO
  • Graphics Card: Zotac GeForce GTX 260
  • HDD: Western Digital 300GB WDC WD3000GLFS + Samsung 1TB HD103UJ
  • Monitors: 2x Iiyama ProLite 82409HDS
  • HID: Logitech Anywhere Mouse MX + Wireless Illuminated Keyboard K800

Arch Linux Blog

This is my Arch Linux Blog. I'm going document my experiences with Arch Linux here. Feel free to leave comment.