 |
20-06-2007, 11:24 AM
|
#1 (permalink)
|
|
Gangsta
Join Date: Sep 2006
Location: I come from the land of WARRIORS, land of 5 rivers, where the alcohol will make your liver quiver!!
Posts: 349
|
Files Are Not Copying
Am new to linux ,
when i tries to copy a file from one drive to the other it says thats i have no right to write data on this?(or something like this)
but am able to copy any file from any disk to my desktop
help me out .am using kubuntu
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
20-06-2007, 11:38 AM
|
#2 (permalink)
|
|
El mooooo
Join Date: Jan 2006
Location: India
Posts: 1,414
|
Re: Files Are Not Copying
Which type of file system is there on this partition of yours?
__________________
Windows users shouldn't get to use the real computers. They know just enough to be dangerous.
|
|
|
20-06-2007, 11:46 AM
|
#3 (permalink)
|
|
God of Mistakes...
Join Date: Dec 2005
Location: Pune, Maharashtra
Posts: 1,923
|
Re: Files Are Not Copying
It seems that u r not log-in as ROOT. So u don't have to modify any thing except ur HOME folder. Ur desktop is under ur HOME folder. So u can copy files there.
If u wants to copy files to somewhere else, try to be ROOT / SU & copy.
|
|
|
20-06-2007, 11:51 AM
|
#4 (permalink)
|
|
Gangsta
Join Date: Sep 2006
Location: I come from the land of WARRIORS, land of 5 rivers, where the alcohol will make your liver quiver!!
Posts: 349
|
Re: Files Are Not Copying
I Hav windows vista NTFS file system.,,
2ndly how can log in as a root user
|
|
|
20-06-2007, 11:53 AM
|
#5 (permalink)
|
|
Alpha Geek
Join Date: Dec 2004
Location: Pune
Posts: 569
|
Re: Files Are Not Copying
which linux runs from ntfs filesystem?
|
|
|
20-06-2007, 11:58 AM
|
#6 (permalink)
|
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,658
|
Re: Files Are Not Copying
He's trying to write to his NTFS partition ..
Go to Konsole (Terminal-like Application for KDE), run:
Code:
sudo apt-get install ntfs-config
After that's complete, run:
Check both the check-boxes and hit OK. Now you can write to your NTFS partitons
__________________
Harsh J
www.harshj.com
|
|
|
20-06-2007, 12:06 PM
|
#7 (permalink)
|
|
Gangsta
Join Date: Sep 2006
Location: I come from the land of WARRIORS, land of 5 rivers, where the alcohol will make your liver quiver!!
Posts: 349
|
Re: Files Are Not Copying
i dont know much abt linux,and its files system but how ever i was able to install it on my pc by just deleting and changing one of my drives to linux ext3 and othes as swap of 512 mb and it works and it seems to have n problem with its filesystem,
?can any give me a good reason for this problem
do i have to change my other paritions to ext 3 or other linux filesystem and as think windows is not going to recogonise these filesystems
|
|
|
20-06-2007, 12:14 PM
|
#8 (permalink)
|
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,658
|
Re: Files Are Not Copying
Aw, just read my post and follow it .. Your problem will be a thing of past then.
__________________
Harsh J
www.harshj.com
|
|
|
20-06-2007, 12:24 PM
|
#9 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: Files Are Not Copying
Quote:
|
Originally Posted by sachin_kothari
which linux runs from ntfs filesystem?
|
cygwin
|
|
|
20-06-2007, 07:40 PM
|
#10 (permalink)
|
|
Gangsta
Join Date: Sep 2006
Location: I come from the land of WARRIORS, land of 5 rivers, where the alcohol will make your liver quiver!!
Posts: 349
|
Re: Files Are Not Copying
@QwertyManiac it wont work for me ,like all other codes (one for internet through mobile) whemn i copy /paste this code in the terminal it returne to nothing ,in the next post i will show you wat i says ,but it surely not works for me
|
|
|
20-06-2007, 07:46 PM
|
#11 (permalink)
|
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,658
|
Re: Files Are Not Copying
You have a working internet connection on your Linux?
__________________
Harsh J
www.harshj.com
|
|
|
20-06-2007, 08:08 PM
|
#12 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Quote:
|
Originally Posted by shirish_nagar
It seems that u r not log-in as ROOT. So u don't have to modify any thing except ur HOME folder. Ur desktop is under ur HOME folder. So u can copy files there.
If u wants to copy files to somewhere else, try to be ROOT / SU & copy.
|
for ntfs partitions,installing ntfs-3g is the way to get write permission.
yes,but do not login as root instead use a shortcut for Nautilus as follows in ur panel or use alacarte(in menu System>preferences>menu layout) to make an entry in Applications menu.
Code:
gksudo /usr/bin/nautilus
u get a dialog asking to give local passwd to get root nautilus.
do this.but never login as root.
edit  h! u use kubuntu,so make a menu as below in desktop,
Code:
kdesu /usr/bin/konqueror
now u can browse through ur entry with full "777" privilages
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
|
|
|
20-06-2007, 11:17 PM
|
#13 (permalink)
|
|
Gangsta
Join Date: Sep 2006
Location: I come from the land of WARRIORS, land of 5 rivers, where the alcohol will make your liver quiver!!
Posts: 349
|
Re: Files Are Not Copying
Im a dial up user and i need to configure my internet through Console ,but as i said these commands are not working for me anymore
|
|
|
20-06-2007, 11:42 PM
|
#14 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: Files Are Not Copying
yes.u (may) need to use terminal for configuring internet in (k)Ubuntu.
but that too isnt that tough.u can use pppconfig command to configure dial-up.(if pppconfig:command not found error,u may need to download pppconfig from packages.ubuntu.com/pppconfig and install as "dpkg -i pppconfig.deb) .
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
|
|
|
20-06-2007, 11:46 PM
|
#15 (permalink)
|
|
Wise Old Owl
Join Date: Dec 2005
Location: ( 22.2° N, 88.2° E )
Posts: 1,507
|
Re: Files Are Not Copying
^ those commands are for GPRS net user only.....
|
|
|
20-06-2007, 11:51 PM
|
#16 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: Files Are Not Copying
^ no.those and "wvdial" can be used for dial-up users basically
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
|
|
|
21-06-2007, 03:46 AM
|
#17 (permalink)
|
|
Wise Old Owl
Join Date: Dec 2005
Location: ( 22.2° N, 88.2° E )
Posts: 1,507
|
Re: Files Are Not Copying
^^^ ok
|
|
|
21-06-2007, 06:42 AM
|
#18 (permalink)
|
|
God of Mistakes...
Join Date: Dec 2005
Location: Pune, Maharashtra
Posts: 1,923
|
Re: Files Are Not Copying
Quote:
|
Originally Posted by Josan
Im a dial up user and i need to configure my internet through Console.
|
I was also using Dial-up first. But I was unable to set-up Dial-up network on Linux.
Now, I'm using Airtel GPRS & can easily setup connection on LINUX also.
|
|
|
21-06-2007, 08:45 AM
|
#19 (permalink)
|
|
Wise Old Owl
Join Date: Jul 2004
Location: Chennai
Posts: 1,659
|
Re: Files Are Not Copying
I was using Dialup on Linux.Just run wvdialconf /etc/wvdial.conf and then edit the file to add details like username , password , phone number etc.If you have an external modem , it will surely work.Having an internal modem has lesser chances on working under Linux.My internal modem had drivers only for Redhat linux 9.So check your modem driver cd it may have drivers for linux.Driver is not required for external modem.
|
|
|
22-06-2007, 09:56 PM
|
#20 (permalink)
|
|
God of Mistakes...
Join Date: Dec 2005
Location: Pune, Maharashtra
Posts: 1,923
|
Re: Files Are Not Copying
I've drivers for my internal modem for Linux Kernel 2.4 & 2.6. It is an RPM file.
& I can't install RPM on Ubuntu....
|
|
|
22-06-2007, 10:23 PM
|
#21 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: Files Are Not Copying
I dont know whether the driver works or what,but u can change an .rpm to .deb using "alien" install it from synaptic manager-if u use Debian or Ubuntu.else use adept for kubuntu user(s).
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
|
|
|
22-06-2007, 11:25 PM
|
#22 (permalink)
|
|
Evil Genius
Join Date: Oct 2004
Location: Bangalore
Posts: 692
|
Re: Files Are Not Copying
I haven't read through the whole thread, but I get the feeling your problem is because you are not able to mount your NTFS partition properly. Install ntfs-3g driver from your distribution repos and use the bundled config app to enable write access to your NTFS partitions.
Also, sometimes due to unclean shutdown in Windows the NTFS log file doesn't allow you to access your NTFS partitions so make sure you shut down properly. One more thing...sometimes I was not able to access only one of my partitions because it said I had a bad superblock or something like that. I dunno how to work around that, but just so you know...
__________________
Roses are #FF0000, Violets are #0000FF...All of my base are belong to you!
|
|
|
23-06-2007, 08:59 AM
|
#23 (permalink)
|
|
God of Mistakes...
Join Date: Dec 2005
Location: Pune, Maharashtra
Posts: 1,923
|
Re: Files Are Not Copying
Quote:
|
Originally Posted by praka123
I dont know whether the driver works or what,but u can change an .rpm to .deb using "alien" install it from synaptic manager-if u use Debian or Ubuntu.else use adept for kubuntu user(s).
|
yes, I'm using Ubuntu 7.04. I'll try to convert that .rpm file inti .deb
BTW, Thanx
|
|
|
23-06-2007, 10:10 AM
|
#24 (permalink)
|
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,658
|
Re: Files Are Not Copying
I wouldn't really recommend using alien for installing drivers, of all other things out there.
__________________
Harsh J
www.harshj.com
|
|
|
23-06-2007, 08:49 PM
|
#25 (permalink)
|
|
God of Mistakes...
Join Date: Dec 2005
Location: Pune, Maharashtra
Posts: 1,923
|
Re: Files Are Not Copying
I couldn't find alien in Synaptic Package Manager
|
|
|
23-06-2007, 09:25 PM
|
#26 (permalink)
|
|
In Pursuit of "Happyness"
Join Date: May 2005
Location: New Delhi
Posts: 3,432
|
Re: Files Are Not Copying
sudo apt-get install alien
__________________
Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|