<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Chroot Debian on Synology with debootstrap</title>
		<description>Discuss Chroot Debian on Synology with debootstrap</description>
		<link>https://www.rooot.net/en/geek-stuff/synology/39-chroot-debian-synology-debootstrap.html</link>
		<lastBuildDate>Sun, 19 Apr 2026 08:02:24 +0000</lastBuildDate>
		<generator>JComments</generator>
		<atom:link href="https://www.rooot.net/en/component/jcomments/feed/com_content/39.html" rel="self" type="application/rss+xml" />
		<item>
			<title>neo73 says:</title>
			<link>https://www.rooot.net/en/geek-stuff/synology/39-chroot-debian-synology-debootstrap.html#comment-2666</link>
			<description><![CDATA[Hi,
Since Debian isn't responsible for boot sequence, you should place your scripts in the Synology /usr/syno/etc/rc.d/ folder.
Whenever you want to add some Debian services or custom scripts to your boot sequence, I recommend you add them to /usr/syno/etc/rc.d/S99chrootDebian.sh as suggested in the very last part of the post.
Should you have a script /volume1/synodebian/usr/local/bin/script.sh, you can run it at boot by adding:
~$ cat >> /usr/syno/etc/rc.d/S99chrootDebian.sh ]]></description>
			<dc:creator>neo73</dc:creator>
			<pubDate>Wed, 25 Feb 2015 08:30:34 +0000</pubDate>
			<guid>https://www.rooot.net/en/geek-stuff/synology/39-chroot-debian-synology-debootstrap.html#comment-2666</guid>
		</item>
		<item>
			<title>Add service</title>
			<link>https://www.rooot.net/en/geek-stuff/synology/39-chroot-debian-synology-debootstrap.html#comment-2652</link>
			<description><![CDATA[any one can help me to put a service to boot wen i start my synology
the bin are in /volume1/synodebian/usr/local/bin and i have put the startup in /etc/rc.local but the service dont start
tanks]]></description>
			<dc:creator>pocket</dc:creator>
			<pubDate>Thu, 12 Feb 2015 16:18:10 +0000</pubDate>
			<guid>https://www.rooot.net/en/geek-stuff/synology/39-chroot-debian-synology-debootstrap.html#comment-2652</guid>
		</item>
		<item>
			<title>matu says:</title>
			<link>https://www.rooot.net/en/geek-stuff/synology/39-chroot-debian-synology-debootstrap.html#comment-2633</link>
			<description><![CDATA[thank you for the cat trick ^^]]></description>
			<dc:creator>matu</dc:creator>
			<pubDate>Mon, 29 Dec 2014 22:55:14 +0000</pubDate>
			<guid>https://www.rooot.net/en/geek-stuff/synology/39-chroot-debian-synology-debootstrap.html#comment-2633</guid>
		</item>
		<item>
			<title>Gaetan Bouquet says:</title>
			<link>https://www.rooot.net/en/geek-stuff/synology/39-chroot-debian-synology-debootstrap.html#comment-2543</link>
			<description><![CDATA[Hi,
Choosing the wrong architecture (armhf instead of armel) caused me the segmentation fault. Switching from armhf to armel fixed the problem. The link to the Synology processors doesn't give the information, so try both. For the record, I have a DS212j and needed to use the armel architecture, not armhf.]]></description>
			<dc:creator>Gaetan Bouquet</dc:creator>
			<pubDate>Fri, 14 Nov 2014 21:44:48 +0000</pubDate>
			<guid>https://www.rooot.net/en/geek-stuff/synology/39-chroot-debian-synology-debootstrap.html#comment-2543</guid>
		</item>
		<item>
			<title>Erik Johansson says:</title>
			<link>https://www.rooot.net/en/geek-stuff/synology/39-chroot-debian-synology-debootstrap.html#comment-2436</link>
			<description><![CDATA[Hi and thanks for the guide. I have some truoble thou. On the part where you are suppose to chroot into debian: chroot /volume1/synodebian /bin/bash
When running this command, I get a segmentation fault error, and nothing more happens. Do you know how to fix this?
Thanks!
/E]]></description>
			<dc:creator>Erik Johansson</dc:creator>
			<pubDate>Sat, 06 Sep 2014 18:36:05 +0000</pubDate>
			<guid>https://www.rooot.net/en/geek-stuff/synology/39-chroot-debian-synology-debootstrap.html#comment-2436</guid>
		</item>
		<item>
			<title>neo73 says:</title>
			<link>https://www.rooot.net/en/geek-stuff/synology/39-chroot-debian-synology-debootstrap.html#comment-2413</link>
			<description><![CDATA[Thank you, I just fixed this.]]></description>
			<dc:creator>neo73</dc:creator>
			<pubDate>Sun, 24 Aug 2014 17:38:20 +0000</pubDate>
			<guid>https://www.rooot.net/en/geek-stuff/synology/39-chroot-debian-synology-debootstrap.html#comment-2413</guid>
		</item>
		<item>
			<title>Fantastic guide!!</title>
			<link>https://www.rooot.net/en/geek-stuff/synology/39-chroot-debian-synology-debootstrap.html#comment-2375</link>
			<description><![CDATA[Hello!
Thank you so much for this guide! As a unix noob this helped me ALOT! Minor thing, the command "tar xvzfp synodebian.tar.gz" failed, because the f parameter should be specified last, whenever present, eg xvzpf.
Kind Regards]]></description>
			<dc:creator>Allan Hansen</dc:creator>
			<pubDate>Wed, 16 Jul 2014 21:12:16 +0000</pubDate>
			<guid>https://www.rooot.net/en/geek-stuff/synology/39-chroot-debian-synology-debootstrap.html#comment-2375</guid>
		</item>
		<item>
			<title>Laurent says:</title>
			<link>https://www.rooot.net/en/geek-stuff/synology/39-chroot-debian-synology-debootstrap.html#comment-2354</link>
			<description><![CDATA[Super ! Merci beaucoup pour ce tutoriel !]]></description>
			<dc:creator>Laurent</dc:creator>
			<pubDate>Fri, 13 Jun 2014 05:04:30 +0000</pubDate>
			<guid>https://www.rooot.net/en/geek-stuff/synology/39-chroot-debian-synology-debootstrap.html#comment-2354</guid>
		</item>
	</channel>
</rss>
