DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2010-06-27 09:32:58

antil
New member
Registered: 2010-06-27
Posts: 4

Optware install issues: unable to mount /opt

I search around and I am unable to find a solution.
Following the optware install guide and my DNS-323 fails to mount /opt:

mount: mounting /mnt/HD_a2/ipkg/opt/ on /opt failed: No such file or directory

Any suggestions on how to solve this?

I am using Firmware 1.09 and two disks in Raid1.

Thanks

Offline

 

#2 2010-06-27 11:02:24

mushanga
Member
Registered: 2009-06-26
Posts: 46

Re: Optware install issues: unable to mount /opt

Seems you forgot to actually create the /opt directory:
enter the command (as root):
mkdir /opt
And try the bind mount again.

Offline

 

#3 2010-06-27 11:14:15

antil
New member
Registered: 2010-06-27
Posts: 4

Re: Optware install issues: unable to mount /opt

Thanks for responding, but /mnt/HD_a2/ipkg/opt exists!

Offline

 

#4 2010-06-27 12:49:14

nogi
Member
From: Heddesheim, Germany
Registered: 2010-03-31
Posts: 28

Re: Optware install issues: unable to mount /opt

antil wrote:

Thanks for responding, but /mnt/HD_a2/ipkg/opt exists!

Nobody doubts that /mnt/HD_a2/ipkg/opt exists!
BUT /opt does not exist!

From my BOX:

# ls -la /mnt/HD_a2/ipkg/
drwxr-xr-x    3 root     root           60 Jun 27 11:42 .
drwxr-xr-x    3 root     root           60 Jun 27 11:42 ..
drwxr-xr-x    2 root     root           40 Jun 27 11:42 opt
# mount /mnt/HD_a2/ipkg/opt/ /opt
mount: mounting /mnt/HD_a2/ipkg/opt/ on /opt failed: No such file or directory
# mkdir /opt
# mount /mnt/HD_a2/ipkg/opt/ /opt
#

Any questions?

Offline

 

#5 2010-06-27 15:23:25

antil
New member
Registered: 2010-06-27
Posts: 4

Re: Optware install issues: unable to mount /opt

Thanks. Quite embarrassing. It has been a while since my Unix days. I somehow thought that /opt would be created by this command. Turns out not.

Works now! Much appreciated your feedback.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB