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
  •  


WD 500GB My Passport SSD, Portable External Solid State Drive WDBAGF5000ARD-WESN picture

WD 500GB My Passport SSD, Portable External Solid State Drive WDBAGF5000ARD-WESN

$59.99



N85XX DELL 3.84TB SAS 12GB/S ENTERPRISE SOLID STATE DRIVE (W/ 14TH GEN CADDY) picture

N85XX DELL 3.84TB SAS 12GB/S ENTERPRISE SOLID STATE DRIVE (W/ 14TH GEN CADDY)

$389.95



ACASIS 2.5/3.5 inch 2 Bay SATA USB 3.0 Hard Drive Disk HDD SSD Enclosure 4 RAID picture

ACASIS 2.5/3.5 inch 2 Bay SATA USB 3.0 Hard Drive Disk HDD SSD Enclosure 4 RAID

$58.99



SAMSUNG 6.4TB SSD NVMe PCIe 3.0 MU HHHL PM1725B MZ-PLL6T4C FW2K0 picture

SAMSUNG 6.4TB SSD NVMe PCIe 3.0 MU HHHL PM1725B MZ-PLL6T4C FW2K0

$599.99



Patriot P210 128GB 256GB 512GB 1TB 2TB 2.5

Patriot P210 128GB 256GB 512GB 1TB 2TB 2.5" SATA 3 6GB/s Internal SSD PC/MAC Lot

$14.99



Netac 1TB 2TB 512GB Internal SSD 2.5'' SATA III 6Gb/s Solid State Drive lot picture

Netac 1TB 2TB 512GB Internal SSD 2.5'' SATA III 6Gb/s Solid State Drive lot

$13.99



Fanxiang SSD 512GB 1TB 2TB 4TB 2.5'' SSD SATA III Internal Solid State Drive lot picture

Fanxiang SSD 512GB 1TB 2TB 4TB 2.5'' SSD SATA III Internal Solid State Drive lot

$13.99



Patriot P210 256GB SSD 2.5

Patriot P210 256GB SSD 2.5" SATA III 6GB/s Internal Solid State Drive For PC/MAC

$19.99



M.2 NVMe SSD 128GB 256GB 512GB Single Notch with Windows Installed 10 / 11 picture

M.2 NVMe SSD 128GB 256GB 512GB Single Notch with Windows Installed 10 / 11

$85.25



Fanxiang M.2 SATA SSD 2TB 1TB 512GB 256GB SSD Internal M2 Solid State Drive Lot picture

Fanxiang M.2 SATA SSD 2TB 1TB 512GB 256GB SSD Internal M2 Solid State Drive Lot

$109.99