Home
Forum
Blog
News
TopSite
Calendar
Profile
Search
Help
Board Menu
New posts
New Replies
Users
Help
Personal Menu
Welcome Guest
User:
Pass:
Auto-Login:
Register!
Calendar
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
2007
2008
2009
2010
2011
2012
2013
Su
Mo
Tu
We
Th
Fr
Sa
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Today's Birthdays:
walter731 (82) Primoz (24) azstang66 (25)
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
July 31, 2010, 09:01:27 pm
Kubuntu Forums
|
Kubuntu Discussion
|
Previous Kubuntu Releases
|
Kubuntu 7.04 Feisty Fawn
|
Hardware Support
| Topic:
Kubuntu does not see my NTFS drive
0 Members and 1 Guest are viewing this topic.
« previous
next »
Pages:
[
1
]
2
Author
Topic: Kubuntu does not see my NTFS drive (Read 3718 times)
redd
On a Roll
Offline
Posts: 41
Kubuntu does not see my NTFS drive
«
on:
October 07, 2007, 09:29:49 pm »
I have 2 drives one with Kubuntu on it and the other a NTFS format. How can get it to be able to see all my files on that drive? I have been stubbing around the forums to find a answer but can't get it right. Could someone please tell me step by step on how I can go and see my other files on the NTFS. Please be gentile I am a Noobie to Kubuntu.
P.S. LOVE IT!!!!!
Logged
integr8e
Kubuntu Overload
Offline
Posts: 1293
SSWJ - Stay(ing) Strong With Jesus, Always!
Re: Kubuntu does not see my NTFS drive
«
Reply #1 on:
October 07, 2007, 10:03:15 pm »
Click the KMenu (applications menu, bottom left of the taskbar) and choose "System Settings"; once that opens up, navigate to the "Advanced" tab (top left, beside the "General" tab). Click "Disk & Filesystems"; when that opens, click the "Administrator Mode" button on the bottom right of the screen and type your password when prompted. Double-click the drive you want to open. In the window that pops up, you should see a label "Type:" in the top portion; click the drop down menu beside it and scroll up until you see "NTFS" - click "NTFS". Next, look at the label "Device:"; to the right of it should be a radio button entitled "by name" followed by a directory resembling, but not necessarily, "/dev/sda1". If you'll look above that, you'll see a location entitled "Mount Point:" and to the right of that, a box you can type in. Type /media/
(whatever followed /dev/ in the box below; if it was /dev/sda1, you'd type /media/sda1)
into that box. Click OK and you should be prompted with a dialog box telling you the mount point for your device has not been created and asking if you would like to create it now. Tell it yes.
Then, open Konqueror (or whichever file browser you prefer) and navigate to your /media directory; your newly mounted device should now be visible along with everything inside it
(Looks like a lot but it's not really)
Let me know how it works.
Logged
Asus G1S-X3:
Intel Core2 Duo T7500, Nvidia GeForce 8600M GT, 4Gb PC2-5300, 320Gb Hitachi 7k320, Linux (
)
Snowhog
KFNs unofficial 'presence' (AHD, SCE, sense 6)
Global Moderator
Kubuntu Veteran
Offline
Posts: 10455
"It is quite a three pipe problem, ..."
Re: Kubuntu does not see my NTFS drive
«
Reply #2 on:
October 07, 2007, 10:07:26 pm »
But,
if you want both read and write access, you need to install the package
ntfs-3g
and modify the /etc/fstab file entry for the ntfs partition, changing
ntfs
to
ntfs-3g
. This is what my fstab looks like:
Quote
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda3
UUID=a2357a43-de81-4157-91ff-4fe745f01a79 / ext3 defaults,errors=remount-ro 0 1
# /dev/sda5
UUID=86bf2016-0d6c-4e46-a72c-52c8a5d4901b /home ext3 defaults 0 2
# /dev/sda1
UUID=00B8EA2FB8EA2340 /media/sda1 ntfs defaults,nls=utf8,umask=007,gid=46 0 1
# /dev/sda2
UUID=0842EF0542EEF67A /media/vista
ntfs-3g
defaults,nls=utf8,umask=007,gid=46 0 1
# /dev/sda6
UUID=ea09e5ae-165e-48c7-ab67-884312a84951 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/sdd /media/floppy0 auto rw,user,noauto 0 0
Logged
Toshiba Satellite P105-S6147
Intel Mobile 945GM/GMS, 943/940GML
Happily running:
Kubuntu
LL 10.04
VMware Player 3.1.0 (Win XP Pro guest VM)
Using Linux since March 23, 2007
Linux User #446986
Kubuntu User #15733
integr8e
Kubuntu Overload
Offline
Posts: 1293
SSWJ - Stay(ing) Strong With Jesus, Always!
Re: Kubuntu does not see my NTFS drive
«
Reply #3 on:
October 07, 2007, 10:09:43 pm »
Good stuff, good stuff!
Logged
Asus G1S-X3:
Intel Core2 Duo T7500, Nvidia GeForce 8600M GT, 4Gb PC2-5300, 320Gb Hitachi 7k320, Linux (
)
redd
On a Roll
Offline
Posts: 41
Re: Kubuntu does not see my NTFS drive
«
Reply #4 on:
October 09, 2007, 02:16:21 pm »
Thanks for your help guy's!
Logged
redd
On a Roll
Offline
Posts: 41
Re: Kubuntu does not see my NTFS drive
«
Reply #5 on:
October 09, 2007, 08:32:09 pm »
Yep me again,
Ok in Disk and file system I did the steps I was suppose to. But it won't mount. This is what it says " This file system tyep is currently unavailible on the running Kernel" Ok how to I get to run on the kurnel? Thanks!
P.S. I just want to read not write anything to it.
Logged
integr8e
Kubuntu Overload
Offline
Posts: 1293
SSWJ - Stay(ing) Strong With Jesus, Always!
Re: Kubuntu does not see my NTFS drive
«
Reply #6 on:
October 09, 2007, 08:41:46 pm »
Try this and let me know how it goes:
Open "Adept Manager" and type "ntfs" into the search bar; make sure the
libntfs-3g-dev
,
libntfs-3g-12
,
libntfs-3g5
,
libntfs-dev
,
libntfs9
, and
ntfs-3g
packages are installed. Then try to access the drive again.
Logged
Asus G1S-X3:
Intel Core2 Duo T7500, Nvidia GeForce 8600M GT, 4Gb PC2-5300, 320Gb Hitachi 7k320, Linux (
)
Snowhog
KFNs unofficial 'presence' (AHD, SCE, sense 6)
Global Moderator
Kubuntu Veteran
Offline
Posts: 10455
"It is quite a three pipe problem, ..."
Re: Kubuntu does not see my NTFS drive
«
Reply #7 on:
October 09, 2007, 09:13:16 pm »
IF running
Kubuntu Feisty Fawn
- 7.04 -
then the following packages should be installed for NTFS read/write access:
fuse-utils
libfuse2
libntfs-3g0
ntfs-3g
If any of these packages are not installed, install them.
NOTE:
FUSE support needs to be compiled in the kernel or loaded as a module. From a konsole, type:
Code:
sudo modinfo fuse
and press enter. When prompted for a password, enter
your
password. If your kernel has FUSE support, you
should
get back the following:
Quote
filename: /lib/modules/2.6.20-16-generic/kernel/fs/fuse/
fuse.ko
alias: char-major-10-229
license: GPL
description: Filesystem in Userspace
author: Miklos Szeredi <
miklos@szeredi.hu
>
srcversion: 1DB209A47BE9620DBF0B150
depends:
vermagic: 2.6.20-16-generic SMP mod_unload 586
If you do, good. If you don't, then the fuse module needs to be loaded into the kernel. To do that, in the konsole, type:
Code:
modprobe fuse
and press enter. When prompted for a password, enter
your
password.
«
Last Edit: October 09, 2007, 09:21:46 pm by Snowhog
»
Logged
Toshiba Satellite P105-S6147
Intel Mobile 945GM/GMS, 943/940GML
Happily running:
Kubuntu
LL 10.04
VMware Player 3.1.0 (Win XP Pro guest VM)
Using Linux since March 23, 2007
Linux User #446986
Kubuntu User #15733
redd
On a Roll
Offline
Posts: 41
Re: Kubuntu does not see my NTFS drive
«
Reply #8 on:
October 11, 2007, 08:59:10 am »
Hi again,
ok checked to see if the packages that you asked that should be installed are installed on the machine. The part where you said to Type /media/(whatever followed /dev/ in the box below; if it was /dev/sda1, you'd type /media/sda1) into that box. Click OK and you should be prompted with a dialog box telling you the mount point for your device has not been created and asking if you would like to create it now. Tell it yes. Ok did that clicked yes and nothing happens. the windows stays there and I have the choice still to click ok or cancel.
Thanks in advance Redd
Logged
integr8e
Kubuntu Overload
Offline
Posts: 1293
SSWJ - Stay(ing) Strong With Jesus, Always!
Re: Kubuntu does not see my NTFS drive
«
Reply #9 on:
October 11, 2007, 09:07:27 pm »
If that won't work, try this:
1) Open Konsole and type:
Code:
sudo mkdir /media/(drive name)
2) Still in Konsole, type:
Code:
sudo mount -t ntfs-3g /dev/(drive name) /media/(drive name; same as above)
That should do it, if it doesn't let me know
Thanks
dibl
Logged
Asus G1S-X3:
Intel Core2 Duo T7500, Nvidia GeForce 8600M GT, 4Gb PC2-5300, 320Gb Hitachi 7k320, Linux (
)
redd
On a Roll
Offline
Posts: 41
Re: Kubuntu does not see my NTFS drive
«
Reply #10 on:
October 11, 2007, 09:53:56 pm »
Sweet!! It worked Thanks a million.
Logged
integr8e
Kubuntu Overload
Offline
Posts: 1293
SSWJ - Stay(ing) Strong With Jesus, Always!
Re: Kubuntu does not see my NTFS drive
«
Reply #11 on:
October 11, 2007, 10:01:40 pm »
Anytime
Logged
Asus G1S-X3:
Intel Core2 Duo T7500, Nvidia GeForce 8600M GT, 4Gb PC2-5300, 320Gb Hitachi 7k320, Linux (
)
redd
On a Roll
Offline
Posts: 41
Re: Kubuntu does not see my NTFS drive
«
Reply #12 on:
October 12, 2007, 07:06:00 pm »
Oh yep me again,
booted up today and well the device is there, but nothing there. And I tried to activate it and it is the same problem. Soon as I click ok nothing happens. So if you could kindly give me a hand again I would appreciate a lot.
Logged
Snowhog
KFNs unofficial 'presence' (AHD, SCE, sense 6)
Global Moderator
Kubuntu Veteran
Offline
Posts: 10455
"It is quite a three pipe problem, ..."
Re: Kubuntu does not see my NTFS drive
«
Reply #13 on:
October 12, 2007, 08:29:55 pm »
Okay. Post your /etc/fstab file here for a review.
Logged
Toshiba Satellite P105-S6147
Intel Mobile 945GM/GMS, 943/940GML
Happily running:
Kubuntu
LL 10.04
VMware Player 3.1.0 (Win XP Pro guest VM)
Using Linux since March 23, 2007
Linux User #446986
Kubuntu User #15733
redd
On a Roll
Offline
Posts: 41
Re: Kubuntu does not see my NTFS drive
«
Reply #14 on:
October 16, 2007, 11:16:09 am »
Sorry for the delay. Busy. Ok I need to know how to get the
/etc/fstab file
. Sorry still learning. Thank you for your patience.
Logged
Pages:
[
1
]
2
Kubuntu Forums
|
Kubuntu Discussion
|
Previous Kubuntu Releases
|
Kubuntu 7.04 Feisty Fawn
|
Hardware Support
| Topic:
Kubuntu does not see my NTFS drive
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Important Information
-----------------------------
=> Announcements
===> Administrative Announcements
===> Kubuntu Announcements
=> Documentation
===> How To's
===> Experimentation/Customization/Optimization
===> Kubuntu User Testimonies
===> Bugs
-----------------------------
Newbie Support
-----------------------------
=> Help the New Guy
-----------------------------
Kubuntu Discussion
-----------------------------
=> Kubuntu 10.04 Lucid Lynx (LTS)
===> Pre-installation
===> Post-installation
===> Hardware Support
===> Software Support
===> Network Support
===> Soapbox
===> Pre-Release Testing
=> Kubuntu 9.10 Karmic Koala
===> Install and Boot
===> Software Support
===> Hardware Support
===> Network Support
=> Kubuntu 10.10 Maveric Meerkat (under development)
===> Pre-Release Testing
=> Previous Kubuntu Releases
===> Kubuntu 9.04 Jaunty Jackalope
=====> Installation and Boot
=====> Software Support
=====> Hardware Support
=====> Network Support
=====> Processor Specific Support
=======> 64 Bit Processor Support
=======> Power PC Support
===> Kubuntu 8.10 Intrepid Ibex
=====> Installation and Boot
=====> Software Support
=====> Hardware Support
=====> Network Support
===> Kubuntu 8.04 Hardy Heron
=====> Installation and Boot
=====> Software Support
=====> KDE4 Support
=====> Hardware Support
=====> Network Support
=====> Processor Specific Support
=======> 64 Bit Processor Support
=======> Power PC Support
=====> New Feature Requests
===> Kubuntu 7.10 Gutsy Gibbon
=====> Installation and Boot
=====> Software Support
=====> Hardware Support
=====> Network Support
=====> Processor Specific Support
=======> 64 Bit Processor Support
=======> Power PC Support
=====> Grab Bag (Formally New Feature Requests)
===> Kubuntu 7.04 Feisty Fawn
=====> Installation and Boot
=====> Software Support
=====> Hardware Support
=====> Network Support
=====> Processor Specific Support
=======> 64 Bit Processor Support
=======> Power PC Support
===> Kubuntu 6.06 Dapper Drake (LTS)
=====> Installation and Boot
=====> Software Support
=====> Hardware Support
=====> Network Support
=====> Processor Specific Support
=======> 64 Bit Processor Support
=======> Power PC Support
=====> New Feature Requests
=> Desktop Support
===> KDE Support
===> XFCE Environment Help
===> Gnome
===> Other
=> Kubuntu Transitioners
=> Everything Else
-----------------------------
General
-----------------------------
=> Miscellaneous Linux Info
===> Geek News
===> Coding/Scripting
===> Gaming
===> Artwork
===> Audio/Video
=> Community Cafe
===> Distribution Showdown
===> Classifieds
===> Social/Casual Talk
=> KubuntuForums Feedback
===> Site Improvements
===> Forum Ideas
===> Dynamic FAQ
-----------------------------
Multilingual Kubuntu Support
-----------------------------
=> Kubuntu Español
===> Noticias De Kubuntu
===> Instalacion y Arranque
===> Soporte de Software
===> Soporte de Hardware
===> Misceláneos/Chat General
=> French Support
===> Installation et Premier Lancement
===> Support Logiciel
===> Support Matériel
===> Général
Powered by SMF 1.1.11
|
SMF © 2006-2009, Simple Machines LLC
Page created in 0.248 seconds with 15 queries.
Loading...
Online Users
66
users online:
60
Guests
0
Anonymous
6
Visible:
linuxwizard
,
rackIT
,
JontheEchidna
,
GreyGeek
,
vinnywright
,
kyonides
Last click
Site Stats
234931
Posts:
45883 Topics
189048 Replies
47
Blog:
Created by Members
227
Images:
Inside the Image Gallery
24
Files:
Inside the Downloads Area
9
Sites:
Inside the Top Site List
6
Reviews:
Inside the Reviews Area
17070
Reg. Members:
Last:
ksmmer87
Browsed Pages:
MKPortal
M1.1.1 ©2003-2006
mkportal.it
Page generated in 0.04129 seconds with 10 queries