The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



Thread: Lofs
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 12-10-2004
Lomic Lomic is offline
Registered User
 

Join Date: Dec 2004
Location: Paris
Posts: 20
Lofs

Hi gang!

I've just tried to build a Loopback FS, and I used the option "ro" not knowing what it was meaning, as in the example I have for this feature...

Code:
mount -F lofs -o ro /my_rep /my_image_rep
and of course now I'm stuck with my LOFS which is read-only... not really what I want to have

I tried to chmod it with no success (loggued as root)

How can I manage to remove it?

(and next time I will create it without the "ro" option)

Thanx
Reply With Quote
Forum Sponsor