permision denied to write in a partition mounted at startup
Stephen R Laniel
steve at laniels.org
Mon Jul 4 17:10:30 UTC 2005
On Mon, Jul 04, 2005 at 10:05:58PM +0500, Mustafa Abbasi wrote:
> also i just noticed your line in etc/fstab/
> there is no moint point.
> try this line instead.
>
> /dev/hda5 /D vfat defaults 0 0
You're generally on the right track, but it's a bad idea to
create new directories in the root. Accepted practice is,
instead, to create new mount points within /mnt -- so in the
example you gave above, you'd do
/dev/hda5 /mnt/D vfat defaults 0 0
--
Stephen R. Laniel
steve at laniels.org
+(617) 308-5571
http://laniels.org/
PGP key: http://laniels.org/slaniel.key
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20050704/165dc9eb/attachment.sig>
More information about the ubuntu-users
mailing list