Hi folks,
AMD64 dual core AM2 512Kx2 3800
SATA HD
bootloader - grub
I have installed base arch64 0.8 on Internet running "ftp-0.8-beta2-20070223x86_64 arch" CD.
Installation went through w/o problem. On reboot runlevel 3 started. After login as root, I found most command lost, such as pacman, which, locate, find, etc. Neither can I find an editor. Please advise how to get them back. How to make further installation of other packages such, Xfce4, Office, multimedia, etc.
I haven't edited /etc/fstab during installation
Its original file
# cat /etc/fstab
Code:
none /dev/pts devpts defaults 0 0
none /dev/shm tmpfs default 0 0
/dev/cdrom /mnt/cd iso9660 ro,user,noauto,unhide 0 0
/dev/dev /mnt/cd udf ro,user,noauto,unhide 0 0
/dev/fd0 /mnt/f1 vfat user,noauto 0 0
HD partitions
/dev/sda1 /boot
/dev/sda2 /
/dev/sda3 /var
/dev/sda5 swap
/dev/sda6 /home
How to edit them on /etc/fstab
Please advise. TIA
B.R.
satimis