Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > Ubuntu Help > can't access folder created in linux

Forgot Password?
 Ubuntu Help   Discussion and help about Ubuntu, Kubuntu, Xubuntu, and all the Ubuntu family

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 1 Week Ago   #1 (permalink)
Just Joined!
 
Join Date: Feb 2009
Posts: 15
can't access folder created in linux

im dualbooting windows 7 and ubuntu 9.10....i tried to back up some files from one hard drive to another under linux, and they transferred successfully...i can access them through linux but when i log into windows 7 i get an error message saying "location is not available" The filename, directory name, or volume label syntax is incorrect... the file is on a second hard drive which is formatted as ntfs
jgamez07 is offline  


Reply With Quote
Old 1 Week Ago   #2 (permalink)
Just Joined!
 
Join Date: Feb 2009
Posts: 15
do i have to change permissions under linux?
jgamez07 is offline   Reply With Quote
Old 1 Week Ago   #3 (permalink)
Super Moderator
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, India
Posts: 21,081
Send a message via Yahoo to devils casper
Create a new file in Linux :
Code:
nano text.txt
Press Ctrl+X, y and hit Enter key to save file.
Copy it to that partition. Check if you able to access it Windows OS.

Which command did you execute to mount NTFS partition in Linux?
Post the output of this too :
Code:
df -h
__________________
It takes a lot of time to be a genius, you have to sit around so much doing nothing, really doing nothing. - Gertrude Stein
New Users: Read This First
devils casper is offline   Reply With Quote
Old 1 Week Ago   #4 (permalink)
Just Joined!
 
Join Date: Feb 2009
Posts: 15
i was able to access the text file, but i think the prob was that i created a directory under linux called backup, where i put in all the files...i mounted the hard drive by just right clicking it and pressing mount...
jgamez07 is offline   Reply With Quote
Old 1 Week Ago   #5 (permalink)
Super Moderator
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, India
Posts: 21,081
Send a message via Yahoo to devils casper
Try to copy files again.
Execute this
Code:
sudo mkdir /media/backup
sudo mount -t ntfs-3g /dev/sdb<backup_partition> /media/backup -o default,umask=0
Copy file(s) in /media/backup folder. Execute umount command to un-mount partition.
Code:
sudo umount /dev/<backup_partition>
__________________
It takes a lot of time to be a genius, you have to sit around so much doing nothing, really doing nothing. - Gertrude Stein
New Users: Read This First
devils casper is offline   Reply With Quote
Old 1 Week Ago   #6 (permalink)
Just Joined!
 
Charles4809's Avatar
 
Join Date: Nov 2008
Location: Utrecht, NL
Posts: 92
If I read your post well then your problem is not in Ubuntu but in Windows7.
Does Windows7 see the drive and the partitions on that drive?
Was this drive/partition formatted under linux or under windows? If under linux maybe you have to reformat under Windows7. Warning: by doing that you will loose all data! Make sure to have a backup.
Charles4809 is offline   Reply With Quote
Old 1 Week Ago   #7 (permalink)
Linux Engineer
 
D-cat's Avatar
 
Join Date: Jan 2009
Location: Dover, NH
Posts: 1,444
I'm also wondering if he saved the file name using any characters that are illegal in Windows file names (like ?+\...).
__________________
You just WON the game!
D-cat is offline   Reply With Quote
Old 1 Week Ago   #8 (permalink)
Linux Engineer
 
elija's Avatar
 
Join Date: Jul 2004
Location: Either at home or at work or down the pub
Posts: 1,094
I'm wondering about the formatting thing to. If it is an ext2 or ext3 drive then this may help
__________________
"I complement you - your facility of understatement is exceeded only by your mastery of silence, but measuring this with the word 'shame' surpasses all your previous achievements in articulation"

The Fifth Continent
elija is offline   Reply With Quote
Old 1 Week Ago   #9 (permalink)
Just Joined!
 
Charles4809's Avatar
 
Join Date: Nov 2008
Location: Utrecht, NL
Posts: 92
No, he wrote:
" when i log into windows 7 i get an error message saying "location is not available" The filename, directory name, or volume label syntax is incorrect... the file is on a second hard drive which is formatted as ntfs. "

But I remember that a NTFS partition I had made with GParted gave me trouble under WindowsXP
Charles4809 is offline   Reply With Quote
Old 1 Week Ago   #10 (permalink)
Linux Engineer
 
elija's Avatar
 
Join Date: Jul 2004
Location: Either at home or at work or down the pub
Posts: 1,094
Quote:
Originally Posted by Charles4809 View Post
No, he wrote:
" when i log into windows 7 i get an error message saying "location is not available" The filename, directory name, or volume label syntax is incorrect... the file is on a second hard drive which is formatted as ntfs. "
Completely missed that
__________________
"I complement you - your facility of understatement is exceeded only by your mastery of silence, but measuring this with the word 'shame' surpasses all your previous achievements in articulation"

The Fifth Continent
elija is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 03:18 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2