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

Keine Kommentare:

Kommentar veröffentlichen