Hello, I have a laptop with no operating system and I want to put the Arch OS on it. How do I go about doing that? Do I just burn the ISO on a CD and stick it in while I boot up?
Thank you...
I have setup a dual boot system with Fedora 21 and Arch Linux. The problem is that Fedora doesn't see my encrypted Arch installation. The installations are on separate partitions and do not share anything apart from hard disk space. I have run the following commands as root in Fedora:
Code:
grub2-install /dev/sda
Code:
os-prober
Code:
grub2-mkconfig -o /boot/grub2/grub.cfg
When I rebooted, Fedora was the only OS entry showing in the GRUB menu.
There was a suggestion from one of the members of the Arch forums that I should write the entry myself into /etc/grub.d/40_custom and then re-build the grub configuration or take the Arch entry from Arch's /boot/grub/grub.cfg and just paste it into the 40_custom in Fedora and rebuild.
How do I boot from a live Arch USB stick into the installed Arch and do as stated above? How would it work? Thanks in advance for your replies.
Hello all,
I was screwin' around with Arch Linux. I'm interested in it but not more interested than my Kubuntu running KDStudio.
I didn't realize how much prep. their is and the fact that Arch does no prep. Anyway, I stopped trying to get it to run when I realized I had to pre-partition and set up a swap.
Now however grub does not boot into the KDE desktop. It boots into Kubuntu but with no desktop.
Does anyone know how to fix this, I would not like to have to re-install the whole system. I think there must be a fix, I'm not sure exactly what Arch did, gparted doesn't show anything.
Hi.
I am trying to install archlinuxarm-13-06-2012.img on a micro SD card. I have followed the tutorial on http://www.instructables.com/id/Rasp...ing-ArchLinux/ to install the OS on the card however when i restarted my machine all i seen was a blinking cursor but that was it. No menu option no nothing.
Then I thought, maybe I didn't do it properly, so I have installed arch linux on a 8 GB usb stick but the result was the same as it was for the sd card. I have tried various software to install the OS on the USB stick : USBwrite and Win32Imager.
I have read some online stuff..but the information is quite varied and I'm running out of time.
Any help please?
Hello to all. I was having trouble mounting an NFS network share (on a NAS) on Arch Linux running on a Wandboard. This is a small dedicated headless system that has one function - running Logitech Media Server (LMS). The Linux implementation is called SqueezeOnArch (SOA).
I found a solution: The NAS (a Netgear ReadyNAS NV+) uses NFS version 3, and Arch Linux requires the rpcbind service to mount an NFS3 share. With rpcbind started, I can mount the share. But the problem is that the SOA implementation of Linux doesn't start rpcbind by default.
Now I need to figure out how to make sure that the rpcbind service is enabled and started at boot, or at some point before the share is mounted. Any suggestions are welcome.
Thanks in advance
Les
I clean installed Antergos 64bit (GNOME 3) on my iMac, and now need to boot the OS X DVD that came with the computer to format and restore. The ultimate goal is to keep this machine for dual-booting (which I can take care of) since there are simply things I need from both operating systems. If only Antergos or GRUB would boot from the DVD to kick-off the process.
What have you done so far?
It made sense to install rEFInd on this machine, since that was the program that helped OS X boot the Antergos image from my USB drive in the first place.
I followed the steps laid out in the Arch Wiki.
First, by using the refind-install command
Then used the refind-install --usedefault /dev/sda1 command to "also install rEFInd to the default/fallback boot path".
I shutdown, and booted the Mac up in hopes to catch rEFInd's splash screen, but to no avail. Only the Antergos/GRUB screen, and then into Antergos as usual.
(This began a hopeless cycle of re-installing, and rebooting which lasted quite some time.)
Afterwards, I tried manually installing rEFInd using the following commands from the Arch Wiki:
Quote:
cp /usr/share/refind/refind_x64.efi $esp/EFI/refind/
efibootmgr -c -d /dev/sda -p 1 -l /EFI/refind/refind_x64.efi -L "rEFInd Boot Manager"
Also, I installed the mactel-boot utility from the AUR.
And according to the efibootmgr utility, rEFInd was now first in the boot order:
Quote:
BootCurrent: 0002
BootOrder: 0004,0003,0002,0080,0001,0000
Boot0000* ubuntu
Boot0001* rEFInd Boot Manager
Boot0002* antergos_grub
Boot0003* rEFInd Boot Manager
Boot0004* rEFInd Boot Manager
Boot0080* Mac OS X
Boot0081* Recovery OS
BootFFFF*
After shutdown/power-on, the machine displayed alot of white-colored "clearing node" text, before tragically booting once again into Antergos/GRUB.
I've also read How-to Geek's guide on re-installing OS X on Mac, yet the tutorial never mentions how to restore it from Linux.
Conclusion:
What piece of this puzzle am I missing? Would creating a LiveUSB of OS X be an easier route than this DVD? Is there a GRUB command I'm not aware of that can change the boot order?
I'm almost certain rEFInd is not the only way Linux would be able to boot this OS X DVD, it's just the only way I've known how so far.
I can clearly see the Mac OS X boot option in efibootmgr as Boot0080*, so at least it's being recognized. When Antergos boots to the desktop, the OS X DVD is displayed as "WindowsSupport" if that helps.
I'm out of my element and am at an impasse, your help will be appreciated.
PLEASE & THANK YOU
Hi! I have a failing disk and the kernel messages are the following:
Code:
Απρ 01 15:07:02 Arch kernel: ata1: lost interrupt (Status 0x50)
Απρ 01 15:07:03 Arch kernel: ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
Απρ 01 15:07:03 Arch kernel: ata1.00: failed command: WRITE DMA
Απρ 01 15:07:03 Arch kernel: ata1.00: cmd ca/00:08:20:32:6a/00:00:00:00:00/e4 tag 0 dma 4096 out
res 40/00:00:4b:4f:c2/00:00:00:00:00/00 Emask 0x4 (timeout)
Απρ 01 15:07:03 Arch kernel: ata1.00: status: { DRDY }
Απρ 01 15:07:03 Arch kernel: ata1: soft resetting link
Απρ 01 15:07:03 Arch kernel: ata1.00: LPM support broken, forcing max_power
Απρ 01 15:07:03 Arch kernel: ata1.00: LPM support broken, forcing max_power
Απρ 01 15:07:03 Arch kernel: ata1.00: configured for UDMA/133
Απρ 01 15:07:03 Arch kernel: ata1.01: configured for UDMA/133
Απρ 01 15:07:03 Arch kernel: ata1: EH complete
Απρ 01 15:09:19 Arch kernel: ata1: lost interrupt (Status 0x50)
Απρ 01 15:09:20 Arch kernel: ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
Απρ 01 15:09:20 Arch kernel: ata1.00: failed command: READ DMA EXT
Απρ 01 15:09:20 Arch kernel: ata1.00: cmd 25/00:20:e8:b2:fd/00:00:18:00:00/e0 tag 0 dma 16384 in
res 40/00:00:4b:4f:c2/00:00:00:00:00/00 Emask 0x4 (timeout)
Απρ 01 15:09:20 Arch kernel: ata1.00: status: { DRDY }
Απρ 01 15:09:20 Arch kernel: ata1: soft resetting link
Απρ 01 15:09:20 Arch kernel: ata1.00: LPM support broken, forcing max_power
Απρ 01 15:09:20 Arch kernel: ata1.00: LPM support broken, forcing max_power
Απρ 01 15:09:20 Arch kernel: ata1.00: configured for UDMA/133
Απρ 01 15:09:20 Arch kernel: ata1.01: configured for UDMA/133
Απρ 01 15:09:20 Arch kernel: ata1: EH complete
I have 2 disks: sda, sdb. Which disk is it referring to?
Thanks a lot
OK so I bought a dell precision workstation m3800 that came installed with Ubuntu. I want to switch out the hdd with a ssd and put Arch OS on there. It has no optical drive to install with a CD, so my question is if I can use a usb external optical device to install arch, and what problems might I run into?
The general question is: How behind are packages being packaged in Ubuntu? I know that this depends on the package and a ton of things, but I just want to get a sense of (stable vs. cutting edge--is there a good balance of both?) Ultimately, I want a system that fast, reliable, up-to-date, and easy to maintain.
I find myself debating whether to go with minimal Ubuntu, Arch Linux, or Slackware. I did some reading and realize that Ubuntu and Slackware are considered stable while Arch Linux is considered bleeding edge (yes, I realize Arch and Slackware require more work to maintain) but never to what extent. For example, I don't mind at all spending a ton of time setting things up since it is a one-time process, but I don't want to spend more than say 10 minutes a month for maintenance and ensuring things to work. From what I've read, Arch actually doesn't require much.
I'm not sure how behind the packages in Ubuntu/Slackware are to warrant me switching to another distro. I'm also not sure how stable Arch Linux is to warrant me to switching to a cutting/bleeding-edge distro for up-to-date stable packages (NOT anything newer, I don't want bleeding edge). I know that Arch has tests its packages too, but people often say "expect breakage".
Thanks!
Some notes:
- Don't recommend Ubuntu simply because Arch/Slackware requires a higher level of understanding to make it work. I intend to read documentations.
- I get the sense that Canonical is in the direction of "my way or the highway" and I really align with the Arch Way, but these are just philosophies that shouldn't have too much say in choosing a distro.
- Package management is important to me in sense that the system is tidy. For now, I have avoided PPAs on Ubuntu for this reason (apt-pinning is a solution but I don't know if it's a complete solution--if it is, I would have no problems with PPAs and actually use them).
- I like a system where it is bloat-free and has what I want, perhaps building from the base up. I don't know if this would necessarily provide me better performance though. I think Slackware kind of goes against this, but it's not a big deal especially because I heard Slackware is quite optimized somehow.
- I was originally set on Arch, but there are people telling me "expect breakage", "never update before an important event because of this" , "too much work to maintain when I just want to get things done" , and highlighting the disadvantages of a rolling-distro. This while I read things like "the only time Arch has broken for me was cause of my mistake in 3 years of using it" , "maintaining Arch takes like 5 minutes a month" , "as long as you subscribe to Arch news and don't do crazy stuff, Arch is as stable as any distro".
- I intend on being a programmer/doing software engineering if that matters. Maybe it means I don't want to spend too much time maintaining (not setting) the OS when I've got other things to do.
Thanks once again.
I've just installed Arch, and Installed and configured openbox and gnome terminal. Openbox starts, firefox works, but when I try to start gnome terminal, I curser spins for a moment and then it doesnt load.
I've tried to find a resolution to this but I'm not seeing much relevant to this specific scenerio. Also, this is my first time ever installing Arch, or any distro without a graphic installer or a kickstart script. My experience is pretty basic. I've used ubuntu/mint/centos for quite a while but figured this will be a good way to get me learning.
After I post this I am going to reboot to get back to command line and look at the installation and maybe install another terminal and see if this makes much a difference.
I have a machine with two drives a Compact Flash card (CF) and a Solid State Drive (SSD). Recently I have been experiencing failures of both the SSD and the CF.
When I sent these back to the manufacturer for analysis, they reported that the SSDs and CDs are healthy - but that it appears that the partition table has become corrupt.
Using a Kickstart I created my Linux machine with the partitions split over the CF (to hold the operating system) and the SSD (to hold my data):
/ on the CF
/boot on the CD
/usr on the CF
/home on the SSD
Would Unix have an issue with using the CF to boot and run the operating system and using the SSD to store files?
Has anyone experienced any issues of this kind?