Results 1 to 9 of 9

Thread: Knoppix user browsing system problem

  1. #1
    Junior Member registered user
    Join Date
    Jun 2003
    Location
    UK
    Posts
    18

    Knoppix user browsing system problem

    Hi, I have just installed Knoppix on my HDD, everything went fine from configuring hardware to installing some updates as nvidia latest det. I read a lot of the forum's topics and did a search but in vain, my problem is that I am a Linux-n00b and after I logged to knoppix user to use wine (wine complains about su that cant generate cfg file for system wide ) I realized that I can't browse my hdd partions !! yes all partitions are mounted correctly (as root I can browse with no problem), plz help !! if there is a thread that I did not read plz refer me to it

  2. #2
    Junior Member registered user
    Join Date
    May 2003
    Posts
    20
    Take a look at /etc/fstab
    In this file you should find lines for your partitions, that are commented out (they start with an #). Remove the trailing "#" (you need superuser priviliges to do so). After that you should be able to create the corresponding desktop icons and browse and edit the partitions as normal user.
    If you change "noauto" to "auto" in your fstab, the partitions will automatically be mounted at startup.

    One more thing: NEVER use the root account for your daily work!
    It is for system maintenance only.

  3. #3
    Junior Member registered user
    Join Date
    Jun 2003
    Location
    UK
    Posts
    18
    well this is my /etc/fstab:
    Code:
    # /etc/fstab: filesystem table.
    #
    # filesystem  mountpoint  type  options  dump  pass
    /dev/hda8  /  ext2  defaults,errors=remount-ro  0  1
    /dev/hda7  none  swap  sw  0  0
    proc  /proc  proc  defaults  0  0
    /dev/fd0  /floppy  vfat  defaults,user,noauto,showexec,umask=022  0  0
    /dev/cdrom  /cdrom  iso9660  defaults,ro,user,noexec,noauto  0  0
    # partitions found by Knoppix
    /dev/hda1 /mnt/hda1 vfat noauto,users,exec,umask=000,uid=knoppix,gid=knoppix 0 0
    /dev/hda5 /mnt/hda5 vfat noauto,users,exec,umask=000,uid=knoppix,gid=knoppix 0 0
    /dev/hda6 /mnt/hda6 vfat noauto,users,exec,umask=000,uid=knoppix,gid=knoppix 0 0
    #/dev/hda8 /mnt/hda8 ext2 noauto,users,exec 0 0
    and I still cant browse hda1,hda5,hda6 even when they are mounted, I can browse them only as root !!
    help ?

  4. #4
    Member registered user
    Join Date
    Dec 2002
    Location
    Dallas, Texas
    Posts
    79
    1) open a console
    2) type “su” <cr> to get superuser, and enter the password <cr> when requested. Then type cd /mnt <cr>
    3) type “mkdir win” to create the directory “win”.
    Note: in your case you need directories for hda1-(win1), hda5-(win5) & hda6-(win6)
    4) still as superuser, type “kate”
    5) open /etc/fstab in kate
    6 ) at the end of the file create a new line that looks like the following:
    /dev/hda1 /mnt/win vfat defaults,exec,umask=000 0 0
    (Note that hda1 is assuming that Windows is located on the first partition of the first hard drive on the first ide controller on your system)
    7) save the file and exit
    9) make a right click on your desktop, and click on “create new”-->”hard disk ...”
    10)move to “Device” and select “/dev/hda1 (/mnt/win)”. Make sure that the button “read only” is UNchecked. Click on the “o.k.” button.
    (note: you can of course also rename the file to “windows”

    You should now be able to mount your windows hard disk (also writable!) by double-clicking on the Icon you created in step 9 and 11) Hope this helps, but if you've got any problems or don't understand something, please feel free to post again!
    Enjoy!

    paul

  5. #5
    Member registered user
    Join Date
    Dec 2002
    Location
    Dallas, Texas
    Posts
    79
    I forgot but you would create a new line that looks like the following:
    /dev/hda1 /mnt/win vfat defaults,exec,umask=000 0 0

    Once the newline is completed, delete the old line entries

    /dev/hda1 /mnt/hda1 vfat noauto,users,exec,umask=000,uid=knoppix,gid=knoppi x 0 0
    /dev/hda5 /mnt/hda5 vfat noauto,users,exec,umask=000,uid=knoppix,gid=knoppi x 0 0
    /dev/hda6 /mnt/hda6 vfat noauto,users,exec,umask=000,uid=knoppix,gid=knoppi x 0 0
    Sorry for the confusion,
    paul

  6. #6
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479
    Quote Originally Posted by qa1433

    Once the newline is completed, delete the old line entries
    Never delete the lines in a config file just put a # in front of them this comments them out and they will not be used and they remain for future reference. This applies to making changes as well simply duplicate the line and comment out the original this way you always have the original in case something goes wrong.

    [edit]
    And always include a comment for yourself so you know why you changed the line for future reference.
    [/edit]

  7. #7
    Junior Member registered user
    Join Date
    Jun 2003
    Location
    UK
    Posts
    18
    THANKS YOU guys for your valuabale help, now after applying the changes the problem disappeared, also this way of commenting lines for future analysis is very cool.

  8. #8
    Member registered user
    Join Date
    Dec 2002
    Location
    Dallas, Texas
    Posts
    79
    adyga,
    Stephen is right! See I am still a newbe to!

    Sorry for the bad advice!

    Thanks Stephen for the good advice. :P Linux, I learn something new everyday!

    Paul

  9. #9
    Junior Member
    Join Date
    Feb 2004
    Posts
    1

    superuser

    hi I am new 2 knoppix and I need some help! ı couldn't able to switch to superuser mode because all the passwords I tried incorrect what coud it be I couldn't understand what password is it asking please help!!!!

