cAos Community Wiki Please log in to access full functionality  
Menu
  Wiki
  FAQs
Search
in:

bootstrapping with yum

Bootstrap an install with YUM

This page contains instructions on bootstrapping a system using yum. These instructions are mostly the same as the Fedora quickstart page found here.

  • Create a new sparse file or filesystem for your root directory

(use your method of choice)

  • Create the needed devices for a yum bootstrap

# for i in console null zero ; do /sbin/MAKEDEV -d /mnt/dev -x $i ; done

  • Use this config file and bootstrap your image

# yum -c http://mirror.neverblock.com/community/cAos/caos-bootstrap.conf –installroot=/mnt -y groupinstall core

Created by: goozbach last modification: Tuesday, December 20, 2005 [22:12:44 UTC] by goozbach

Wiki
*}
[ Execution time: 0.30 secs ]   [ Memory usage: 7.58MB ]   [ 46 database queries used ]   [ GZIP Enabled ]   [ Server load: 0.61 ]