Check if the UUID from the fstab is right:$ lsblk -fIf it's not, maybe see: https://wiki.archlinux.org/index.php/Fstab#Swap_UUID
DSpider
https://bbs.archlinux.org/profile.php?id=28388
2012-09-08T07:50:01Z
Post your fstab then.
DSpider
https://bbs.archlinux.org/profile.php?id=28388
2012-08-07T14:41:19Z
Network and Xorg issues sounds to me like you did too much in one go.https://wiki.archlinux.org/index.php/Be … leshootingCheck the connection, check the driver status and load the module: https://wiki.archlinux.org/index.php/Ne … figurationIf the network interface doesn't show up (eth0), read this part: https://wiki.archlinux.org/index.php/Ne … Interfaces
DSpider
https://bbs.archlinu
https://wiki.archlinux.org/index.php/En … _Stabilityarchlinux.org uses Arch Linux and fluxbb - the guys that make the forum software - use it too https://bbs.archlinux.org/viewtopic.php?pid=1217275
karol
https://bbs.archlinux.org/profile.php?id=25522
2013-05-19T09:23:14Z
I also had the issue with a hdd which randomly timed out at startup.I don't know whether this could be the problem, but how does your/etc/fstab looks like?If you don't use uuid, change it to uuid.
The ArchLinux Wiki has the best documentation available and with the problems you describe here, if it does not suffice, ArchLinux is likely not for you.Everyone can install ArchLinux and most can use it, but it does require more from the user than Ubuntu and such.https://wiki.archlinux.org/index.php/The_Arch_Wayhttps://wiki.archlinux.org/index.php/Beginners%27_Guide
zacariaz
https://bbs.
Maybe you should swap notes (or systems) with the OP in https://bbs.archlinux.org/viewtopic.php?id=146937 .What DE/WM are you using?Are the mount points there on boot? Are the file systems mounted on boot?
cfr
https://bbs.archlinux.org/profile.php?id=54639
2012-08-25T01:42:29Z
I have a MacBook and I installed Archlinux on a partition.
What I want to do is to mount automatically my Machintosh partition when Booting
ArchLinux.
I added the following lines to /etc/fstab
/dev/sda2 /media/Machintosh hfsplus defaults 1 2
After rebooting, the partition was not mounted but I could mount it with the following command
sudo mount /dev/sda2
How can I make ArchLinux moun
The stock fstab uses just 'nodev,nosuid' for tmpfs mount options, not sure if adding 'noexec' is causing your problems.
karol
https://bbs.archlinux.org/profile.php?id=25522
2011-08-30T04:18:32Z