nixers
I'm switching to Arch tonight. - Printable Version
+- nixers (https://nixers.net)
+-- Forum: General (https://nixers.net/Forum-General)
+--- Forum: Off topic (https://nixers.net/Forum-Off-topic)
+--- Thread: I'm switching to Arch tonight. (/Thread-I-m-switching-to-Arch-tonight)


I'm switching to Arch tonight. - 075 - 26-09-2015

I've used xubuntu so far in my unix journey. Now I'm changing to Arch Linux. Wish me luck.


RE: I'm switching to Arch tonight. - dtnt - 26-09-2015

*wishes luck*


RE: I'm switching to Arch tonight. - October - 26-09-2015

This is how I install Arch:

Code:
1. gdisk /dev/sda
2. delete / create partitions
3. format the partitions
4. pacstrap /mnt base base-devel
5. arch-chroot /mnt
6. vi /etc/locale.conf & uncomment the US lines, then locale-gen
7. ln -s /usr/share/zoneinfo/America/New_York /etc/localtime
8. pacman -S grub-bios, grub-install /dev/sda
9. mkinitpcpio -p linux & grub-mkconifg -o /boot/grub/grub.cfg
10. exit, genfstab /mnt >> /mnt/etc/fstab, umount /mnt, finally... reboot



RE: I'm switching to Arch tonight. - Houseoftea - 26-09-2015

Good luck!
arch isn't that hard i'm sure you'll be fine.
Tonight I am going to install
either slackware or exherbo.

Which sounds worse:
A complicated package manager or a very bare bones one?


RE: I'm switching to Arch tonight. - venam - 27-09-2015

The installation process used to be simpler.
You did the exact same thing as the commands but by selecting options from a menu. Too bad they removed it.


RE: I'm switching to Arch tonight. - Wildefyr - 27-09-2015

You've reminded me that I *really* need to install crux or openbsd. Even arch isn't barebones enough nor configurable eventually (Also systemd)


RE: I'm switching to Arch tonight. - M32 - 28-09-2015

I'm reinstalling Arch tonight.

Well, a little more complex than that.

I created system images for each of my computers, and home servers. They're all going to be more integrated than they were before.

It's why I love Unix.

Edit; If you end up hating systemd but loving Arch, take a look here http://systemd-free.org/


RE: I'm switching to Arch tonight. - 075 - 28-09-2015

I'm in. I made it. After about 4 hours of experimentation and reinstalls I have Arch with xfce. I'll report back with some ricing later.


RE: I'm switching to Arch tonight. - October - 28-09-2015

(28-09-2015, 02:09 AM)075 Wrote: I'm in. I made it. After about 4 hours of experimentation and reinstalls I have Arch with xfce. I'll report back with some ricing later.
[Image: eab5afc4bfb52ccd3656aa60daadafe63fc4b651...89f20f.jpg]