Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index International Gentoo Users Dutch
  • Search

mounts worden opeens read-only?!?

Welkom op het Nederlands/Vlaamstalig Forum van Gentoo.
Post Reply
  • Print view
Advanced search
8 posts • Page 1 of 1
Author
Message
liniaal
n00b
n00b
Posts: 3
Joined: Tue May 17, 2005 9:17 pm
Location: Netherlands

mounts worden opeens read-only?!?

  • Quote

Post by liniaal » Tue Jul 19, 2005 3:19 pm

op mijn laptop (van de universiteit) heb ik een fat partitie /dev/hda2, die gemount wordt op /data. als gewone user kan ik er *normaal gesproken* wel op schrijven, maar soms wordt ie in 1 keer read-only. :| ik ben niet zo heel bekend met linux maar hier is iig een voorbeeld-screendump:

*cliquez*

weet iemand waar dit aan kan liggen??
als ik nog andere documentatie van mn systeem moet aanbieden hoor ik dat graag ;)
Top
ruben-
Apprentice
Apprentice
Posts: 197
Joined: Tue Nov 09, 2004 7:01 pm

  • Quote

Post by ruben- » Wed Jul 20, 2005 9:13 pm

Mount je die via fstab? Zoja, mag ik de regels eens zien?
Top
liniaal
n00b
n00b
Posts: 3
Joined: Tue May 17, 2005 9:17 pm
Location: Netherlands

  • Quote

Post by liniaal » Thu Jul 21, 2005 11:50 am

sure thing!

/etc/fstab
==============

Code: Select all

# /etc/fstab: static file system information.
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/fstab,v 1.14 2003/10/13 20:03:38 azarah Exp $
#
# noatime turns off atimes for increased performance (atimes normally aren't
# needed; notail increases performance of ReiserFS (at the expense of storage
# efficiency).  It's safe to drop the noatime options if you want and to 
# switch between notail and tail freely.

# <fs>          	<mountpoint>    <type>  	<opts>      		<dump/pass>

# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/hda3		/boot		ext2		noatime		        1 2
/dev/hda6		/		ext3		noatime			0 1
/dev/hda5		none		swap		sw			0 2
/dev/cdroms/cdrom0	/mnt/cdrom	iso9660		users,gid=users,noauto,ro		0 0

/dev/hda2		/data		vfat		users,uid=liniaal,gid=users,umask=000,noatime		0 2
/dev/hda1		/mnt/win_c	ntfs		noauto,noatime		0 2
#/dev/fd0		/mnt/floppy	auto		noauto			0 0

# by liniaal - default usb storage thingy
/dev/uba1		/mnt/usb	auto		noauto,user,uid=liniaal,gid=users,umask=000,noatime		0 2
# digital camera
/dev/sda1		/mnt/cam	auto		noauto,user,uid=liniaal,gid=users,umask=000,noatime		0 2

# NOTE: The next line is critical for boot!
none			/proc		proc		defaults		0 0

# glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
# POSIX shared memory (shm_open, shm_unlink). 
# (tmpfs is a dynamically expandable/shrinkable ramdisk, and will
#  use almost no memory if not populated with files)
# Adding the following line to /etc/fstab should take care of this:

none			/dev/shm	tmpfs		defaults		0 0
Top
/carlito
Guru
Guru
User avatar
Posts: 451
Joined: Fri Dec 31, 2004 2:00 am
Location: Belgium

  • Quote

Post by /carlito » Wed Aug 10, 2005 5:09 pm

Waarschijnlijk probeer je te schrijven op je NTFS partitie. Aangezien de linux kernel hiervoor nog geen ondersteuning biedt, krijg je een foutmelding.

.O.
..O
OOO
Top
Rainmaker
Veteran
Veteran
User avatar
Posts: 1650
Joined: Thu Feb 12, 2004 2:04 am
Location: /home/NL/ehv/

  • Quote

Post by Rainmaker » Thu Aug 11, 2005 3:37 am

t kan wel, maar is niet geheel zonder risico

emerge captive

kopieer de bestandjes van je windows partitie af (ebuild geeft aan welke)

verander je fstab regel naar

Code: Select all

/dev/hda1      /mnt/win_c   captive-ntfs      noauto,noatime      0 2 
en je zou moeten kunnen schrijven. Captive is op dit moment de beste manier om naaar ntfs te schrijven. Kan niet 100% gegarandeerd worden dat het goed gaat (dataloss e.d.)
If you can't dazzle them with brilliance, baffle them with bullshit.
Top
liniaal
n00b
n00b
Posts: 3
Joined: Tue May 17, 2005 9:17 pm
Location: Netherlands

  • Quote

Post by liniaal » Thu Aug 11, 2005 3:35 pm

jamaar jamaar, ik zei toch al :p, het gaat om de fat32 partitie. de c schijf (die inderdaad ntfs is), wordt uberhaupt bijna nooit gemount.. is ook niet nodig. maar ik download bijvoorbeeld files eerst naar de linux home dir, en als ik ze dan wil overzetten naar /data bijvoorbeeld dan gaat het na 1 bestandje ofzo mis en zegt ie "read only fs" oid.

(anyway i really don't get it :?)

trouwens kun je met x.org ook 2 monitoren aansturen? dat ging toch met, xinerama ofzo?
Top
Rainmaker
Veteran
Veteran
User avatar
Posts: 1650
Joined: Thu Feb 12, 2004 2:04 am
Location: /home/NL/ehv/

  • Quote

Post by Rainmaker » Fri Aug 12, 2005 3:30 am

:oops: sorry, je had het idd over hda2...

probeer eens met "rw" in de opties van je fstab. Is de gebruikerdie probeert te schrijven liniaal? (zou niet echt uit moeten maken door de umask)

Code: Select all

/dev/hda2      /data      vfat      users,uid=liniaal,gid=users,umask=000,noatime,rw      0 2 
If you can't dazzle them with brilliance, baffle them with bullshit.
Top
ruben
Guru
Guru
Posts: 462
Joined: Fri Jul 04, 2003 9:00 am

  • Quote

Post by ruben » Fri Aug 12, 2005 8:03 am

Kun je eens de output tonen van "mount" vooraleer je probeert te kopieren, en dan nadat die klaagt dat het read-only is ? (enkel de lijn over je fat-partitie is genoeg). En misschien eens kijken naar de laatste lijnen in de output van "dmesg" nadat het gebeurd is.
(btw, da's xftree, right?)

En yup, je kunt 2 monitoren aansturen met xorg, xinerama gebruik je daarbij om eigenlijk van je 2 monitoren 1 groot scherm te maken zodat je venster dan de ene monitor naar de andere kunt slepen.
Top
Post Reply
  • Print view

8 posts • Page 1 of 1

Return to “Dutch”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic