Announcement

Collapse
No announcement yet.

botched mount point side-effects are undesirable...

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    i think noboot wait is following the two '0' symbols. it's at the end of the line.

    i think i have to adjust the permissions on the server to use it though.
    “The door to the cabinet is to be opened using a minimum of 15 Kleenexes.” ~Howard Hughes

    Linux 3.5.0-21-generic, KDE 4.9.4, Plasma Netbook,
    Grand Unified Bootloader (Grub) 0.97-29ubuntu66 (Legacy version)

    Dell MINI 9, Intel Dual Core Atom (2x) CPU N270 @ 1.60GHz, 32-bits,
    STEC PATA 32GB SSD on IDE Bus, 2Gb RAM.

    Intel Mobile 945SE Express Integrated Graphics Controller with OpenGL/ES extensions

    Comment


      #17
      everything seems to be working as it should but i have some more work to do on the server side of things.

      i am marking this one solved.

      thank you vinny.
      “The door to the cabinet is to be opened using a minimum of 15 Kleenexes.” ~Howard Hughes

      Linux 3.5.0-21-generic, KDE 4.9.4, Plasma Netbook,
      Grand Unified Bootloader (Grub) 0.97-29ubuntu66 (Legacy version)

      Dell MINI 9, Intel Dual Core Atom (2x) CPU N270 @ 1.60GHz, 32-bits,
      STEC PATA 32GB SSD on IDE Bus, 2Gb RAM.

      Intel Mobile 945SE Express Integrated Graphics Controller with OpenGL/ES extensions

      Comment


        #18
        glad it seems to be working BUT the mount line in fstab should look like this
        192.168.10.1:/home/storage /home/alonzo/WewelsburgStorage nfs rw,user,hard,intr,nobootwait 0 0
        not
        Code:
        192.168.10.1:/home/storage /home/alonzo/WewelsburgStorage nfs rw user,hard,intr 0 0 nobootwait
        the 2 0 0 's should be the last thing in the line

        VINNY
        i7 4core HT 8MB L3 2.9GHz
        16GB RAM
        Nvidia GTX 860M 4GB RAM 1152 cuda cores

        Comment


          #19
          thank you vinny,

          that cleared up some minor problems with respect to mounting a usb dvd-rw i had not mentioned.

          but my reintroduced my original issue with the desktop reverting to kde plasma workspace from plasma netbook.

          my speculation is that mounting the server preempts the choice of plasma netbook with plasma workspace.

          i am not sure how to solve this. i may just have to live with it, ask the question in another forum, or try another approach.
          Last edited by oznola; Feb 05, 2013, 12:59 AM.
          “The door to the cabinet is to be opened using a minimum of 15 Kleenexes.” ~Howard Hughes

          Linux 3.5.0-21-generic, KDE 4.9.4, Plasma Netbook,
          Grand Unified Bootloader (Grub) 0.97-29ubuntu66 (Legacy version)

          Dell MINI 9, Intel Dual Core Atom (2x) CPU N270 @ 1.60GHz, 32-bits,
          STEC PATA 32GB SSD on IDE Bus, 2Gb RAM.

          Intel Mobile 945SE Express Integrated Graphics Controller with OpenGL/ES extensions

          Comment

          Working...
          X