Find the answer to your Linux question:
Results 1 to 5 of 5
I cannot run my new install with kde. I'm on dual boot winxp system with /home on a shared "data" ntfs partition. -- jim...
  1. #1
    Just Joined!
    Join Date
    May 2005
    Posts
    6

    kstartupconfig4 error code 3 and KDE4 does not start.

    I cannot run my new install with kde. I'm on dual boot winxp system with /home on a shared "data" ntfs partition. -- jim

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Using NTFS filesystem for /home is not a good idea. You should stick with Linux filesystem and create separate NTFS partition for data sharing between both OSes.

    Is it a fresh installation?
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    NTFS do not use the same permissions as a real Linux/Unix system. You can share data but you cannot share /home. You can mount a NTFS in the /home/username directory but then it will be fully available only to that username.

  4. #4
    Just Joined!
    Join Date
    May 2005
    Posts
    6
    Yes, this is a new installation. I am replacing, not updating, 11.2.

    Relative to the NTFS, WinXP is on a separate NTFS partition. I created a separate data partition with NTFS because windows doesn't natively mount and read ext3,4.

    When installing 11.3, I specified /home as the NTFS "data partition." Note - I cannot find "/local." Where should it have been set-up?

    The problem is local to KDE because I can switch to the other window environment (X something?) and SuSE runs.

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    We have to check partition structure of your Hard disk first.
    Boot up from LiveCD of any Linux distro or Suse and execute this in Terminal
    Code:
    su -
    /sbin/fdisk -l
    Post output here.
    * Its small L in fdisk -l.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

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