Mailinglist Archive: opensuse-factory (175 mails)
| < Previous | Next > |
Re: [opensuse-factory] How to create write access to /dev/sr0 for K3B in 11.0.42?
- From: Oddball <monkey9@xxxxxx>
- Date: Fri, 11 Jul 2008 10:08:16 +0200
- Message-id: <487714F0.50700@xxxxxx>
Rajko M. schreef:
mount tells me it is write protected, but i allready knew that from K3B...
mount: u moet een bestandssysteemsoort aangeven
means: you must specify a filesystem
--
Enjoy your time around,
Oddball (Now or never...)
OS: Linux 2.6.25.9-3-default x86_64
Current user: oddball@AMD64x2-sfn1
System: openSUSE 11.0.42 (x86_64) Alpha0
KDE: 4.00.85 (KDE 4.0.85 (KDE 4.1 >= 20080703) "release 3.3"
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
On Thursday 10 July 2008 06:51:07 am Oddball wrote:It will only mount readonly.
....
oddball@AMD64x2-sfn1:~> mount /dev/sr0
mount: cannot find /dev/sr0 neither in /etc/fstab nor in /etc/mtab
is there something i can do about this, or is it a bug?
mkdir /mnt/dvd; mount /dev/sr0 /mnt/dvd
mount tells me it is write protected, but i allready knew that from K3B...
mount: u moet een bestandssysteemsoort aangeven
means: you must specify a filesystem
If it is not in fstab than you have to define mount point by hand.Well, sofar only usb and cardreader goes there....
man mount
is your friend
Though, my crystal ball can't tell me what was the problem to look for /dev/sr0 in fstab or /mnt .
Automatic mount usually goes in /media directory.
--
Enjoy your time around,
Oddball (Now or never...)
OS: Linux 2.6.25.9-3-default x86_64
Current user: oddball@AMD64x2-sfn1
System: openSUSE 11.0.42 (x86_64) Alpha0
KDE: 4.00.85 (KDE 4.0.85 (KDE 4.1 >= 20080703) "release 3.3"
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |