Displaying 9 results from an estimated 9 matches for "felixblank".
Did you mean:
felixblanke
2010 May 21
2
[Bug 28196] New: Nouveau only loads correct when starting X with nvidia first
...Product: xorg
Version: 7.4
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: felixblanke at gmail.com
QAContact: xorg-team at lists.x.org
Created an attachment (id=35780)
--> (https://bugs.freedesktop.org/attachment.cgi?id=35780)
Xorg.log when the problem occurs
Hi,
I've a strange problem:
When I load nouveau at boot it doesn't load correct. X doesn't sta...
2011 Jan 22
32
Bug in mkfs.btrfs?!
Hi,
I wanted to create a new btrfs fs for my backups.
When trying to mkfs.btrfs for that device, I''m getting
"error checking /dev/loop2 mount status"
With strace I see where the problem is:
lstat("/dev/disk/by-id/ata-INTEL_SSDSA2M160G2GC_CVPO939201JX160AGN-par",
0x7fffa30b3cf0) = -1 ENOENT (No such file or directory)
The problem is there is something missing
2011 Sep 05
17
Rename BTRfs to MuchSlowerFS ?
Hi list,
I don''t trust theoretical benchmarks that much and prefer "real-life
benchs" on the occasion, so here''s mine:
Given 4 laptops, the most powerful of which was running BTRFS and the
others ext3 or ext4, all machines running Ubuntu 11.04 Natty 32-bit with
a stock Ubuntu 2.6.38-11 kernel, all machines were given the following
FS-intensive task :
- Upgrade
2011 Feb 05
3
Suggestion for sticky-compression mount setting (default mount options)
As I''ve been using btrfs with an external USB drive, I wonder how to
handle efficiently the compression setting. When I plug a drive in to
ubuntu, it is automatically mounted. Its mounted without the
compression option as its not in fstab. I don''t see it as desirable to
install each usb drive in fstab on each computer that it may be used
just so that compression is
2012 Mar 14
2
Setup a network
Hello,
this isn't a bug report or an advanced usage question. This is just a
question from a noob who is new to kvm and needs some help to setup a
network between the host and the guests. If you're willing to spend a
little time to help me out please continue reading :)
See the attached image for more information. I have a host running with
a public ip adress. I want to setup some vm
2010 Oct 24
4
Determine if a given fs is a btrfs fs
Hi,
I''ve some btrfs fs which are encrypted with loopaes.
I decrypt them in a script during bootup. Now I want to determine if the decrypted fs
is a btrfs fs. If not I missspelled the password and I can handle that error in my
script.
Thanks for any help!
Felix
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to
2012 Feb 07
1
serial console with virt-install
Hello,
sorry for bother you again. I'm new to kvm and libvirt, that's why my
next question is maybe some sort of noob question :)
I have a headless server (no X at all, just ssh) and want to run some
virtual machines on it. I have kvm etc. all set up.
When doing something like
virt-install --connect qemu:///system -n template -r 1024 --disk
path=/data/vm/template.qcow2,format=qcow2
2013 May 23
2
Problem with btrfs send/receive
Hi everyone,
I was trying the new send/receive feature today but can''t make it work.
These are the commands I was using:
btrfs subvol snap -r /mnt/data1/@downloads/ /mnt/data1/snapshots/testsnap
btrfs send /mnt/data1/snapshots/testsnap | btrfs receive
/mnt/data1/snapshots/testreceive/
This command never finishes. A ''ls /mnt/data1/snapshots/testreceive/ ''
never
2012 Feb 06
1
virt-install: "ERROR Host does not support any virtualization options"
Hello,
I have a problem with virt-install. I want to use it to create my vm and
manage them. But whenever I execute the virt-install cmd I get the error
msg mentioned in the subject.
Here are some more informations:
hp ~ # virt-install --virt-type kvm --arch x86_64 --debug
Mon, 06 Feb 2012 19:57:29 DEBUG Launched with command line:
/usr/bin/virt-install --virt-type kvm --arch x86_64