Similar Threads

  1. Why no system sound as user...only root
    By rrfish72 in forum General Support
    Replies: 12
    Last Post: 09-19-2004, 09:46 PM
  2. New Knoppix User - system setup issues / problems.
    By nathanderweise in forum General Support
    Replies: 1
    Last Post: 05-30-2003, 09:53 PM
  3. problem in browsing the internet
    By ricky in forum Networking
    Replies: 5
    Last Post: 05-27-2003, 04:34 AM
  4. problem with browsing comps
    By koszopal in forum Networking
    Replies: 0
    Last Post: 05-07-2003, 04:00 PM
  5. Problem with browsing W2k in LinNeighborhood
    By koszopal in forum General Support
    Replies: 0
    Last Post: 04-11-2003, 09:35 AM

Posting Permissions

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


A-Tech 8GB DDR3 1600 PC3-12800 Laptop SODIMM 204-Pin Memory RAM PC3L DDR3L 1x 8G picture

A-Tech 8GB DDR3 1600 PC3-12800 Laptop SODIMM 204-Pin Memory RAM PC3L DDR3L 1x 8G

$13.99



HyperX FURY DDR3 8GB 16GB 32GB 1600 MHz PC3-12800 Desktop RAM Memory DIMM 240pin picture

HyperX FURY DDR3 8GB 16GB 32GB 1600 MHz PC3-12800 Desktop RAM Memory DIMM 240pin

$12.90



A-Tech 8GB PC3-12800 Desktop DDR3 1600 MHz Non ECC 240-Pin DIMM Memory RAM 1x 8G picture

A-Tech 8GB PC3-12800 Desktop DDR3 1600 MHz Non ECC 240-Pin DIMM Memory RAM 1x 8G

$13.99



Lot of 2 32GB DDR4 2666 PC4-21300 SODIMM RAM Modules Mixed Brand picture

Lot of 2 32GB DDR4 2666 PC4-21300 SODIMM RAM Modules Mixed Brand

$60.00



HyperX FURY RAM DDR4 16GB 8GB 32GB 4GB 3200 2666 2400 2133 Desktop Memory DIMM picture

HyperX FURY RAM DDR4 16GB 8GB 32GB 4GB 3200 2666 2400 2133 Desktop Memory DIMM

$9.64



Samsung 16GB 2Rx4 PC4-2400 RDIMM DDR4-19200 ECC REG Registered Server Memory RAM picture

Samsung 16GB 2Rx4 PC4-2400 RDIMM DDR4-19200 ECC REG Registered Server Memory RAM

$20.99



Samsung 128GB (4x 32GB) M86B4G70DM0-CMA3 PC3-14900L 4Rx4 DDR3 ECC Reg Server Mem picture

Samsung 128GB (4x 32GB) M86B4G70DM0-CMA3 PC3-14900L 4Rx4 DDR3 ECC Reg Server Mem

$39.99



8GB PC3L-12800S 1600MHz SODIMM DDR3 RAM | Grade A picture

8GB PC3L-12800S 1600MHz SODIMM DDR3 RAM | Grade A

$12.00



A-Tech 256GB 4x 64GB 4Rx4 PC4-19200 ECC Load Reduced LRDIMM Server Memory RAM picture

A-Tech 256GB 4x 64GB 4Rx4 PC4-19200 ECC Load Reduced LRDIMM Server Memory RAM

$287.96



A-Tech 128GB 2x 64GB 4Rx4 PC4-19200 ECC Load Reduced LRDIMM Server Memory RAM picture

A-Tech 128GB 2x 64GB 4Rx4 PC4-19200 ECC Load Reduced LRDIMM Server Memory RAM

$143.98