Requirements: FreeBSD 8.1+ i386 or amd64, experience with FreeBSD and jail(8)
Saturday, 26. February 2011
Updated Tutorial: Debian GNU/kFreeBSD in a FreeBSD jail
Comments
Display comments as
(Linear | Threaded)
Wow, this is an excellent idea! If it can be automated as a port it would be a highlight for FreeBSD advocacy
#1
ivoras
on
2011-02-09 22:16
You can probably do this with debootstrap instead of a prepared tarball. debootstrap fetches packages from official Debian archive and builds a directory structure with Debian userland. It doesn't depend on Debian-specific tools, so you should be able to run it on FreeBSD with relative ease.
#2
Robert Millan
on
2011-02-26 20:04
Thank you for your idea, I have just added debootstrap to FreeBSD ports
#2.1
Martin Matuska
(Homepage)
on
2011-02-26 22:30
Nice tutorial! I added link to http://wiki.freebsd.org/Jails
Maybe it would be nice to have this article on FreeBSD Wiki site in similar way to "Running CentOS 5.5 in a Jail" http://wiki.freebsd.org/Image/Linux/CentOS55
#3
Miroslav Lachman
on
2011-03-07 16:45
Since linuxulator isn't 64bit friendly, perhaps we should always force deboostrap to pull kFreeBSD-i386 regardless of the hw.machine_arch sysctl?
#4
cowbert
on
2011-03-09 08:00
Debian GNU/kFreeBSD is not Linux, it uses FreeBSD, so we are running amd64 and i386 ...
#4.1
Martin Matuska
(Homepage)
on
2011-03-09 08:24
Instead of placing the jail mounts in /etc/fstab, you can also create separate fstab for it and set jail_JAILNAME_fstab="/path/to/debian.fstab" which will get mounted whenever the jails started (and unmounted when stopped).
#5
edogawaconan
(Homepage)
on
2011-03-11 20:12
Great tutorial, I'll try it with 8.2 Release
#6
Nike
(Homepage)
on
2011-08-06 17:42
The author does not allow comments to this entry


Tracked: Feb 10, 03:08