Next |
Prev |
Up |
Top
|
JOS Index |
JOS Pubs |
JOS Home |
Search
F20: Fresh install of Fedora 20 on home-built Linux Desktop 2
12/28/13: Installed a new 2-TB hybrid disk drive, installed Fedora 20 Live to it
from DVD (CD-R not large enough even for the 1GB Live .iso, USB stick
will not boot). Took the default disk layout (500MB /boot, etc.).
Followed
http://docs.fedoraproject.org/en-US/Fedora/20/html/Installation_Guide/Making_USB_Media-UNIX_Linux.html
yum upgrade
yum install emacs
yum install tcsh
yum install subversion
usermod -s /bin/tcsh me
mkdir /media/sda1
chmod 777 /media/sda1
mount /dev/sda1 /media/sda1
;; Note: this is already mounted under /run/media/me/ under a huge
;; random-looking name, and mounting it under a more useful name seems
;; to work fine. That said, I'd like to disable the automount but can't
;; find out how in a few minutes. It appears autofs is no longer used.
Next |
Prev |
Up |
Top
|
JOS Index |
JOS Pubs |
JOS Home |
Search
Download mycomputers.pdf
[Comment on this page via email]