LinuxMCE Forums
May 24, 2013, 08:29:11 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: access network share through LMCE KDE desktop  (Read 573 times)
rchamp
Veteran
***
Posts: 81



View Profile
« on: March 21, 2011, 06:05:48 am »

This might sound like a dumb question, but is it possible to access the network share through KDE desktop? I have an NTFS HDD that I am trying to get some files copied into the LMCE managed drive. Trying to copy them directly isn't allowed, and I was able to copy the files easily from another PC on the network, but this particular partition I have is the actual same drive that I have LMCE on, meaning I can't remove it and transfer the files from another PC.

Any ideas? Am i missing something?
Logged
joshpond
Veteran
***
Posts: 108


View Profile
« Reply #1 on: March 21, 2011, 07:58:08 am »

Hi,

I'm not quite as familiar yet with 810 kubuntu but with ubuntu 1004 the partition is usually picked up as a separate file system.

You may have to:
Code:
cd /mnt
sudo mkdir XXXX
Whatever you want to call the directory
Code:
sudo mount -t NTFS /dev/sdXY mnt/XXXX

sdXY is the drive letter and the partition number, eg sda5

I believe you have to have NTFS-3g which is installed by default on ubuntu 1004 but not sure about the 810.

Josh
Logged

My Setup: On it's way
rchamp
Veteran
***
Posts: 81



View Profile
« Reply #2 on: March 22, 2011, 04:09:09 pm »

yea, but last time I tried to copy files that way and then tried to resyncronize them via the web admin, the whole install went screwy.
Logged
JoakimL
Veteran
***
Posts: 149



View Profile
« Reply #3 on: March 22, 2011, 07:45:02 pm »

How far do you get? Can you mount the partition? Can you cd into it? Can you see the files? What happens when you cp?
I did have quite some problems with an extended NTFS partition which I solved with a raw disk editor tool, not for the faint at heart... It involved changing the partition type to a basic NTFS type.


/Joakim
Logged
rchamp
Veteran
***
Posts: 81



View Profile
« Reply #4 on: April 26, 2011, 04:00:37 pm »

I ended up just wiping the entire thing. I got fed up after about 2.5hrs. Right now I am debating building a new core or building a new core from parts I have to ressurrect the dead. More info on that is here. http://forum.linuxmce.org/index.php?topic=11568.0
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!