LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 10-15-2012, 06:59 PM   #1
larry7
LQ Newbie
 
Registered: Feb 2010
Posts: 11

Rep: Reputation: 0
low graphics mode after moving /home


so I have been moving my Linux folders between different drives (an SSD and a regular hard drive). currently i have moved tmp, but after moved home very time i boot i get a low graphics mode error. what in user would have caused this? the home directory is soft linked back to the / directory.

thanks,

larry
 
Old 10-16-2012, 06:26 AM   #2
zQUEz
Member
 
Registered: Jun 2007
Distribution: Fedora, RHEL, Centos
Posts: 294

Rep: Reputation: 54
unless you have a weird setup (non-standard) there is nothing in /home that would control this.
Does it still have issues if you move home back?
Are you sure you soft linked it correctly so that if you type
Code:
cd /home
it goes to the correct location?
Are the permissions set correctly?
Did you move everything including hidden files (.* files)
 
Old 10-16-2012, 09:58 AM   #3
jsaravana87
Member
 
Registered: Aug 2011
Location: Chennai,India
Distribution: Redhat,Centos,Ubuntu,Dedian
Posts: 558
Blog Entries: 5

Rep: Reputation: Disabled
Hi
Check your Disk Space of your server,I guess problem could be in your disk space,Check the disk usage using du -h . If it turns out that your disk is full, free up some space and reboot your machine
 
Old 10-16-2012, 12:27 PM   #4
JaseP
Senior Member
 
Registered: Jun 2002
Location: Eastern PA, USA
Distribution: K/Ubuntu 18.04-14.04, Scientific Linux 6.3-6.4, Android-x86, Pretty much all distros at one point...
Posts: 1,802

Rep: Reputation: 157Reputation: 157
I think you have two issues caused by the same thing,... The /home partition or directory has special connotations in the system... Xrandr is used to set resolutions...

Often with newer distros, Login managers use xrandr to determine the resolution. (I've noticed them getting it wrong lately.) I believe that is why you will, for example,... sometimes see a 4:3 login screen, and then get your 16:9 display after logging into the system.

When you say that you "moved" /home to the new drive,... did you change the mount point? Or did you simply move /home to the new drive and just link back to the old mount point? That's an easy, but potentially problematic way of expanding over onto the new drive...

That could be the source of your problem... I'm guessing that, somehow, that's not compatible with the way xrandr delivers the user's display preferences... And count on other problems as well...

The "correct" way to move home would have been to partition the new drive with it being the mount point for /home while using root authority, and dup the contents of the old /home to the new partition. You can get some differences of opinion in terms of how to accomplish this painlessly, ... & It's been a LONG time since I've done it, ...

... but as I remember... I think I did it by;

* dd-ing /home to a like filesystem (ext3 to ext3, ext4 to ext4, etc.), to avoid causing permission problems (i.e.: ext3 to FAT32 and back), calling it something like /home-old,
* partitioning the new drive as /home,...
* dd-ing the contents of /home-old to the new /home mount point,... and then
* booting to a Live CD and deleting the old /home partition, after I was sure the new one worked...

There might have been more steps to this, and this is purely from memory... and you could probably dd /home to an image format somewhere on the root drive and dd it to the /home partition, as opposed to what I did...

Last edited by JaseP; 10-16-2012 at 12:31 PM.
 
Old 10-16-2012, 05:36 PM   #5
larry7
LQ Newbie
 
Registered: Feb 2010
Posts: 11

Original Poster
Rep: Reputation: 0
So to clear up what i did.

I install ubuntu and then boot a flash drive. Ubuntu was installed to my SSD and i am moving some files to an normal hard drive.

Once the flash booted I mounted the SSD in mnt and changed root to it. then i made a mount point on the SSD /my_drive. I added the HDD to the fstab file (it did work before i did any changes). then i moved the tmp and the home directories to the my_drive directory and did an ls -s to link them back.

On a side note i tried the same thing but moving only usr and tmp and had the same error.

thanks,
 
Old 10-18-2012, 10:28 AM   #6
JaseP
Senior Member
 
Registered: Jun 2002
Location: Eastern PA, USA
Distribution: K/Ubuntu 18.04-14.04, Scientific Linux 6.3-6.4, Android-x86, Pretty much all distros at one point...
Posts: 1,802

Rep: Reputation: 157Reputation: 157
What type of filesystem is the HDD formatted as; Ext3, Ext4, or something else?

Also, is this HDD an internal or external drive? How is it interfaced to the system; Serial ATA bus or USB, or other?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ubuntu is running in low-graphics mode scarface_90 Linux - Kernel 2 07-27-2011 07:16 AM
how to run in low graphics mode - linux mint morphixrocks Linux - Hardware 9 03-24-2011 10:34 AM
reboot low graphics mode screen shut off problem TaoStar50 Linux - Newbie 5 08-19-2010 06:35 AM
[SOLVED] Low graphics mode due to NVIDIA kernel not loading... NiaNok Linux - Hardware 17 06-01-2010 02:22 AM
Ubuntu is running in low graphics mode vibinlakshman Ubuntu 4 02-23-2010 10:40 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 03:30 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration