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: "Rajko M." <rmatov101@xxxxxxxxxxx>
- Date: Thu, 10 Jul 2008 17:55:57 -0500
- Message-id: <200807101755.57537.rmatov101@xxxxxxxxxxx>
On Thursday 10 July 2008 06:51:07 am Oddball wrote:
....
mkdir /mnt/dvd; mount /dev/sr0 /mnt/dvd
If it is not in fstab than you have to define mount point by hand.
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.
--
Regards, Rajko
http://en.opensuse.org/Portal needs helpful hands.
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
....
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
If it is not in fstab than you have to define mount point by hand.
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.
--
Regards, Rajko
http://en.opensuse.org/Portal needs helpful hands.
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |