Page 1 of 3

SOLVED: mounting disk

Posted: Fri Feb 27, 2015 4:56 pm
by teegray1124
Trying to

Code: Select all

yum install nano
but i get this

Code: Select all

Loaded plugins: fastestmirror http://f19.amahi.org/repodata/repomd.xml: [Errno 12] Timeout on http://f19.amahi.org/repodata/repomd.xml: (28, 'Resolving timed out after 30000 milliseconds') Trying other mirror. http://f19.amahi.org/repodata/repomd.xml: [Errno 12] Timeout on http://f19.amahi.org/repodata/repomd.xml: (28, 'Resolving timed out after 30000 milliseconds') Trying other mirror.
This occurs when I'm trying to mount my disks.

I get a command not found when i use this

Code: Select all

nano /etc/fstab
can anyone help please. Im just trying to mount 5 3tb hd making it a total of 6.

Re: mounting disk

Posted: Fri Feb 27, 2015 5:23 pm
by teegray1124
I also keep getting this as well

Code: Select all

Another app is currently holding the yum lock; waiting for it to exit... The other application is: yum Memory : 28 M RSS (418 MB VSZ) Started: Fri Feb 27 18:22:29 2015 - 00:38 ago State : Sleeping, pid: 1443 Another app is currently holding the yum lock; waiting for it to exit... The other application is: yum Memory : 28 M RSS (418 MB VSZ) Started: Fri Feb 27 18:22:29 2015 - 00:40 ago State : Sleeping, pid: 1443

Re: mounting disk

Posted: Fri Feb 27, 2015 6:47 pm
by bigfoot65
Try:

Code: Select all

yum clean all yum install nano
again.

The error message may be due to the check for automatic updates. It sometimes takes a while.

If you still have a problem, there is a way to kill the process. We can address that later if needed.

Re: mounting disk

Posted: Fri Feb 27, 2015 7:00 pm
by teegray1124
I tried the clean all and then yum install again and I get the time outs again. Do I need to reinstall everything?

Re: mounting disk

Posted: Fri Feb 27, 2015 7:17 pm
by bigfoot65
Not just yet.

Recommend you consult the network troubleshooting wiki guidance.

It may be that you do not have connectivity.

Did you follow the install instructions at http://docs.amahi.org? Is this the Express CD install?

Re: mounting disk

Posted: Fri Feb 27, 2015 7:45 pm
by teegray1124
Honestly I don't know what version I just burned the ISO that showed up after registering to a DVDs. One unusual thing is my login was is unknown5366778199 instead of localhost or ip.

When I tried to format my extra discs I coudnt format 2 of them and when I tried to mount hard disk it said 2 of them were already mounted and only had 4 of them with the unid that I needed to nano.

Re: mounting disk

Posted: Fri Feb 27, 2015 7:46 pm
by teegray1124
I do have an Intel nic and an onboard nic. It's connected to the Intel.

Re: mounting disk

Posted: Fri Feb 27, 2015 8:01 pm
by bigfoot65
Amahi installation instructions state that only one NIC is supported. You must have the other disabled prior to install.

Did you do so? If not then that could be your issue. A reinstall might be required.

Re: mounting disk

Posted: Fri Feb 27, 2015 8:05 pm
by teegray1124
My bios automatically disables the one that's not in use. You think there are a couple errors? Especially what I listed?

Re: mounting disk

Posted: Fri Feb 27, 2015 8:17 pm
by bigfoot65
Yes you have to follow the instructions on the site I mentioned earlier. Only the OS disk should've been connected. You connect the other drives after Amahi is installed.

If you skip steps or don't follow the guidance you will have problems as you have discovered.

Recommend you start over. The Express CD works well for most.