Hi guys, i'm looking for the path of the kernel config.gz on the livecd, i
thought it was in /proc/config.gz but there is nothing there.
Since i assume this is a mandatory file even for the live os it has to be
on the system, any idea where it is? I googled it but all my research
points the /proc/c
2016-04-01 5:02 GMT+02:00 Thomas Cameron :
> Does anyone know a way of doing this on Fedora? My Google-fu must not be
>
If you have the dvd you have the right to do copies for yourself.
Long story short, don't bother yourself and just download the movie, won't
be pirating since you own it.
In my
when i try to boot the system still tries to load the Home vg though it
doesn't exist anymore, i don't get it, what am i missing here?
Obviously there is a place in the filesystem where i have to change things
also but i don't know where.
2016-03-30 10:43 GMT+02:00 thibaut noah :
&
> On Wed, Mar 30, 2016, 2:44 AM thibaut noah wrote:
>
>>
>> 2016-03-28 9:30 GMT+02:00 Chris Murphy :
>>
>>> I suggest substituting e2fsresize and lvresize with fsadm. It combines
>>> the steps, and also does an fsck first. It takes the form:
>>> # f
2016-03-28 9:30 GMT+02:00 Chris Murphy :
> I suggest substituting e2fsresize and lvresize with fsadm. It combines the
> steps, and also does an fsck first. It takes the form:
> # fsadm -v -l -y resize /dev/VG/testext4 25g
>
> That's really the only step you need the live boot for, the pvmove step
Thanks for the reply i'll have to create a bootable usb key (throw away my
cd lector about 5years ago lol).
Btrfs? Will remember that :)
On Mar 26, 2016 7:39 AM, "Chris Murphy" wrote:
>
>
> On Fri, Mar 25, 2016, 4:46 PM thibaut noah wrote:
>
>> That brings t
That brings the question, how to shrink the VG containing home since it
apparently needs to be unmount?
2016-03-25 23:35 GMT+01:00 thibaut noah :
> Ok so basically you're saying that i can downsize the vg on the hdd to
> match the size i have left on my ssd and move everything ther
Ok so basically you're saying that i can downsize the vg on the hdd to
match the size i have left on my ssd and move everything there.
Didn't know that, gonna try that asap thanks
2016-03-25 22:58 GMT+01:00 Chris Murphy :
> On Fri, Mar 25, 2016 at 2:54 PM, thibaut noah
> wrote:
" wrote:
> On Fri, Mar 25, 2016 at 11:06 AM, thibaut noah
> 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 h
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
Actually you lead me in the correct direction, it was a version problem,
updating libvirt packages on my system fixed it.
Now since i reinstall everything i just have to fix permission issue that
prevents me from running my vm.
Thanks
2016-03-13 22:53 GMT+01:00 thibaut noah :
> What i meant
pendencies to install my patched rpms).
2016-03-13 21:52 GMT+01:00 Earl Ramirez :
> On Sun, 2016-03-13 at 18:55 +0100, thibaut noah wrote:
> > Hello, i patched my qemu and reinstalled everything from my rpm files
> > (after desinstalling conflicting packages).
> > Probl
Hello, i patched my qemu and reinstalled everything from my rpm files
(after desinstalling conflicting packages).
Problem is virt is now failing, when launching virt-manager i have a
message saying :
unable to connect to libvirt.
no connection driver available for qemu:///system\
This is a mystery
2016-03-06 22:20 GMT+01:00 stan :
> This package does not seem to exist.
>
> Weird, dnf is the one that gave me this package number
> I thought you said that the patches were developed by Fedora devs.
> Aren't they then included in the Fedora packages? I ask because it is
> common for the Fedor
Also : No source RPM found for 2:qemu-2.5.0-8.fc23.x86_64
How is this possible that even with fedora-virt-preview-source i cannot get
qemu srpm with yumdownloader?
2016-03-05 7:53 GMT+01:00 thibaut noah :
>
> 2016-03-05 6:44 GMT+01:00 stan :
>
>> So it shouldn't be a probl
2016-03-05 6:44 GMT+01:00 stan :
> So it shouldn't be a problem to use the fedora packages directly. And
> they would have the patches already.
>
Nope, the patches are not currently upstream and we don't have any release
date.
>
>
> I wonder if the qemu at virt-preview is a master package, that
2016-03-05 4:13 GMT+01:00 stan :
>
> dnf list installed | grep -i qemu
>
> Over to the right it will tell you the repository the installed package
> came from. I suspect you will find that it will be fedora or updates,
> and not virt-preview.
>
> All the installed packages are coming from virt-pr
Hello, i have installed virt tools by adding the fedora-virt-preview repo
as described in alex's blog (
http://vfio.blogspot.fr/2015/05/vfio-gpu-how-to-series-part-3-host.html)
when i first did my system installation (opening my own issue for better
clarity).
https://fedorapeople.org/groups/virt/v
Help a lot, thanks for clarifying things
2016-03-02 16:49 GMT+01:00 Todd Zullinger :
> Tim wrote:
>
>> On Wed, 2016-03-02 at 05:40 +0100, thibaut noah wrote:
>>
>>> I think i misunderstand things on version numbers, thought 2:2.5.0-6
>>> means version 2.2...
2016-03-02 4:57 GMT+01:00 stan :
> And it's true, there is no package qemu installed. So, I presume that
> dnf found the package qemu at virt-preview, because the repository is
> enabled, but that it is not installed. What was the list command you
> used? dnf list? Or dnf list installed? Or d
2016-03-02 2:47 GMT+01:00 stan :
>
> Unlikely. Actually, almost definitely no.
>
> If you do rpm -qi qemu, does it give package information? It should,
> or else it isn't in the rpm database. What does rpm -qa | grep -i qemu
> show?
>
Ok so i got this when i type the commands :
$ rpm -qi qemu
Hello, when i first install my setup i used alex's blog :
http://vfio.blogspot.fr/2015/05/vfio-gpu-how-to-series-part-3-host.html
Thus it seems i installed qemu by adding fedora virt preview repository and
updating fedora :
https://fedoraproject.org/wiki/Virtualization_Preview_Repository
Problem i
Hello, i have a little problem sharing my zfs share to my local network,
trying to get it on my virtual machin (which uses the bridge too) and on my
local network.
Share is enable on zfs, i setup things with samba but smtree is still empty
and i don't see the folder in file explorer
here is my if
2016-02-22 12:07 GMT+01:00 thibaut noah :
> Failing at step 7 :
> http://fpaste.org/327222/39094145/
> Error seems to be related to ssl, maybe a certificate creation for the
> kernel that fails?
>
> ps : Fixed the HUNK failed by adding the line directly into the quirks.c
> f
2016-02-21 17:32 GMT+01:00 Heinz Diehl :
> 1. Grab recent -stable from kernel.org and unpack it into /usr/src
> 2. Take a look into /boot and grab the config of your recent Fedora
> kernel. Example: config-4.2.5-300.fc23.x86_64
> 3. Rename this file to ".config" and copy it into the root directory
2016-02-21 9:38 GMT+01:00 Heinz Diehl :
> Here's the same patch ported to 4.4.2, avoiding the level 2 fuzz.
> It applies cleanly:
>
> [root@chiara linux-4.4.2]# cat quirk.diff | patch -p2
> patching file drivers/pci/quirks.c
>
>
> diff -urN a/linux-4.4.2/drivers/pci/quirks.c
> b/linux-4.4.2/driver
2016-02-21 17:32 GMT+01:00 Heinz Diehl :
> How to build a recent "Fedora kernel for the unexperienced":
>
> 1. Grab recent -stable from kernel.org and unpack it into /usr/src
> 2. Take a look into /boot and grab the config of your recent Fedora
> kernel. Example: config-4.2.5-300.fc23.x86_64
> 3.
2016-02-21 9:38 GMT+01:00 Heinz Diehl :
> Here's the same patch ported to 4.4.2, avoiding the level 2 fuzz.
> It applies cleanly
>
Current kernel is 4.3.5 through dnf update.
There is still no easy way to get a 4.4.1 kernel on fedora since it seems
one has to build his own package atm.
So i have
2016-02-20 23:51 GMT+01:00 Joe Zeff :
> Gmail sets up the reply for top posting, but there's nothing in the world
> stopping you from moving the cursor down to the bottom where it belongs, or
> from trimming extraneous text from what you quote. (Again, I commend you
> for knowing how to keep your
2016-02-20 23:27 GMT+01:00 jd1008 :
> You cannot set the number of the patch in the spec file to match some
> other spec
> file. If you do, then you need to re-number all the other patch files in
> mentioned
> in the spec file. Setting the number for the patch you want, you will mess
> up the
> se
2016-02-20 23:14 GMT+01:00 Joe Zeff :
> When I reply to something from gmail, the entire message is quoted, but I
> trim it to what's relevant. Sometimes, I cut the quoted text into sections
> with replies in between to make it clear just what I'm responding to. It's
> not exactly rocket surgery
2016-02-20 22:52 GMT+01:00 Joe Zeff :
> On 02/20/2016 01:46 PM, thibaut noah wrote:
>
>> I am just using the respond feature of gmail, i don't know what you're
>> talking about :/
>>
>
> I have a gmail account, although I'm not using it for this lis
but
tells me it is missing.
2016-02-20 22:36 GMT+01:00 jd1008 :
>
>
> On 02/20/2016 02:20 PM, thibaut noah wrote:
>
>> yumdownloader --source kernel-4.2.3-300.fc23.x86_64
>> I use fedora 23 and the kernel 4.2.3-300
>>
>> I got the patch from here :
>>
&g
apply this to my kernel to override pcie_acs and fix my
iommu grouping.
I've been on this for 3days so...
2016-02-20 22:11 GMT+01:00 jd1008 :
>
>
> On 02/20/2016 02:04 PM, thibaut noah wrote:
>
>> Following my kernel compilation issue i used another method to get th
Following my kernel compilation issue i used another method to get the
source.
I added :
# custom patch for acs override support
Patch: override_for_missing_acs_capabilities.patch
in my kernel.spec
The patch is in rpmbuild/SOURCES but when i run the build it says the file
is missing.
Also to n
I browse the website and only found bugs and tools, no kernel sources,
where do you find them?
Even with the search feature sources doesn't come up
2016-02-20 19:39 GMT+01:00 jd1008 :
>
>
> On 02/20/2016 11:27 AM, thibaut noah wrote:
>
>> I used this one :
>> htt
I used this one :
https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.2.3.tar.gz
2016-02-20 19:22 GMT+01:00 jd1008 :
>
>
> On 02/20/2016 11:04 AM, thibaut noah wrote:
>
>> Hello, after some tribulation i manage to understand how to apply a patch
>> to a kernel, down
Hello, after some tribulation i manage to understand how to apply a patch
to a kernel, downloaded my current kernel 4.2.3 (using fedora 4.2.3-300
atm), i'm following the how to here :
http://fedoraproject.org/wiki/Building_a_custom_kernel#Building_a_Kernel_from_the_Fedora_source_tree
section exist
Confirm the hp h240 to work out of the box with fedora 23 driver (hp
drivers are not yet up to date with latest kernel)
2016-02-03 20:20 GMT+01:00 thibaut noah :
> My raid drives consume 11w per disk at maximum load and i have more than
> 400w left on my power supply.
>
> Th
On Wed, Feb 10, 2016, 2:05 AM thibaut noah wrote:
>
>> @maikel : Not the same issue mate, this is the first time ever i install
>> zfsonlinux and my packages are for fedora 23.
>> I used the new packages available through github (specific for fedora
>> 23), the modul
file:///etc/pki/rpm-gpg/RPM-GPG-KEY-zfsonlinux
>
> [zfs-testing-source]
> name=ZFS on Linux for Fedora $releasever - Testing Source
> baseurl=http://archive.zfsonlinux.org/fedora-testing/$releasever/SRPMS/
> enabled=0
> gpgcheck=1
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-zfsonlinu
That's exactly what i did and it ain't working
On Wed, 10 Feb 2016 at 04:41, Chris Murphy wrote:
> On Tue, Feb 9, 2016 at 2:06 AM, thibaut noah
> wrote:
> > what zfs file system?
> >
> > I was installing zfsonlinux (the famous documentation with 2lines of
>
seems when one update fedora some files are missing
(since the system decide on it's own to switch to a newer kernel) so the
install failed?
Basically i'm looking for a fedora user who ran into the same issue.
2016-02-08 23:25 GMT+01:00 stan :
> On Mon, 8 Feb 2016 21:50:15 +0100
>
Hello, does anyone run zfs on fedora 23?
I could use some insights on how to install it properly (the documentation
just gives 2 commands so...)
Some people ran into the same issues apparently but i couldn't find one on
fedora.
If anybody has his hands on real documentation or whathever i'll take i
Depending on the type of datas you have, the easiest way would be to have
something like a nas and access to your data through network.
This way there will no problem accessing your datas from both host and
guest.
A similar way to do this might be to create a docker container running with
a specifi
.
2016-02-03 19:20 GMT+01:00 Rick Stevens :
> On 02/03/2016 01:15 AM, thibaut noah wrote:
>
>> I think i misunderstood what you guys said about jbod (my fault for
>> reading quickly), i talked about the jbod feature, not a hardware piece.
>> My disks are sitting in my deskt
would be cheaper, i found the hp
card for 149euros.
2016-02-03 14:53 GMT+01:00 Louis Lagendijk :
> On Wed, 2016-02-03 at 13:18 +0100, thibaut noah wrote:
>
> Upating this, seems that this card :
> http://www8.hp.com/us/en/products/server-host-bus-adapters/product-detail.html?oid=699546
.
2016-02-03 10:15 GMT+01:00 thibaut noah :
> I think i misunderstood what you guys said about jbod (my fault for
> reading quickly), i talked about the jbod feature, not a hardware piece.
> My disks are sitting in my desktop, if i buy an external storage for the
> disks i might as well
g
for internal connection not external.
was crawlking lsi and highpoint cards, cards between 200 to 300+$$, not
really what i call cheaper stuff that's aimed at Winblows users ;)
2016-02-02 22:18 GMT+01:00 Rick Stevens :
> On 02/02/2016 11:51 AM, thibaut noah wrote:
>
>> @roberto
h a pain...
2016-02-02 19:18 GMT+01:00 Rick Stevens :
> On 02/02/2016 10:04 AM, Gordon Messmer wrote:
>
>> On 02/02/2016 08:43 AM, thibaut noah wrote:
>>
>
>
>
>>
>> I think I'm talking about the cases you mentioned in an earlier email. A
>> lot o
not encrypt the data though, too much load on the cpu.
2016-02-02 17:13 GMT+01:00 Gordon Messmer :
> On 02/02/2016 02:17 AM, thibaut noah wrote:
>
>> This article seems to disagree with you :
>> http://jrs-s.net/2015/02/03/will-zfs-and-non-ecc-ram-kill-your-data/
>>
>
&
i run pure hardware raid or hba + zfs, just need to
be sure of the card.
zfs performance cost is not an issue when you have a high end desktop imo.
2016-02-01 18:39 GMT+01:00 Gordon Messmer :
> On 02/01/2016 08:33 AM, thibaut noah wrote:
>
>> Yeah i saw some build reviews on freenas,
es with hba card + zfs
that using a raid card. (did some research meanwhile)
If only there was a list of compatibility that would solve my problem, i
emailed lsi support but didn't get a response yet, the adaptec card seems a
bit pricey for what it is.
2016-02-01 17:16 GMT+01:00 Chris Murphy :
01/22/2016 01:49 PM, thibaut noah wrote:
> >> Hello, all in the title, i'm sick of loosing hours trying to get
> hardware working with super outdated drivers (tech support not helping) so
> if anyone knows a raid card compatible with raid 6 AND that will work on
> fedora 23
runs on kernel 4.3
2016-01-25 14:23 GMT+01:00 José María Terry Jiménez :
> El 22/1/16 a las 13:49, thibaut noah escribió:
>
> Hello, all in the title, i'm sick of loosing hours trying to get hardware
> working with super outdated drivers (tech support not helping) so if anyo
+01:00 Roberto Ragusa :
> On 01/25/2016 10:50 AM, thibaut noah wrote:
> > Lsi seems like a good brand but the most expensive raid 6 card i found
> was 380 dollars :/
> >
> > About software raid, if i choose this option, will i be able to pass the
> disk to qemu/kvm? My ra
:49 PM, thibaut noah wrote:
> > Hello, all in the title, i'm sick of loosing hours trying to get
> hardware working with super outdated drivers (tech support not helping) so
> if anyone knows a raid card compatible with raid 6 AND that will work on
> fedora 23 please by all means
Hello, all in the title, i'm sick of loosing hours trying to get hardware
working with super outdated drivers (tech support not helping) so if anyone
knows a raid card compatible with raid 6 AND that will work on fedora 23
please by all means share it.
Price is not relevant, i can go up to 300euros
ition).
Otherwise i will just have to see if the tech support team can update the
driver...
Thanks anyway
2016-01-22 1:00 GMT+01:00 Rick Stevens :
> On 01/21/2016 03:49 PM, Rick Stevens wrote:
>
>> On 01/21/2016 03:09 PM, thibaut noah wrote:
>>
>>> Thanks for the enli
I'm sitting less than 20" away from my 34" screen and this is just
priceless, for programming, music and video editing, got a 24" next to it
and there is no way i'm going back to something that small.
LG has on mac and windows the screen split feature which allow you to
divide the screen up to 4 ba
rror
Did i miss something? the driver is a .ko file
2016-01-21 18:53 GMT+01:00 Rick Stevens :
> On 01/21/2016 04:02 AM, thibaut noah wrote:
>
>> updating this, i did some testing on the sh file and i found where the
>> issue is coming from.
>> There is two for loops (at l
I possess a lg 34" (the curved one), you can run it just fine with intel
integrated graphics (my processor is a i7 4790k) if you don't use display
heavy applications (like games).
You can also play very well with a dedicated graphic card and a gaming
virtual machine (using vga passthrough and somet
is 23 number? it cannot be fedora number as
this driver is the open source version of the fedora 17 driver.
Pretty sure if i modify the condition with a correct one everything should
work properly
2016-01-21 12:21 GMT+01:00 thibaut noah :
> Hello guys, got this weird error trying to install
Hello guys, got this weird error trying to install my raid driver :
Start to install the driver rr272x_1x.ko of rr272x_1x.
Finish installing the kernel module rr272x_1x.ko.
Loading rr272x_1x driver module rr272x_1x
modprobe: FATAL: Module rr272x_1x not found.
Checked with lsmod driver does not ap
Did you report it? seems like someone forgot to check the pointer before
accessing it.
2016-01-21 9:12 GMT+01:00 Cristian Sava :
> I have a F23 server with minimal working X (no desktop).
> All was working well with kernel-4.2.x
> With kernel-4.3.x I get (in xterm):
>
> [a53@s ~]$ su -c virt-mana
Hello, i use fedora 23 with kernel 4.2.5 to run a win10 vm using qemu/kvm
with vga passthrough (vfio).
I purchased a raid pci card, the problem is got is the compatibility for
the driver stop at kernel 4.0.4
Is it possible to downgrade the kernel to install the driver?
If i do will i still be able
Did you look at docker for your project?
Day after day it's becoming more and more in use, it allow simpler (in my
opinion) managing if you have multiples instances, even if they're not in
the same server
On Sat, 16 Jan 2016 at 19:36, Tim wrote:
> Allegedly, on or about 16 January 2016, bruce sen
also to be noted i have a network bridge on my desktop (the fedora distrib
running windows vm), it may change something about ip ?
2016-01-12 18:41 GMT+01:00 Rick Stevens :
> On 01/12/2016 04:11 AM, thibaut noah wrote:
>
>> Hello, i'm trying to get synergy to work between fe
There is so many "zone"s in the firewall graphic interface how do you know
which one to use?
Home is the equivalent of local?
2016-01-12 18:46 GMT+01:00 Rick Stevens :
> On 01/12/2016 09:41 AM, Rick Stevens wrote:
>
>> On 01/12/2016 04:11 AM, thibaut noah wrote:
>>
Hello, i'm trying to get synergy to work between fedora and my vm/macbook,
problem is i apparently have a connection issue, someone told me there was
a firewall on fedora but i couldn't find proper documentation on how to
allow synergy on it, any help would be welcome.
--
users mailing list
users@
If it is a browser related issue you can do this :
-update your browser (if you have an old version you may not have the
proper html5 support)
-update flash (if the website doesn't support html5 video it will display
them with flash)
-update java
It should fix it
2015-12-18 13:05 GMT+01:00 Paul Sm
About the virtio drivers, install win 8.1 drivers for win10, if i remember
right you only have 3 drivers to install, don't remember which one though
2015-12-12 16:30 GMT+01:00 Tom Horsley :
> On my fedora 22 box, I have a Windows 7 KVM with virtio
> drivers for disk and network and qxl and spice
hello, i'm currently using libvirt for my win10 gaming vm and i wanted to
activate hugepages for it to improve performances.
It seems that my system will allow 1G hugepages however i failed to
activate it for libvirt, anyone here add the same issue and could point me
to a tutorial or something? I f
Hello, i've been following this tutorial :
http://vfio.blogspot.co.uk/2015/05/vfio-gpu-how-to-series-part-4-our-first.html
to get a working vga passthrough for my gaming vm, thing is when assigning
the display to my gpu i removed most of the hardware and now i am trying to
get the mouse and the ke
74 matches
Mail list logo