Hello g00r00,
On 21 Aug 14 17:53, g00r00 wrote to Access Denied:
I'm sold! I'll have to give it a chance sometime.
Right now I am using Ubuntu 14, having recently switched from Mint Linux 13. I usually pick whatever I can find that has the packages I want, so I have little to no code compiling.
The main difference with Archlinux is that after you install, you have a barebones command line system with a package manager. After that, you
add what YOU want, not what they think you want. :)
So a simple:
pacman -S xorg [gnome/kde/fluxbox/whatever]
Will get you X and a desktop environment of your choice in about 5
minutes or less, depending on whether you install kde or fluxbox (big
meta packaged desktop environment compared to a very small lightweight window manager).
I switched to Ubuntu because it had SDL2 at the time, when most other didn't.
Looks like:
pacman -S sdl2
wants to install sdl2 and all it's dependencies. :)
pacman -Syu
updates your entire system.
pacman -Rsu
removes package(s) and it's dependencies as well as any unneeded
packages (if dependencies weren't removed but a package was at some point).
The list goes on.. But it's short and sweet and to the point. I don't
have anything on here that's not being used. :)
My only attempt at installing Arch Linux was on my Pi. It seemed to install great, but then *after* the install it wanted to configure the swap space. But there was no more space on the drive to add it,
because it was all used during the install. Is that a problem that is specific to the Pi install? Can it be worked into the initial installation, so that I don't have to configure swap after the fact?
Hello Gryphon,
On 23 Aug 14 21:05, Gryphon wrote to Access Denied:
My only attempt at installing Arch Linux was on my Pi. It seemed to install great, but then *after* the install it wanted to configure th swap space. But there was no more space on the drive to add it, because it was all used during the install. Is that a problem that i specific to the Pi install? Can it be worked into the initial installation, so that I don't have to configure swap after the fact?
I don't have a Pi, so I can't tell you honestly if it's the Pi version specific, though I've never had a problem with anything related to swap
on anything I've installed Arch wise.
I've definitely never had to redo the swap configuration after the
initial install. Was it maybe a typo when initially setting up your /etc/fstab? If not that, then maybe there is something odd with the Pi version. *shrug* Sorry I can't be more help on that one. :(
It has been a bit, so I don't remember the details exactly. I don't remember setting up the fstab, and I don't remember getting the
option. I suppose I could try it again. This is one of the good
things about having a pi. It can be used to for evaluating several different OSes.
Hello Gryphon,~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
On 23 Aug 14 21:05, Gryphon wrote to Access Denied:
My only attempt at installing Arch Linux was on my Pi. It seemed to install great, but then *after* the install it wanted to configure the
swap space. But there was no more space on the drive to add it,
because it was all used during the install. Is that a problem that is specific to the Pi install? Can it be worked into the initial
installation, so that I don't have to configure swap after the fact?
I don't have a Pi, so I can't tell you honestly if it's the Pi version specific, though I've never had a problem with anything related to swap on anything I've installed Arch wise.
I've definitely never had to redo the swap configuration after the initial install. Was it maybe a typo when initially setting up your /etc/fstab? If not that, then maybe there is something odd with the Pi version. *shrug* Sorry I can't be more help on that one. :(
My only attempt at installing Arch Linux was on my Pi. It seemed to install great, but then *after* the install it wanted to configure the swap space. But there was no more space on the drive to add it, because it was all used during the install. Is that a problem that is specific to the Pi install? Can it be worked into the initial installation, so that I don't have to configure swap after the fact?Something is odd there, swap was no problem and I had installed Arch on two SD cards when I was frist using my Pi. I do find it odd they use SD space for swap, but they do with that weird /dev/mmcblk0pX stuff where X is 1-9, hmm my current swap doesn't show up that way with Raspbian, but it is only 102396. Was that on 4G, 8G, 16G, 32G? The current normal is 8G and it's enough for quite a bit. I just setup a B+ with 3T USB drive (MyBook). If you have hard drive space you can make a small swap partition with gparted or the like and use swapon and swapoff in the scripts to use it. I often do that by hand on my USB Stick installs as it depends on the system I boot with them and swap isn't used much except for web broswers.
Re: ArchLinux
By: Gryphon to Access Denied on Sat Aug 23 2014 21:05:00
My only attempt at installing Arch Linux was on my Pi. It seemed to in great, but then *after* the install it wanted to configure the swap spa But there was no more space on the drive to add it, because it was all during the install. Is that a problem that is specific to the Pi insta Can it be worked into the initial installation, so that I don't have to configure swap after the fact?Something is odd there, swap was no problem and I had installed Arch on two SD cards when I was frist using my Pi. I do find it odd they use SD space for swap, but they do with that weird /dev/mmcblk0pX stuff where X is 1-9, hmm my current swap doesn't show up that way with Raspbian, but
it is only 102396. Was that on 4G, 8G, 16G, 32G? The current normal is
8G and it's enough for quite a bit. I just setup a B+ with 3T USB drive (MyBook). If you have hard drive space you can make a small swap
partition with gparted or the like and use swapon and swapoff in the scripts to use it. I often do that by hand on my USB Stick installs as
it depends on the system I boot with them and swap isn't used much
except for web broswers.
Sysop: | Nelgin |
---|---|
Location: | Plano, TX |
Users: | 579 |
Nodes: | 10 (1 / 9) |
Uptime: | 23:53:19 |
Calls: | 9,341 |
Calls today: | 4 |
Files: | 16,010 |
D/L today: |
1 files (8K bytes) |
Messages: | 1,050,491 |
Posted today: | 5 |