| View previous topic :: View next topic |
| Author |
Message |
meme Guest
|
Posted: Sat Nov 15, 2008 9:48 pm Post subject: Opensuse 10.3 Kaudiocreator Lacie Ethernet drive |
|
|
Hi,
Here's my setup. 2 * Suse 10.3 boxes + router + Lacie Ethernet 500Gb drive.
External drive is accesible w Konqueror through smb protocol. No problem
at all manually copying files, creating directories, etc....
However, I want to default the Kaudiocreator folder to the Lacie drive.
Setting it up works, but when running Kaudiocreator, he says he's not
able to create the directory/file...
All idea's welcome
TIA, |
|
| |
|
Back to top |
EOS Guest
|
Posted: Sun Nov 16, 2008 8:26 am Post subject: Re: Opensuse 10.3 Kaudiocreator Lacie Ethernet drive |
|
|
meme wrote:
| Quote: | Hi,
Here's my setup. 2 * Suse 10.3 boxes + router + Lacie Ethernet 500Gb
drive. External drive is accesible w Konqueror through smb protocol. No
problem at all manually copying files, creating directories, etc....
However, I want to default the Kaudiocreator folder to the Lacie drive.
Setting it up works, but when running Kaudiocreator, he says he's not
able to create the directory/file...
All idea's welcome
TIA,
|
mount you're Lacie Ethernet 500Gb to
example "/media/Lacie"
look at smbmount
--
EOS
www.photo-memories.be
Running KDE 3.5.10 / openSUSE 11.0 |
|
| |
|
Back to top |
meme Guest
|
Posted: Sun Nov 16, 2008 2:44 pm Post subject: Re: Opensuse 10.3 Kaudiocreator Lacie Ethernet drive |
|
|
EOS wrote:
| Quote: | meme wrote:
Hi,
Here's my setup. 2 * Suse 10.3 boxes + router + Lacie Ethernet 500Gb
drive. External drive is accesible w Konqueror through smb protocol. No
problem at all manually copying files, creating directories, etc....
However, I want to default the Kaudiocreator folder to the Lacie drive.
Setting it up works, but when running Kaudiocreator, he says he's not
able to create the directory/file...
All idea's welcome
TIA,
mount you're Lacie Ethernet 500Gb to
example "/media/Lacie"
look at smbmount
|
have following entry in fstab:
//lacie/openshare /media/lacie cifs auto,user,exec,rw 0 0
didn't find any ref to above line in log files
If I type smb://lacie/openshare in konqueror address bar, works.
Tx |
|
| |
|
Back to top |
|