LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 09-17-2015, 04:45 PM   #1
cajunchief
Member
 
Registered: Sep 2010
Posts: 233

Rep: Reputation: 0
Stupid user trick needs a little help


To All:


I redid my main cpu and all was looking pretty good, until i checked SDB1.

I screwed it up and have a HUMONGOUS /var dir and a very small /home dir. I manged to get the small partion reformatted under root as /var.

I cannot get the old /var reformatted as /home? HELP!

cajunchief

Last edited by cajunchief; 09-17-2015 at 04:48 PM.
 
Old 09-17-2015, 07:43 PM   #2
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Hi:

Use G-parted Live to resize the partition that you want to use as /home.
You'll have to boot the Live CD or you can put G-parted on usb and boot it that way as well.

Click on the old /var and delete the partition.
Than click on the free space that was created when you deleted the old var and make your new /home directory.

http://gparted.sourceforge.net/
 
Old 09-18-2015, 11:10 AM   #3
cajunchief
Member
 
Registered: Sep 2010
Posts: 233

Original Poster
Rep: Reputation: 0
Problem trying to install qemu-kvm

i rebuilt my hp cpu and got it up like i wanted. Then I wanted to install virtualizaton and I ran the sudo yum install qemu-kvm and got this error:


Loaded plugins: fastestmirror, refresh-packagekit, security
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: mirror.cisp.com
* extras: repo.dimenoc.com
* updates: mirror.vcu.edu
base | 3.7 kB 00:00
extras | 3.4 kB 00:00
updates | 3.4 kB 00:00
No package qemu-kvm available.
Error: Nothing to do

WHY AM I GETTING THIS AND HOW CAN I FIX IT?

cajunchief

---------- Post added 09-18-15 at 12:10 PM ----------

Quote:
Originally Posted by Ztcoracat View Post
Hi:

Use G-parted Live to resize the partition that you want to use as /home.
You'll have to boot the Live CD or you can put G-parted on usb and boot it that way as well.

Click on the old /var and delete the partition.
Than click on the free space that was created when you deleted the old var and make your new /home directory.

http://gparted.sourceforge.net/
Thank you very much, it worked!
cajunchief
 
Old 09-18-2015, 11:04 PM   #4
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Hi:

Glad to hear that using G-parted worked!

Looking at this message:
Quote:
No package qemu-kvm available.
Yum can't find it because it's not available.

Try here:
http://www.itzgeek.com/how-tos/linux...-7-rhel-7.html

You need to run this and follow the rest of the tutorial. That should help--
Code:
# yum install qemu-kvm qemu-img virt-manager libvirt libvirt-python libvirt-client virt-install virt-viewer
Cheers-
 
Old 09-21-2015, 04:09 PM   #5
cajunchief
Member
 
Registered: Sep 2010
Posts: 233

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Ztcoracat View Post
Hi:

Glad to hear that using G-parted worked!

Looking at this message:

Yum can't find it because it's not available.

Try here:
http://www.itzgeek.com/how-tos/linux...-7-rhel-7.html

You need to run this and follow the rest of the tutorial. That should help--
Code:
# yum install qemu-kvm qemu-img virt-manager libvirt libvirt-python libvirt-client virt-install virt-viewer
Cheers-
Mate I know it wasn't available. I had to restart my rebuild on my main cpu. I didn't want any long goodbyes. Just
A quick one. Thank you for your help though.

Cajunchief
 
Old 09-21-2015, 08:13 PM   #6
cajunchief
Member
 
Registered: Sep 2010
Posts: 233

Original Poster
Rep: Reputation: 0
Contining with qemu-kvm error

Ztcoracat,

Thanks again for your help. I got my cpu rebuilt and working. Now back to virtualiztion.

I ran the link you gave me and this is what it said:

Loaded plugins: fastestmirror, refresh-packagekit, security
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: mirrors.gigenet.com
* extras: mirror.symnds.com
* updates: mirrors.seas.harvard.edu
No package qemu-kvm available.
No package qemu-img available.
Package virt-manager-0.9.0-29.el6.i686 already installed and latest version
Package libvirt-0.10.2-54.el6.i686 already installed and latest version
Package libvirt-python-0.10.2-54.el6.i686 already installed and latest version
Package libvirt-client-0.10.2-54.el6.i686 already installed and latest version
Package python-virtinst-0.600.0-29.el6.noarch already installed and latest version
Package virt-viewer-2.0-7.el6.i686 already installed and latest version
Nothing to do

Why am I getting this message? Can it be fixed?

cajunchief
 
Old 09-21-2015, 10:29 PM   #7
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by cajunchief View Post
Ztcoracat,

Thanks again for your help. I got my cpu rebuilt and working. Now back to virtualiztion.

I ran the link you gave me and this is what it said:

Loaded plugins: fastestmirror, refresh-packagekit, security
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: mirrors.gigenet.com
* extras: mirror.symnds.com
* updates: mirrors.seas.harvard.edu
No package qemu-kvm available.
No package qemu-img available.
Package virt-manager-0.9.0-29.el6.i686 already installed and latest version
Package libvirt-0.10.2-54.el6.i686 already installed and latest version
Package libvirt-python-0.10.2-54.el6.i686 already installed and latest version
Package libvirt-client-0.10.2-54.el6.i686 already installed and latest version
Package python-virtinst-0.600.0-29.el6.noarch already installed and latest version
Package virt-viewer-2.0-7.el6.i686 already installed and latest version
Nothing to do

Why am I getting this message? Can it be fixed?

cajunchief
Your Welcome-

Your getting that message because yum can not find the qumu-kvm and the qemu-img package.

If it's not in the repo than no I don't see a way to fix it.
http://wiki.qemu.org/KVM
http://wiki.qemu.org/Download

-::-If you still have trouble with virtualization you should start a thread in our Virtualization forum.-::-
 
Old 09-22-2015, 09:09 AM   #8
cajunchief
Member
 
Registered: Sep 2010
Posts: 233

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Ztcoracat View Post
Your Welcome-

Your getting that message because yum can not find the qumu-kvm and the qemu-img package.

If it's not in the repo than no I don't see a way to fix it.
http://wiki.qemu.org/KVM
http://wiki.qemu.org/Download

-::-If you still have trouble with virtualization you should start a thread in our Virtualization forum.-::-
Ztcoracat,

Thank you for your help. I will move over to the Virtualizaton forum.

cajunchief
 
Old 09-22-2015, 01:16 PM   #9
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Your very Welcome cajunchief-

Glad I could help.-
 
  


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
recovering "lost" users..... probably stupid question (stupid user.......) bigjohn Linux - Newbie 6 11-07-2009 06:51 PM
vim :gui trick and undo-trick dazdaz Linux - Software 3 09-10-2007 02:45 PM
Stupid Create User question Zaskar Slackware 4 05-07-2006 10:56 AM
Grr, stupid cd player won't play audio cds for normal user tdking19 Slackware 5 03-18-2005 06:08 PM
please help a stupid user with apt-get.... javaarmy Linux - General 4 11-04-2003 02:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 09:27 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