SCIENTIFIC-LINUX-USERS Archives

August 2008

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Akemi Yagi <[log in to unmask]>
Reply To:
Akemi Yagi <[log in to unmask]>
Date:
Sat, 2 Aug 2008 15:22:08 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (24 lines)
On Sat, Aug 2, 2008 at 3:00 PM, Rachid Ayad <[log in to unmask]> wrote:
> On Sat, 2 Aug 2008, Brian Andrus wrote:

>>> On Sat, 2 Aug 2008, Brian Andrus wrote:
>>>
>>>> try unmounting and remounting /tmp
>>>>
>>>> umount /tmp
>>>> mount /tmp
>>>
>>>  You mean umount /scratch
>>>
>>>> check in your /etc/fstab to see if it is set for read-only.
>>>
>>>  In /etc/fstab  I have:
>>>
>>> /dev/hdb1           /scratch            ext3    rw,auto,user    0 0

You can remount with read/write permissions like:

mount -o rw,remount /dev/hdb1 /scratch

Akemi

ATOM RSS1 RSS2