<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>UI 網站 &#187; linux mv</title>
	<atom:link href="http://ui.idv.tw/wordpress/?feed=rss2&#038;tag=linux-mv" rel="self" type="application/rss+xml" />
	<link>https://ui.idv.tw/wordpress</link>
	<description>個人雜亂筆記用</description>
	<lastBuildDate>Wed, 15 Oct 2025 10:08:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>linux 系統搬移</title>
		<link>https://ui.idv.tw/wordpress/?p=459</link>
		<comments>https://ui.idv.tw/wordpress/?p=459#comments</comments>
		<pubDate>Sun, 11 Aug 2019 14:17:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[未分類]]></category>
		<category><![CDATA[linux mv]]></category>

		<guid isPermaLink="false">http://ui.idv.tw/wordpress/?p=459</guid>
		<description><![CDATA[mount -t /dev/hdxx_old /source (舊硬碟) mount -t /dev/hdxx_new /dest (新硬碟) cd /source tar -cvBpf &#8211; *&#124;(cd /dest;tar -xvBpf -) 或用rsync -ax /source /dest &#8212;&#8212;&#8212;&#8212;&#8212;-植入開機檔(grub_1) 1.grub 2.root (hd0,0) 3.setup (hd0) 4.quit &#8212;&#8212;&#8212;&#8212;&#8212;-植入開機檔(grub_2) grub-install-root-directory=/ /dev/sdb-recheck grub-mkdevicemap update-grub2 剩下修正fast uuid ls /dev/disk/by-uuid &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;]]></description>
			<content:encoded><![CDATA[<p>mount -t /dev/hdxx_old /source   (舊硬碟)<br />
mount -t /dev/hdxx_new /dest   (新硬碟)<br />
cd /source<br />
tar -cvBpf &#8211; *|(cd /dest;tar -xvBpf -)<br />
或用rsync -ax /source /dest<br />
&#8212;&#8212;&#8212;&#8212;&#8212;-植入開機檔(grub_1)<br />
1.grub<br />
2.root (hd0,0)<br />
3.setup (hd0)<br />
4.quit<br />
&#8212;&#8212;&#8212;&#8212;&#8212;-植入開機檔(grub_2)<br />
grub-install-root-directory=/ /dev/sdb-recheck<br />
grub-mkdevicemap<br />
update-grub2<br />
剩下修正fast uuid<br />
ls /dev/disk/by-uuid</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
]]></content:encoded>
			<wfw:commentRss>https://ui.idv.tw/wordpress/?feed=rss2&#038;p=459</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
