Remastersys 2.0.13
バックアップアプリのRemastersysをUbuntu9.10にインストールしてみました。
Remastersysは、Live CDを作成する機能を持っているようですので、今使っているUSB Ubuntu9.10 をバックアップし、Live CD を作ってみようと思います。
まずは、Remastersysをインストールします。
Remastersys for Ubuntuに使い方がアップされています。
Where can I get remastersys?
The Remastersys repository needs to be added to your /etc/apt/sources.listPaste the following into the sources.list:
For Gutsy and Earlier – up to version 2.0.11-1
# Remastersys
deb http://www.geekconnection.org/remastersys/repository remastersys/For Hardy and Newer with original grub – version 2.0.12-1 and up
# Remastersys
deb http://www.geekconnection.org/remastersys/repository ubuntu/For Karmic and Newer with grub2 – version 2.0.13-1 and up
# Remastersys
deb http://www.geekconnection.org/remastersys/repository karmic/Then simply either reload in Synaptic or you can “sudo apt-get update” and install remastersys.
以上のとおり、Karmic=Ubuntu9.10の場合は、
$ sudo gedit /etc/apt/sources.list
として、末尾に
deb http://www.geekconnection.org/remastersys/repository karmic/
を付け加えて、保存終了し、
$ sudo apt-get update $ sudo apt-get install remastersys
とすれば、インストールできます。
右のように、システム管理のメニューにremastersysが追加されています。
クリックしていくと右のようなメニューが現れますので、適宜望むものを選択すれば良いようです。テンポラリーファイルは デフォルトでは、/home/remastersys/に作られますが、右のメニューで変更できます。
関連すると思われる投稿(Comments)
Trackback URL
No Comments »
RSS feed for comments on this post. TrackBack URL
Leave a comment
You must be logged in to post a comment.