Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Learn Tiny Core. View Tiny Core
Screen Shots and Videos
.
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Base
»
CorePlus
»
automount NTFS (ntfs-3g)
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: automount NTFS (ntfs-3g) (Read 3980 times)
jnovacek
Newbie
Posts: 30
automount NTFS (ntfs-3g)
«
on:
February 08, 2014, 04:13:30 PM »
Hi all,
I need to automount USB drives in "Tiny Core". I've used this
https://code.google.com/p/yad/wiki/USBFlash
and this
http://forums.gentoo.org/viewtopic-t-918896-start-0.html
. However, I am unable to connect NTFS for writing. When I use ntfs-3g, the command will not be executed. Where can I find a log to see what is going on?
When manually assembling everything works.
Tiny Core 5.2
Jirka
«
Last Edit: February 08, 2014, 04:17:29 PM by jnovacek
»
Logged
gerald_clark
TinyCore Moderator
Hero Member
Posts: 4254
Re: automount NTFS (ntfš-3g)
«
Reply #1 on:
February 08, 2014, 04:22:40 PM »
This isn't Gentoo.
Core does not automount anything.
You will need to install ntfs-3g.tcz and possibly ntfsprogs.tcz.
Then mount your ntfs partitions in /opt/bootlocal.sh.
Logged
jnovacek
Newbie
Posts: 30
Re: automount NTFS (ntfs-3g)
«
Reply #2 on:
February 08, 2014, 04:41:50 PM »
I tried to use
mount -t ntfs-3g '/ dev/sdc1' '/ mnt/sdc1' , it does not work.
If you use
ntfs-3g '/ dev/sdc1' '/ mnt/sdc1' , so it works.
Logged
gerald_clark
TinyCore Moderator
Hero Member
Posts: 4254
Re: automount NTFS (ntfs-3g)
«
Reply #3 on:
February 08, 2014, 04:43:54 PM »
Yes. Read the .info files ( the info tab in Apps ).
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Base
»
CorePlus
»
automount NTFS (ntfs-3g)