I`ve got this error message:
Sun May 31 01:03:53 2015
Disk cmd a0/00:00:00:00:00/00:00:00:00:00/a0 tag 0
Disk exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 fro
Disk status: { DRDY ERR }, Disk configured for UDMA/33
Disk qc timeout (cmd 0xa0)
sr 0:0:0:0: CDB: Test Unit Ready: 00 00 00 00 00 00
ata1: EH complete
ata1: link is slow to respond, please be patient (ready=0)
ata1: soft resetting link
res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask 0x5 (timeout)
ata1: device not ready (errno=-16), forcing hardreset
Could you help me with the solution?
Thanks a lot.
I came in this morning and boot up my xw9400 workstation only to get the error :ata1 srst failed (errno=-16)
I rebooted it severally and got the san answer. I also tried changing the cable, it is still the same.
please I need instruction on how to go forward.
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.
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?
I have a USB fax modem, and it logs the following errors when turned on.
I know it is impossible to know for sure, but think it is hardware related? Any chance to salvage?
Also, what are the steps to start troubleshooting?
Thanks
Code:
Jan 17 14:38:26 devserver kernel: generic-usb 0003:0461:4D0F.0066: input,hidraw2: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:00:1a.0-1.2/input0
Jan 17 14:38:41 devserver kernel: usb 3-1: new full speed USB device number 24 using xhci_hcd
Jan 17 14:38:41 devserver kernel: usb 3-1: device descriptor read/all, error -71
Jan 17 14:38:41 devserver kernel: usb 3-1: new full speed USB device number 25 using xhci_hcd
Jan 17 14:38:41 devserver kernel: usb 3-1: device descriptor read/all, error -71
Jan 17 14:38:41 devserver kernel: usb 3-1: new full speed USB device number 26 using xhci_hcd
Jan 17 14:38:41 devserver kernel: usb 3-1: device descriptor read/8, error -71
Jan 17 14:38:41 devserver kernel: usb 3-1: device descriptor read/8, error -71
Jan 17 14:38:41 devserver kernel: usb 3-1: new full speed USB device number 27 using xhci_hcd
Jan 17 14:38:41 devserver kernel: usb 3-1: device descriptor read/8, error -71
Jan 17 14:38:42 devserver kernel: usb 3-1: device descriptor read/8, error -71
Jan 17 14:38:42 devserver kernel: hub 3-0:1.0: unable to enumerate USB device on port 1
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...
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 guys prob a silly question...
i only just read now that linux kernel v4 was released about 11 days ago...can any distros upgrade there kernel to 4 or only specific ones?
Is there really a huge benefit in doing so?
should i just lookup the information in the distros web site?
Hi everyone (i hope this is the right section)
Im trying to install the RT patch preempt_rt 3.18.9 im running Ubuntu 14.04 with kernel v 3.16
i installed the rt patch "patch-3.18.9-rt5.patch" and also a new kernel "3.18.9" i patched the patch file with
patch -p1 < patch-3.18.9.patch
but there is somthing i don't know about linking folders of old kernel and new kernel, i searched about it and found
rm -rf linux && ln -s /usr/src/linux-3.18.9 linux && cd /usr/src/linux
then
make oldconfig
then
make menuconfig
i selected Full preemptive kernel then
make
then this error
cc1: some warnings being treated as errors make[2]: * [kernel/locking/locktorture.o] Error 1 make[1]: * [kernel/locking] Error 2 make: *** [kernel] Error 2
So..... Any help?? can someone walk me through this
or any other real time patch, Thanx.. plzzzzzz
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.