Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: HD File copy (knoppix liveCD bootup)

  1. #1
    Junior Member
    Join Date
    Jun 2007
    Location
    Switzerland
    Posts
    3

    HD File copy (knoppix liveCD bootup)

    Trivial question:

    How does one copy files/directories from (Partition - - for instance: /dev/hdb14 to /dev/hdb11, having booted up with the Knoppix 5.0 live CD?

    Yes: Right click on BOTH HDpartition icons, mount.
    Yes: Right click on BOTH HD partition icons, Make READ-WRITE.

    Wunnerful helpful error. SO helpful. SO informative... "YOU DO NOT HAVE PERMISSION TO WRITE TO THIS DISK..."

    Has ANYONE ever been able to do this?

    It would help immensely to know how...

    Kata Maran

  2. #2
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441
    What type of partitions are they? Knoppix can read fine from a NTFS partition but should not write to one. Writing to FAT partitions is fine and recommended.
    ---
    Verifying of md5 checksum and burning a CD at slow speed are important.

  3. #3
    Junior Member
    Join Date
    Jun 2007
    Location
    Switzerland
    Posts
    3
    Subject: Copy files/Directories from one HD partition to another after having booted up with Knoppix 5.0 liveCD.

    Type of partitions: EXT3

    Result of copy attempt = "You do not have PERMISSION to copy files to this partition"

    Works on Apple II
    Works on a MAC
    Works on a Commodore
    Works on a DOS box
    Works on windoze 98 (ten years old)

    Doesn't work in linux.

  4. #4
    Senior Member registered user
    Join Date
    Oct 2003
    Location
    N42.41 W73 and change
    Posts
    401
    Try this: open a shell (terminal, konsole) and type : man mount

    After you've read that try right clicking on the icon(s) of the devices you wish to copy to, select properties etc.

    HTH

  5. #5
    Junior Member
    Join Date
    Jun 2007
    Location
    Switzerland
    Posts
    3

    HD file copy after boot with knoppix liveCD 5.0

    Rusty;

    Thanks anyway, been there dun dat. Everything APPEARS normal & copyable, BUT still no copy; and still the inane "You do not have permissions to blah blah blah..."

    There must be a way to defeat this insanity, but it has not yet been found...

    Thanks again;

    Kata Maran

  6. #6
    Senior Member registered user
    Join Date
    Oct 2003
    Location
    N42.41 W73 and change
    Posts
    401
    Try it this way; At the knoppix boot prompt type: knoppix 2, which should boot the machine (what is it btw?) to a root shell. Type: startx , and proceed as in my earlier post.

    Let us know...

  7. #7
    Member registered user
    Join Date
    Apr 2005
    Location
    California
    Posts
    92
    When you mount a partition under Knoppix, even for RW, the root (top) of that partition is owned by user root - this is normal Linux behavior! When you open a normal terminal you are not root, only the knoppix user. You will need root privileges to do what you want: put "sudo" in front of each command that writes to the root of a partition; alternatively, run "sudo bash" first; alternatively, open a root terminal ...

  8. #8
    Senior Member registered user
    Join Date
    Jan 2007
    Posts
    104

    Re: HD File copy (knoppix liveCD bootup)

    Quote Originally Posted by katamaran
    Trivial question:

    How does one copy files/directories from (Partition - - for instance: /dev/hdb14 to /dev/hdb11, having booted up with the Knoppix 5.0 live CD?

    Yes: Right click on BOTH HDpartition icons, mount.
    Yes: Right click on BOTH HD partition icons, Make READ-WRITE.

    Wunnerful helpful error. SO helpful. SO informative... "YOU DO NOT HAVE PERMISSION TO WRITE TO THIS DISK..."

    Has ANYONE ever been able to do this?

    It would help immensely to know how...

    Kata Maran
    Lets see if I can remember this one correctly. I am not logged into KNOPPIX right now, but here goes:

    Make sure that your desktop Icon does not have a little green triangle at the bottom. Otherwise, you need to right-click on your drive/partition icon and choose UNMOUNT from the context window.

    THEN, right click again on the icon and go to properties and the device tab and uncheck the Read Only checkbox. Then left-click on the icon and you will re-mount the device with read and write permissions. Also, a Konqueror file manager window will appear with the contents (files and directories) of your drive partition.

  9. #9
    Member registered user
    Join Date
    Apr 2005
    Location
    California
    Posts
    92

    Re: HD File copy (knoppix liveCD bootup)

    This is a little confusing.
    In KNOPPIX, you normally left-click on the disk drive icon to mount it. Once the disk is mounted, you can right-click on the icon, and select change the read/write permissions to, well, change the read/write permissions - you will be prompted to confirm this. Right-clicking on the disk icon, you can also select unmount, to stop working with the disk all together.
    Does this clear it up?

  10. #10
    Senior Member registered user
    Join Date
    Jan 2007
    Posts
    104

    Re: HD File copy (knoppix liveCD bootup)

    Quote Originally Posted by SiKing
    This is a little confusing.
    In KNOPPIX, you normally left-click on the disk drive icon to mount it. Once the disk is mounted, you can right-click on the icon, and select change the read/write permissions to, well, change the read/write permissions - you will be prompted to confirm this. Right-clicking on the disk icon, you can also select unmount, to stop working with the disk all together.
    Does this clear it up?
    I could be wrong, but I think you need to uncheck the "Read Only" settings while the partition is UN-mounted.

    Next time I am using KNOPPIX, I will need to check this one out.

Page 1 of 2 12 LastLast

Similar Threads

  1. Knoppix crash during file copy
    By tsq8 in forum MS Windows & New to Linux
    Replies: 0
    Last Post: 01-28-2009, 07:25 AM
  2. penguin graphic on bootup file location?
    By dkennedy in forum Customising & Remastering
    Replies: 1
    Last Post: 01-07-2009, 08:11 PM
  3. KNOPPIX 3.9 BOOTUP PROBS...cant find knoppix file system
    By liversynth in forum Hardware & Booting
    Replies: 3
    Last Post: 01-10-2006, 10:27 PM
  4. Can we copy knoppix cd to HDD & boot using a batch file
    By unisis in forum MS Windows & New to Linux
    Replies: 2
    Last Post: 04-01-2005, 01:45 PM
  5. How to copy files from livecd to a partioned linux harddrive
    By Billsrock61 in forum General Support
    Replies: 1
    Last Post: 01-20-2005, 08:21 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


AUDIO CODES  MP-114 VOIP Gateway Open Box picture

AUDIO CODES MP-114 VOIP Gateway Open Box

$24.99



Cisco CP-8832-K9 Unified 8800 Series Conference VOIP IP Phone 1 Year Warranty picture

Cisco CP-8832-K9 Unified 8800 Series Conference VOIP IP Phone 1 Year Warranty

$139.00



IXIA XR100 VOIP PROBE picture

IXIA XR100 VOIP PROBE

$199.99



Cisco CP-8821-K9 8821 Wireless VOIP IP Phone 1 Year Waranty picture

Cisco CP-8821-K9 8821 Wireless VOIP IP Phone 1 Year Waranty

$330.00



Yealink W73H IP DECT VOIP Phone picture

Yealink W73H IP DECT VOIP Phone

$10.00



New Cisco 7945G IP VoIP Gigabit GIGE Telephone Phone CP-7945G -  picture

New Cisco 7945G IP VoIP Gigabit GIGE Telephone Phone CP-7945G -

$24.95



Cisco CP-7945G VOIP Phone With Stand & Handset Business IP Phone 7945 picture

Cisco CP-7945G VOIP Phone With Stand & Handset Business IP Phone 7945

$3.00



Yealink T54W IP Phone, 16 VoIP Accounts. 4.3-Inch Color Display - Black picture

Yealink T54W IP Phone, 16 VoIP Accounts. 4.3-Inch Color Display - Black

$99.99



Grandstream GS-HT802 2 Port Analog Telephone Adapter VoIP Phone & Device, Black picture

Grandstream GS-HT802 2 Port Analog Telephone Adapter VoIP Phone & Device, Black

$32.00



Cisco VG202XM Analog Voice Gateway VoIP -- [NEW/FULL KIT] picture

Cisco VG202XM Analog Voice Gateway VoIP -- [NEW/FULL KIT]

$76.00