Author Topic: <Fixed-Thank you everyone>Adding Partition to fstab  (Read 2031 times)

Offline Ray2047

  • Hero Member
  • *****
  • Posts: 1491
Re: Adding Partition to fstab
« Reply #15 on: December 15, 2010, 11:33:33 PM »
Was advised to in one of my other posts. OK let me create the user. Thanks.
KDE 64 bit.
CPU: AMD Athlon II X2 250 Processor.
Display:  nVidia C61 [GeForce 7025 / nForce 630a.
Memory: 3Gb

Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12497
Re: Adding Partition to fstab
« Reply #16 on: December 15, 2010, 11:37:43 PM »
Ahh! You can call me Ray, or you can call me Jay, or you can call me Johnny or you can call me Sonny, or you can call me RayJay, or you can call me RJ… but please call me me for dinner.  :D

Thanks to everyone who donates. You keep the servers running.

Offline Ray2047

  • Hero Member
  • *****
  • Posts: 1491
Re: Adding Partition to fstab
« Reply #17 on: December 15, 2010, 11:47:44 PM »
No success but we are getting closer. I do have Ray on the login now but I get the error message I got from guest.
Quote
Start up config does not exist The error code is 3" There is an "OK" at the bottom of the message box and clicking it takes me back to the login screen.
I can login normally as root.
KDE 64 bit.
CPU: AMD Athlon II X2 250 Processor.
Display:  nVidia C61 [GeForce 7025 / nForce 630a.
Memory: 3Gb

Offline Ray2047

  • Hero Member
  • *****
  • Posts: 1491
Re: Adding Partition to fstab
« Reply #18 on: December 15, 2010, 11:50:53 PM »
Ahh! You can call me Ray, or you can call me Jay, or you can call me Johnny or you can call me Sonny, or you can call me RayJay, or you can call me RJ… but please call me me for dinner.  :D

You do know I live right down I-45 from you in the bad part of town? :)
KDE 64 bit.
CPU: AMD Athlon II X2 250 Processor.
Display:  nVidia C61 [GeForce 7025 / nForce 630a.
Memory: 3Gb

Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12497
Re: Adding Partition to fstab
« Reply #19 on: December 15, 2010, 11:59:45 PM »
Ahh! You can call me Ray, or you can call me Jay, or you can call me Johnny or you can call me Sonny, or you can call me RayJay, or you can call me RJ… but please call me me for dinner.  :D

You do know I live right down I-45 from you in the bad part of town? :)

Holy Moly! I can see you out my window.  :o

Thanks to everyone who donates. You keep the servers running.

uncleV

  • Guest
Re: Adding Partition to fstab
« Reply #20 on: December 15, 2010, 11:59:51 PM »
Here is my noob way of mounting a partition named labelled Store:

1. Created in /mnt a folder named Store so I have /mnt/Store.

2. The next step you can see in the picture (after clicking on the partition and on "Mount point").


3. After "Ok" is pressed the system kindly asks whether to save changes to fstab and I generously allow it to do.


P.S. Step no.1 could be omitted IIRC.
« Last Edit: December 16, 2010, 12:26:52 AM by uncleV »

Offline Ray2047

  • Hero Member
  • *****
  • Posts: 1491
Re: Adding Partition to fstab
« Reply #21 on: December 16, 2010, 12:06:33 AM »
Thanks UncleV that looks simple. Did get it but now I am having a problem with Start up config as detailed in a previous post.
KDE 64 bit.
CPU: AMD Athlon II X2 250 Processor.
Display:  nVidia C61 [GeForce 7025 / nForce 630a.
Memory: 3Gb

uncleV

  • Guest
Re: Adding Partition to fstab
« Reply #22 on: December 16, 2010, 12:16:15 AM »
Thanks UncleV that looks simple.
The programmers are digging it for us the noobs ;)

uncleV

  • Guest
Re: Adding Partition to fstab
« Reply #23 on: December 16, 2010, 12:20:49 AM »
If your partition under question is mounted you'll see an "Unmount" button and you have to click on it prior to choosing a "Mount point". If it says it can't unmount, it is because some application has opened it (to say a file browser); close the application and try again.

Offline Ray2047

  • Hero Member
  • *****
  • Posts: 1491
Re: Adding Partition to fstab
« Reply #24 on: December 16, 2010, 12:31:01 AM »
Signing out for the night. Thanks for all the help so far.
KDE 64 bit.
CPU: AMD Athlon II X2 250 Processor.
Display:  nVidia C61 [GeForce 7025 / nForce 630a.
Memory: 3Gb

Offline Ray2047

  • Hero Member
  • *****
  • Posts: 1491
Re: Adding Partition to fstab
« Reply #25 on: December 16, 2010, 12:13:54 PM »
Well spent the morning banging my head against the wall. I can add to fstab, I can get it to show up on the login screen but I am stopped by the "Startup Config Doesn't Exist" error. Tried reinstalling and I get the same error. The error the first time didn't occur before I added the partition the first time. Didn't test after the second install. Googel did'nt really have anything.
KDE 64 bit.
CPU: AMD Athlon II X2 250 Processor.
Display:  nVidia C61 [GeForce 7025 / nForce 630a.
Memory: 3Gb

Offline Bald Brick

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6367
  • I'm going South
Re: Adding Partition to fstab
« Reply #26 on: December 16, 2010, 03:06:00 PM »
Well spent the morning banging my head against the wall. I can add to fstab, I can get it to show up on the login screen but I am stopped by the "Startup Config Doesn't Exist" error. Tried reinstalling and I get the same error. The error the first time didn't occur before I added the partition the first time. Didn't test after the second install. Googel did'nt really have anything.

Precisely what you've done is still a bit unclear. But:

If you mount a new partition at /home it will replace (cover) everything that used to be in the /home directory.

To log in with the new /home partition it must have a subdirectory /home/<user> where <user> is the user you are trying to log in as, and not only that: the user that partition was created for must have the same user ID as the user trying to log in. The same goes for the default groups. (/home itself should be owned by root.)

When you create a new user the system will automatically create the correct /home/<user> directory if you let it. But if you created the new user before the home partition was mounted you won't find it under /home until you unmount the partition.

I've never seen the error message "Startup Config Doesn't Exist", but there is a startupconfig in /home/<user>/.kde4/share/config. If it's missing it will usually be recreated automatically, but I really don't know what would happen if your /home/<user> isn't owned by the right user.

But this is all speculation; there's still too much we don't know about your system.

Edit: Corrected typo.
« Last Edit: December 16, 2010, 03:56:22 PM by Bald Brick »
Feed the trolls!
They need it!

AMD Athlon 7450 Dual-Core Processor, 7.80 GiB RAM, Nvidia GeForce GT 120/PCIe/SSE2, OpenGL/ES-version: 3.3 0 NVIDIA 295.40, SBx00 Azalia (Intel HDA) soundcard, ‎Logitech B500 webcam, SAA7146 DVB card, HDDs: Seagate 250824AS, Western Digital WD10EAVS-00D

Offline melodie

  • Hero Member
  • *****
  • Posts: 5942
  • XMMP=Jabber, free instant messaging protocol !
    • PCLinuxOS Fr
Re: Adding Partition to fstab
« Reply #27 on: December 16, 2010, 03:48:59 PM »
+1 to what Baldbrick sayd.

You can mount a partition to any directory, but not one where you already have important datas, such as the config files of your user. I have an old home I keep for "once a while" use, I mount it to /mnt/Home (where "Home" is the name of a directory I created under /mnt). I could also create one in my /home/user, such as "OldHome" and mount it there. No problem. just think of putting a part in fstab for the permissions : "default,user,rw" for instance.

PS: using fstab is what I used to do in fact, but now to access partitions I find PCManFM more practical. Almost nothing to do...

« Last Edit: December 16, 2010, 03:50:46 PM by melodie »
melodie at swissjabber dot ch - IRC #pclinuxos-fr sur freenode

Offline Ray2047

  • Hero Member
  • *****
  • Posts: 1491
Re: Adding Partition to fstab
« Reply #28 on: December 16, 2010, 04:15:04 PM »
Bald Brick your comments lit a small wattage light bulb over my head. In fact I think I may have had an incorrect ID once before with similar log in problems. Let me see if I can remember how to check and change IDs and I'll be back.

Thank you

Melodie I agree with you on PCManFM. Used through several Updates of KDE4 because Dolphin wasn't giving me all the info it should have.
KDE 64 bit.
CPU: AMD Athlon II X2 250 Processor.
Display:  nVidia C61 [GeForce 7025 / nForce 630a.
Memory: 3Gb

Offline Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11521
  • ----IOFLU----
Re: Adding Partition to fstab
« Reply #29 on: December 16, 2010, 04:18:43 PM »
It would seem that others have not viewed the previous thread, so don't understand what Ray2047 is trying to accomplish.

http://www.pclinuxos.com/forum/index.php/topic,84271.msg698888.html#msg698888

The failure point is that Ray2047 didn't create a new user ray when he reinstalled, he instead created a user guest which is probably UID 500, the same as the old user ray on the separate partition. Subsequently, adding a new user ray to the new installation would then give the new ray UID 501 so the new ray would not be able to access the old ray directory, when the separate partition is then mounted on /home.

In other words, half followed directions simply don't work as expected, and incomplete explanations as to what's been done since, and how it was done, don't give an accurate picture of what the present state of the installation now is, so further instructions are only adding to the already existing confusion.
Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...