Jump to content
Aerosol

CHROOT Centos, RHEL, Fedora, OpenSuse, SLC on Debian 7

Recommended Posts

For the begin we have few pre-requirements and we should install it:


apt-get install sudo rpm rpm2cpio make libwww-perl -y

Second step is to download and untar RINSE to /usr/src/ path:


cd /usr/src/
wget http://collab-maint.alioth.debian.org/rinse/download/rinse_3.0.2.tar.gz
tar vxfz rinse_3.0.2.tar.gz
cd /usr/src/rinse

To install one of the OS we should do command:


rinse --arch amd64 --distribution [COLOR="#FF0000"]os_needed[/COLOR] --directory ./

List of possible OS to install:


- centos-4
- centos-5
- centos-6
- fedora-7
- fedora-8
- fedora-9
- fedora-10
- fedora-11
- fedora-12
- fedora-13
- fedora-14
- fedora-15
- fedora-16
- fedora-17
- fedora-18
- fedora-19
- fedora-core-4
- fedora-core-5
- fedora-core-6
- opensuse-10.1
- opensuse-10.2
- opensuse-10.3
- opensuse-11.0
- opensuse-11.1
- opensuse-11.2
- opensuse-11.3
- opensuse-12.1
- opensuse-12.3
- opensuse-13.1
- rhel-5
- slc-5
- slc-6

Author: razvan1@hy

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...