You are not logged in.
Pages: 1
Brand spanking new Arch user. 5 years of Slackware, 2 years of Ubuntu but itching to have my hands untied.
Arch is everything I loved about Slack but wicked package management. Yipee.
Stuff I had to do to get things working:
* boot ide-legacy during install (default kept seeing my 2 ide drives as scsi drives ?!?)
* use legacy nvidia drivers and tweak xorg.conf
* rebuild my kernel26 using mkinitcpio -p kernel26
* figure out why Alsa wouldn't unmute by default
* install all the software, fonts, codecs, etc. that I need to run my desktop
I found all of the above answers either in the wiki or by searching the Arch forums.
It's so nice to once again be running a distro whose main system administration tool is vi. And DAMN is this distro fast. Ubuntu was starting to feel a little oatmeal-ish. Arch is better than a hardware upgrade.
Thank you to the Arch team and the Arch community for putting the fun back in Linux and making my creaky Athlon box hum again.
Offline
whose main system administration tool is vi
vi? bah!. real men use nano.
At least that is chuck norris editor of choice.
"Your beliefs can be like fences that surround you.
You must first see them or you will not even realize that you are not free, simply because you will not see beyond the fences.
They will represent the boundaries of your experience."
SETH / Jane Roberts
Offline
whose main system administration tool is vi
vi? bah!. real men use nano.
At least that is chuck norris editor of choice.
Chuck Norris doesn't use editors - he writes his config files in binary straight to the hard drive, without need for a keyboard.
Offline
pelle.k wrote:whose main system administration tool is vi
vi? bah!. real men use nano.
At least that is chuck norris editor of choice.Chuck Norris doesn't use editors - he writes his config files in binary straight to the hard drive, without need for a keyboard.
He doesn't need config files, programs just behave themselves.
Offline
Or he hits 'em with a roundhouse kick.
Offline
I love vi !
Actually I was disappointed that Arch didn't come with vim. Then I soon realized I didn't need
vim, vi is more than capable for editing. I'm so use to the command set, its second nature.
Offline
vi _is_ vim, only compiled with less features than usual. The 'normal' vim is in [extra].
1000
Offline
default kept seeing my 2 ide drives as scsi drives ?!?
Isn't this normal? The new SATA/PATA drivers masquerade everything as scsi drives.
Offline
Isn't this normal? The new SATA/PATA drivers masquerade everything as scsi drives.
Maybe it's normal, but I don't have a SATA motherboard. Just an old-fashioned UDMA-66. The point-and-shooty distros like Ubuntu always called them IDE drives. When I first installed Arch, I could not get GRUB to see the boot image, even if I renamed the drives sd0 and sd1. Legacy-ide fixed the problem.
Had me scratching my head for a while. No worries, I'm Arch-ing away.
Last edited by heliobates (2007-09-26 02:30:14)
Offline
Pages: 1