Tagged Questions
3
votes
1answer
73 views
Is there anything to remember when I exchange my /?
I have a laptop computer with the following setup:
/ on a btrfs /dev/sda3 subvolume @
/home on a btrfs /dev/sda3 subvolume @home
/boot on an ext4 /dev/sda2
/boot/efi on a vfat /dev/sda1
no swap
/tmp ...
10
votes
3answers
7k views
Should I use btrfs or Ext4 for my SSD?
Should I use btrfs (with discard, compress=lzo and space_cache options) or Ext4 (with discard option) for the SSD for my Ubuntu 11.10 (Oneiric) amd64 desktop root partition of my office machine?
...
1
vote
0answers
349 views
System hangs after second time suspending [closed]
I installed a new system when oneiric was released
I am also using gnome classic and have the following layout:
/dev/sda3 on / type btrfs (rw,noatime,relatime,subvol=@)
/dev/sda3 on /home type btrfs ...
1
vote
2answers
533 views
Possible/viable to make a btrfs RAID between SSD and HDD?
Since I don't use my laptop's CD-drive I want to put a small (8 GB) SSD into the CD-drive slot (I'll use a caddy similar to this one). I want to use compressed btrfs on the SSD and put all the data on ...
5
votes
1answer
754 views
How to layout the filesystem for a small SSD and a big HDD?
Since I don't use my laptop's CD-drive I want to put a small (8 GB) SSD into the CD-drive slot (I'll use a caddy similar to this one). I want to use compressed btrfs on the SSD and put all the data on ...