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
  •  


HP ProLiant DL360 G9 Server | 2 x E5-2660V3 2.6Ghz | 64GB | 2 x 900GB SAS HDD picture

HP ProLiant DL360 G9 Server | 2 x E5-2660V3 2.6Ghz | 64GB | 2 x 900GB SAS HDD

$339.00



Dell Poweredge R640 Server | 2x Xeon Gold 6132 | 128GB | H730P | 8x HDD Trays picture

Dell Poweredge R640 Server | 2x Xeon Gold 6132 | 128GB | H730P | 8x HDD Trays

$1849.00



H261-Z61 2U 24SFF AMD Server 8x EPYC 7551 256-Cores 256GB RAM 8x25G NIC 2x2200W picture

H261-Z61 2U 24SFF AMD Server 8x EPYC 7551 256-Cores 256GB RAM 8x25G NIC 2x2200W

$2612.18



Dell Poweredge R640 Server | 2x Silver 4114 20 Cores | 96GB | 8x 1.8TB Dell SAS picture

Dell Poweredge R640 Server | 2x Silver 4114 20 Cores | 96GB | 8x 1.8TB Dell SAS

$2749.99



DELL PowerEdge R730 Server 2x E5-2690v3 2.6GHz =24 Cores 32GB H730 4xRJ45 picture

DELL PowerEdge R730 Server 2x E5-2690v3 2.6GHz =24 Cores 32GB H730 4xRJ45

$274.00



Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 128GB RAM No HDD picture

Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 128GB RAM No HDD

$389.99



HP Proliant DL360 Gen9 28 Core SFF Server 2X E5-2680 V4 16GB RAM P440ar No HDD picture

HP Proliant DL360 Gen9 28 Core SFF Server 2X E5-2680 V4 16GB RAM P440ar No HDD

$196.95



SuperMicro Server 505-2 Intel Atom 2.4GHz 8GB RAM SYS-5018A-FTN4 1U Rackmount picture

SuperMicro Server 505-2 Intel Atom 2.4GHz 8GB RAM SYS-5018A-FTN4 1U Rackmount

$202.49



HP ProLiant DL360 Gen9 Server 2x E5-2699v3 2.3GHz =36 Cores 32GB P440AR 4xRJ45 picture

HP ProLiant DL360 Gen9 Server 2x E5-2699v3 2.3GHz =36 Cores 32GB P440AR 4xRJ45

$309.00



1U Server (6-8 VM's) Vsphere VPS Short Depth 20

1U Server (6-8 VM's) Vsphere VPS Short Depth 20" XEON 3.5Ghz 32GB RAM X10SLM-F

$199.00