Re: modify crappy partitionning

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Mar 25, 2016 at 11:06 AM, thibaut noah <thibaut.noah@xxxxxxxxx> wrote:
> Hello, i currently have a performance issue (slow vm and system) due to a
> crappy partitionning i did on my fedora install, wish i knew better at the
> time.
> So basically i have two disks, one ssd and one hard drive.
> My ssd partitions :
> /dev/sdc1 ext4 /boot
> /dev/sdc2 lvm2 pv root
> /dev/sdc3 ext4 /home    (this is not currently mounted)
>
> my hard drive partitios :
> /dev/sdb1 lvm2 pv Home (it includes apparently the swap too)
>
> here is my fstab
> http://ur1.ca/oohd9
>
> Following the thread here :
> https://ask.fedoraproject.org/en/question/50007/how-to-change-home-directory-location-to-be-on-hdd-drive-when-system-is-installed-on-ssd/
>
> I created a new partition (sdc3) where i rsynced my /home and i tried to
> mount things.
> It does indeed mount without error it seems but i cannot boot on it.
> I assume the problem is coming from lvm and the swap partition but i have no
> clue how to solve this, could someone give me a hint please? (if it is
> fixable of course).

Helps to read the whole thing...

Your fstab is wrong so basic.target fails which is why boot fails. You
need to delete or comment out line 10 from fstab. And then you need to
put in a new entry for /home that uses the correct UUID. You can get
the correct UUID from the 'blkid' command. You'll use UUID because the
new home isn't on LVM, so you can't reference it with a device mapper
path like the existing one.

But really the simpler thing to have done originally is just leave
everything LVM and remove the SSD.


-- 
Chris Murphy
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux