[NTLUG:Discuss] HELP - N00b Award

Chris Cox cjcox at acm.org
Fri Mar 26 09:57:35 CST 2004


David Simmons wrote:
> Guys,
> 
> Need some help....should have known better.
> 
> Just installed a new hard-drive on my Fedora CORE1...wanted to move /tmp
> and /home to it.  Was able to fdisk and format (with EXT3 if it matters)
> the new disk.
> 
> Added entries to fstab (/dev/hdg1 -> /tmp) and (/dev/hdg2 -> /home).

Did you relabel the partitions (a primarily Red Hat thing)?
(tune2fs -L volume-label)

Can you include your /etc/fstab??

Perms on temp are usually wide open with the sticky
bit turned on.... but wide-open (rwxrwxrwx) will get things going
at first.. then you can easily add the sticky bit with
a chmod +t /tmp (rwxrwxrwt).


> 
> just did a 'mv' command to move the files.....now when I reboot (which
> works) and it tries to go into the GDM (ie graphical login screen) it
> can't start the graphics...and cycles back to CLI...then tries graphics
> again....never-ending.
> 
> Now that I think about it...it's probably a permissions file?  What did
> I miss...HELP!?
> 
> Thanks in advance,
> 
> dave





More information about the Discuss mailing list