Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
08-15-2006, 12:38 AM
|
#1
|
Member
Registered: Jan 2004
Posts: 214
Rep:
|
mandriva 2006 & permissions for /mnt/C/
I have the wierdest problem.
I can't seem to make /mnt/C/ (my windows partition) accesable. even as root I can't write to it.
the message says :
Read only file system.
and I've tried
chmod +w
and also the built in permission changing program, but I keep getting the error message that I'm not allowed to change it. Even as root.
Thanks for your help
//S
|
|
|
08-15-2006, 02:02 AM
|
#2
|
Senior Member
Registered: Jun 2006
Location: Hyderabad, India
Distribution: Fedora
Posts: 1,191
Rep:
|
yup, it aint an error. windows partitions are ntfs. This file ext is only readable by linux as of now. So you will only be able to read from it.
|
|
|
08-15-2006, 05:07 AM
|
#3
|
Member
Registered: Jan 2004
Posts: 214
Original Poster
Rep:
|
ahh!
that's right! I totaly forgot about that!boy is my face red!
thanks for your help.
//S-man
|
|
|
08-15-2006, 05:45 AM
|
#4
|
Member
Registered: Oct 2003
Location: Chico, CA, USA
Distribution: Linux Mint
Posts: 881
Rep:
|
If you want write access to it (beyond what's in the kernel), you should download the necessary files for ntfsutils. Once the modules are loaded and the filesystem is mounted with the ntfs-fuse type, you should have almost complete write access to your drive.
Hope that helps.
--Dane
|
|
|
08-23-2006, 02:17 PM
|
#5
|
LQ Newbie
Registered: Aug 2006
Posts: 2
Rep:
|
what would happen if
a) files migrated to another disk
b) use Linux fdisk/format to intialize the former ntfs disk.
|
|
|
08-23-2006, 05:55 PM
|
#6
|
Member
Registered: Oct 2003
Location: Chico, CA, USA
Distribution: Linux Mint
Posts: 881
Rep:
|
That should work; I've done it before. What do you want to format the old drive as (FAT, NTFS, EXT3, ReiserFS, etc.)? Depending on the format, you may need to install some specific tools.
--Dane
|
|
|
08-23-2006, 08:06 PM
|
#7
|
LQ Newbie
Registered: Aug 2006
Posts: 2
Rep:
|
my goal is to get it reformatted as a plain jane linux volume. i'm into keeping it real simple for now until my newbie-ness wears off.
|
|
|
08-23-2006, 09:45 PM
|
#8
|
Member
Registered: Oct 2003
Location: Chico, CA, USA
Distribution: Linux Mint
Posts: 881
Rep:
|
understandable. If I were you, I would use cfdisk to partition it. Be sure to set its type to "Linux." Then use mkfs.ext3 /dev/<volume><partition> to format it. This will give you a "default" (inasmuch as there is a default) Linux partition.
Let me know if you need any more help creating or mounting (or fstab-ing) the partition.
--Dane
|
|
|
All times are GMT -5. The time now is 11:06 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|