BleepingComputer.com: Knoppix Linux

Jump to content


Register a free account to unlock additional features at BleepingComputer.com
Welcome to BleepingComputer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.

Click here to Register a free account now! or read our Welcome Guide to learn how to use this site.

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Knoppix Linux problem writing to usb memory key

#1 User is offline   stevlev 

  • New Member
  • Pip
  • Find Topics
  • Group: Members
  • Posts: 1
  • Joined: 27-July 05

Posted 27 July 2005 - 12:43 PM

I am using Knoppix 3.8.1 as a Windows file rescue cd, trying to transfer files to a usb memory key. Linux mounts the memory key and I can see files on the key, but when I try to copy them form the hard drive to the memory key I get "could not write to /mt/usba1/filename". The reverse does not work either, cannot copy from key to hard drive, but can copy from hard drive or memory key to a floppy. Any help would be appreciated.

#2 User is offline   flann 

  • Member
  • PipPip
  • Find Topics
  • Group: Members
  • Posts: 22
  • Joined: 27-July 05

Posted 27 July 2005 - 07:27 PM

It's been awhile for me, but try cp /mnt/usba1/filename /home/whereever

You would do this from a shell prompt. If this doesn't work, make sure you have the "rights" to.

#3 User is offline   linuxusr47 

  • New Member
  • Pip
  • Find Topics
  • Group: Members
  • Posts: 2
  • Joined: 09-September 04
  • Location:Texas

Posted 17 August 2005 - 07:16 AM

I believe you will find you are dealing with the typical permissions problem. As in the usb stick and the hard drive were mounted without write permissions, only read permissions.
You might try the following command (I hope it's written down correctly in my notes)

mount -n -o remount,rw /dev/device /mnt/location

device of course being the usb or hard drive
and location the directory you wish to mount it in for access.

Hope this helps,
linuxusr47

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users