<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Creating a backing-store to keep your modifications in sysresccd</title>
	<link>http://www.sysresccd.org/news/2008/06/29/creating-a-backing-store-to-keep-your-modifications-in-sysresccd/</link>
	<description>latest news about the sysresccd livecd</description>
	<pubDate>Fri, 19 Mar 2010 05:48:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3</generator>
		<item>
		<title>By: Все еще только начинается...</title>
		<link>http://www.sysresccd.org/news/2008/06/29/creating-a-backing-store-to-keep-your-modifications-in-sysresccd/#comment-170</link>
		<dc:creator>Все еще только начинается...</dc:creator>
		<pubDate>Sun, 29 Nov 2009 13:35:15 +0000</pubDate>
		<guid>http://www.sysresccd.org/news/2008/06/29/creating-a-backing-store-to-keep-your-modifications-in-sysresccd/#comment-170</guid>
		<description>&lt;strong&gt;How to install SystemRescueCd on an USB-stick...&lt;/strong&gt;

sudo apt-get install syslinux

mkdir /mnt/usbstick
mount -t vfat /dev/scf1 /mnt/usbstick

 
dd if=/usr/lib/syslinux/mbr.bin of=/dev/scf
(if scf is USB-stick device partition formatted as FAT32)
sync
The SystemRescueCd disc must be mounted on /...</description>
		<content:encoded><![CDATA[<p><strong>How to install SystemRescueCd on an USB-stick&#8230;</strong></p>
<p>sudo apt-get install syslinux</p>
<p>mkdir /mnt/usbstick<br />
mount -t vfat /dev/scf1 /mnt/usbstick</p>
<p>dd if=/usr/lib/syslinux/mbr.bin of=/dev/scf<br />
(if scf is USB-stick device partition formatted as FAT32)<br />
sync<br />
The SystemRescueCd disc must be mounted on /&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
