From: khollan <khollan@daktronics•com>
To: linuxppc-embedded@ozlabs•org
Subject: BusyBox Mount
Date: Thu, 9 Aug 2007 11:17:23 -0700 (PDT) [thread overview]
Message-ID: <12077740.post@talk.nabble.com> (raw)
Hi
I want to mount the first partion of my compact flash in a users home folder
during bootup. This partion should be owned by the user and be read write
and executable. I am using the command:
mount -t vfat /dev/xsa1 /home/Dak
in the rcS startup script. This works fine but it is owned by the root, if
I try to change the ownership with chown as root it says that Operation not
permitted, if I Chmod to 777 it appears to take but when you ls -l it out it
says that it is onlt rw by the owner root.
Any suggestions
khollan
--
View this message in context: http://www.nabble.com/BusyBox-Mount-tf4244254.html#a12077740
Sent from the linuxppc-embedded mailing list archive at Nabble.com.
next reply other threads:[~2007-08-09 18:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-09 18:17 khollan [this message]
2007-08-09 18:46 ` BusyBox Mount Wolfgang Reissnegger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=12077740.post@talk.nabble.com \
--to=khollan@daktronics$(echo .)com \
--cc=linuxppc-embedded@ozlabs$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox