Tagged Questions
1
vote
2answers
217 views
Relabeling of filesystems (SELinux) fails
After compiling the policy modules and re-compiling my core packages (Gentoo 32bit) I wanted to relabel the filesystems (via rlpkg -a -r) and packages but I get these error messages:
Relabeling ...
2
votes
2answers
602 views
Move an existing RAID 5 array from Ubuntu to Gentoo
I have a 64-bit Ubuntu machine with a 4-disk RAID 5 using software raid (md). I've been able to boot an Ubuntu LiveCD and recognize the array with a simple mdadm -A /dev/md0. It was easy to mount ...
6
votes
1answer
8k views
How do I move a Linux software RAID to a new machine?
I have a newly built machine with a fresh Gentoo Linux install and a software RAID 5 array from another machine (4 IDE disks connected to off-board PCI controllers). I've successfully moved the ...