Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: cant write to hdd (Part II)

  1. #11
    Junior Member registered user
    Join Date
    Jul 2004
    Posts
    12
    thankx guys
    ill try all this out later when i get home
    Edit: Ok! heres my fstab

    /proc /proc proc defaults 0 0
    /sys /sys sysfs noauto 0 0
    /dev/pts /dev/pts devpts mode=0622 0 0
    /dev/fd0 /mnt/auto/floppy auto user,noauto,exec,umask=000 0 0
    /dev/cdrom /mnt/auto/cdrom auto user,noauto,exec,ro 0 0
    /dev/cdrom1 /mnt/auto/cdrom1 auto users,noauto,exec,ro 0 0
    # Added by KNOPPIX
    /dev/hda1 /mnt/hda1 ntfs noauto,users,exec,ro,umask=000,uid=knoppix,gid=kno ppix 0 0
    # Added by KNOPPIX
    /dev/hda5 /mnt/hda5 ntfs noauto,users,exec,ro,umask=000,uid=knoppix,gid=kno ppix 0 0
    # Added by KNOPPIX
    /dev/hda6 /mnt/hda6 ntfs noauto,users,exec,ro,umask=000,uid=knoppix,gid=kno ppix 0 0
    # Added by KNOPPIX
    /dev/hda7 /mnt/hda7 ext3 noauto,users,exec 0 0
    # Added by KNOPPIX
    /dev/sda /mnt/sda vfat noauto,users,exec,umask=000,uid=knoppix,gid=knoppi x 0 0

    Heres My Mtab

    /dev/root / ext2 rw 0 0
    /dev/scd0 /cdrom iso9660 ro 0 0
    /dev/cloop /KNOPPIX iso9660 ro 0 0
    /ramdisk /ramdisk tmpfs rw,size=816540k 0 0
    /proc/bus/usb /proc/bus/usb usbdevfs rw,devmode=0666 0 0
    automount(pid64 /mnt/auto autofs rw,fd=4,pgrp=648,minproto=2,maxproto=4 0 0
    /dev/hda7 /mnt/hda7 ext3 rw 0 0

    mount /dev/hda3 /mnt/hda3
    cd /mnt/hda3
    mkdir test
    This worked, but the problem is i cant do that physically, u know right click make new folder? im sure its possible, just somethiing else needs doing that i cant se.

  2. #12
    Senior Member registered user
    Join Date
    May 2003
    Posts
    981
    Ok. that helps.

    Since mtab has /dev/cloop, you must be running from CD.

    I'm surprised 'mount /dev/hda3 /mnt/hda3' worked since (according to fstab), knoppix has not detected a /dev/hda3. Did you perhaps mean /dev/hda7?

    It is not surprising that there is no hda3; normal linux drive designations for windows partitions are hda1 for the windows primary partition (usually windows C drive); hda2 for the entire windows extended partition and then the numbers start at hda5 for the logical drives within the windows extended partition (windows D,E etc).

    You can change /dev/hda7 to mount automatically by changing the 'noauto' to 'auto'. Adding umask=000 will make it automatically read/write. But this change will be overwritten each time you boot unless you save your configuration somewhere using the 'save configuration' command in the 'knoppix' menu item.

    IMPORTANT: Your drives hda1,hda5 and hda6 are ntfs fromat. You will NOT be able to write to any of these partitions from linux unless you use 'captive ntfs', direct writing to ntfs from linux will damage the ntfs filesystem. Hda1 probably contains windows (XP?), what are hda5 & 6? If these are just data drives, you can reformat them vfat (back up your data first!!!!!) then both windows and linux will be able to write to them.

    Post the output from fdisk -l so we can see if there are partitions knoppix has not detected. and please respond to questions 1,2&3 so we will know exactly what you are trying to accomplish.

    If it is to create a persistent home and save configuration onto /dev/hda7 (and install applications there using klik) you should be able to do that now by running 'create a persistent home' and 'save knoppix configuration' from the 'configure' submenu in the knoppix' menu item (click on the little fat penguin on the panel). You may have to mount /dev/hda7 manually first with 'mount -rw /dev/hda7' (it will auto amtically mount it on /mnt/hda7 as listed in fstab). Then boot 'knoppix home=scan myconfig=scan' to use you persistent home & saved config file. You should not have to change your fstab, knoppix will mount the partition read/write if it finds a persistent home there.

    How big is /dev/hda7? if over 2.5 gig, you could do a hdinstall on it.

  3. #13
    Junior Member registered user
    Join Date
    Jul 2004
    Posts
    12
    Quote Originally Posted by CrashedAgain
    Post the output from fdisk -l so we can see if there are partitions knoppix has not detected.
    I know for shore there are no hidden partitions
    Quote Originally Posted by CrashedAgain
    and please respond to questions 1,2&3 so we will know exactly what you are trying to accomplish.
    What i was trying to do dosent fit into 1, 2 or 3, all i want is it be able to store data on a linux partition.

    thou come to fink of it, 3 sounds like a good idea. HHHMMMM

  4. #14
    Senior Member registered user
    Join Date
    May 2003
    Posts
    981
    Quote Originally Posted by boo ya
    Quote Originally Posted by CrashedAgain
    Post the output from fdisk -l so we can see if there are partitions knoppix has not detected.
    I know for shore there are no hidden partitions
    Quote Originally Posted by CrashedAgain
    and please respond to questions 1,2&3 so we will know exactly what you are trying to accomplish.
    What i was trying to do dosent fit into 1, 2 or 3, all i want is it be able to store data on a linux partition.

    thou come to fink of it, 3 sounds like a good idea. HHHMMMM
    If that's all you want to do, 3 is probably the easiest way to do it, just make a persistent home. When you boot "home=scan" knoppix will automatically find it & mount it read/write and you will be able to add applications using klik.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Help to a newbie part 2
    By Gurgham in forum General Support
    Replies: 6
    Last Post: 07-26-2005, 04:02 AM
  2. Part Image - won't
    By MickKi in forum General Support
    Replies: 0
    Last Post: 03-13-2005, 12:42 PM
  3. Part Image - won't
    By MickKi in forum General Support
    Replies: 0
    Last Post: 03-13-2005, 12:39 PM
  4. Western Digital 120GB(part:3xFAT32) not write
    By ATI in forum Hardware & Booting
    Replies: 0
    Last Post: 03-31-2004, 05:14 PM
  5. Shopping List (Part II)
    By Cuddles in forum General Support
    Replies: 16
    Last Post: 03-07-2004, 09:17 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
  •  


Commodore 64   picture

Commodore 64

$160.00



Commodore 128dcr Computer - W/JiffyDOS And Keyboard - Fully Working picture

Commodore 128dcr Computer - W/JiffyDOS And Keyboard - Fully Working

$699.95



Commodore 64 Home Computer picture

Commodore 64 Home Computer

$200.00



Vintage Commodore VIC 20 Computer Untested No Power Adapter MADE IN USA Keyboard picture

Vintage Commodore VIC 20 Computer Untested No Power Adapter MADE IN USA Keyboard

$59.99



Commodore 64 Computer Keyboard In Box, Untested picture

Commodore 64 Computer Keyboard In Box, Untested

$139.99



Commodore 64 Computer CIB - Great Shape - Powers On picture

Commodore 64 Computer CIB - Great Shape - Powers On

$105.00



CMD MANUALS USER BINDER RAMLINK JIFFY DOS GATEWAY FOR COMMODORE 64 128 picture

CMD MANUALS USER BINDER RAMLINK JIFFY DOS GATEWAY FOR COMMODORE 64 128

$224.99



Vintage COMMODORE AMIGA A1000 Keyboard & Mouse Untested - As Is - Parts & Repair picture

Vintage COMMODORE AMIGA A1000 Keyboard & Mouse Untested - As Is - Parts & Repair

$129.99



TeensyROM Cartridge for Commodore 64/128: MIDI, Fastload, Emulation, and Network picture

TeensyROM Cartridge for Commodore 64/128: MIDI, Fastload, Emulation, and Network

$65.00



RARE Commodore KS64C Personal Computer Keyboard #’d 292/500 - Great Condition picture

RARE Commodore KS64C Personal Computer Keyboard #’d 292/500 - Great Condition

$299.99