|
You are here |
blog.tmm.cx | ||
| | | | |
www.linuxuprising.com
|
|
| | | | | WoeUSB is no more. At least in its original form. The tool that's used to create bootable Windows USB drives from Linux has been split into a command | |
| | | | |
battlepenguin.com
|
|
| | | | | When going from Windows 3.1 to Windows 95, I favored installing things from scratch rather than trying to upgrade things in place. In my university d... | |
| | | | |
jasoneckert.github.io
|
|
| | | | | My personal website and blog | |
| | | | |
blog.nobugware.com
|
|
| | | Gentoo support for lvm root is still a pain in the ass, here is a working solution. Assuming you have 2 disks same size to be mirrored. You want a mirrored /boot and a big lvm. Start a normal gentoo installation with this disks layout: fdisk -l /dev/sda Device Boot Start End Blocks Id System /dev/sda1 * 1 31 248976 fd Linux raid autodetect /dev/sda2 32 242246 1945591987+ fd Linux raid autodetect fdisk -l /dev/sdb Device Boot Start End Blocks Id System /dev/sdb1 * 1 31 248976 fd Linux raid autodetect /dev... | ||