Maintenance reference: Difference between revisions
No edit summary |
No edit summary |
||
Line 471: | Line 471: | ||
The Seiki is working fine now, go figure. | The Seiki is working fine now, go figure. | ||
|} | |||
{| class="mw-collapsible mw-collapsed wikitable" | |||
! BOX: wimpy | |||
|- | |||
| My main gaming machine | |||
* HARDWARE: | |||
** Plug keyboard/mouse hub into TOP USB SLOT in back or BIOS won't recognize it | |||
** Make sure you plug Vive usb into a USB 3.0 slot | |||
* ON BOOT, REMOVE USB KVM or the keyboard won't work - most of the time that's ok because we let it go through | |||
OLD NOTES: | |||
My main development workstation | |||
P8P67LE mobo Intel i5 quad core | |||
[http://www.asus.com/Motherboards/P8P67_LE/ website] | |||
drives and partitions: | |||
* sda HDD, OLD OSes, need to wipe and reformat to ntfs; sda2 ntfs 1.1TB old?? | |||
* sdb | |||
** sdb1 fat32 300MB wimpy-efi | |||
** sdb2 ntfs 147GB windows10??? | |||
** sdb3 fat32 287MB /boot/efi | |||
** sdb4 linux-swap 7GB | |||
** sdb5 ext4 wimpy-ubuntu-ssd 216GB | |||
** sdb6 ext4 wimpy-gentoo-ssd 54GB | |||
** sdb7 ext4 wimpy-openelec 19GB | |||
** sdb9 fat32 "boot, esp" | |||
check in windows: | |||
wmic baseboard get product,Manufacturer,version,serialnumber | |||
boot is in /ubuntu/boot | |||
grub menu: /ubuntu/boot/grub/menu.lst | |||
post-kernel tasks: | |||
make sure you update /etc/conf.d/modules for any new modules added | |||
update-modules | |||
module-rebuild populate | |||
module-rebuild rebuild (if you feel brave) | |||
module-rebuild list (if you want to do it manually) | |||
emerge nvidia-drivers (etc) | |||
update-modules | |||
dispatch-conf | |||
eselect opengl set nvidia | |||
reboot | |||
if you break gentoo (or rather, if gentoo devs break gentoo, or open source hacks break gentoo, or whatever... but ultimately, you...)... | |||
boot into ubuntu | |||
su - | |||
./chroot_to_gentoo | |||
(chroot) ./setup_chroot | |||
** FIX IT ** | |||
to install a new kernel that ubuntu will serve up... | |||
build it in a chroot | |||
back in ubuntu, copy it: | |||
cp /mnt/gentoo/usr/src/linux/arch/x86_64/boot/bzImage /boot/linux-blahblbahba | |||
and update grub. you can change em both or just the second (and rerun grub-mkconfig >/boot/grub/grub.cfg): | |||
emacs /boot/grub/grub.cfg | |||
emacs /etc/grub.d/09_gentoo | |||
|} | |} | ||
{| class="mw-collapsible mw-collapsed wikitable" | {| class="mw-collapsible mw-collapsed wikitable" | ||
Line 560: | Line 628: | ||
eselect opengl set xorg-x11 | eselect opengl set xorg-x11 | ||
reboot | reboot | ||
|} | |} |
Revision as of 20:33, 10 December 2017
general tasks | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Flash Drives - Scripts - Add a user
Add a drive - Back up drive - Check disk - Check disk speed Bash basics - OS X basics - DOS basics - Update gentoo kernel SSL certificate instructions - Networking systemd - udev: Assign unique names to your devices Automatically mount and unmount your devices udev: Autorun programs when connecting your devices
|
Tips and tricks | |||||||||
---|---|---|---|---|---|---|---|---|---|
Maintenance of my music collection
|
Boxes | |||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|