파트이미지 가 없어요....우분투

doodoo의 이미지

doodoo@doodoo:~$ sudo apt-cache search image | grep ^part
partimage-doc - Partition Image User Documentation

우째서....도큐밖에는 없는 걸까요?
우분투 9.04 입니다.

참고로...

doodoo@doodoo:/etc/apt$ cat sources.list
#
# deb cdrom:[Ubuntu 9.04 _Jaunty Jackalope_ - Release amd64 (20090420.1)]/ jaunty main restricted
 
#deb cdrom:[Ubuntu 9.04 _Jaunty Jackalope_ - Release amd64 (20090420.1)]/ jaunty main restricted
# See <a href="http://help.ubuntu.com/community/UpgradeNotes" rel="nofollow">http://help.ubuntu.com/community/UpgradeNotes</a> for how to upgrade to
# newer versions of the distribution.
 
deb <a href="http://ftp.daum.net/ubuntu/" rel="nofollow">http://ftp.daum.net/ubuntu/</a> jaunty main restricted
deb-src <a href="http://ftp.daum.net/ubuntu/" rel="nofollow">http://ftp.daum.net/ubuntu/</a> jaunty main restricted
 
## Major bug fix updates produced after the final release of the
## distribution.
deb <a href="http://ftp.daum.net/ubuntu/" rel="nofollow">http://ftp.daum.net/ubuntu/</a> jaunty-updates main restricted
deb-src <a href="http://ftp.daum.net/ubuntu/" rel="nofollow">http://ftp.daum.net/ubuntu/</a> jaunty-updates main restricted
 
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb <a href="http://ftp.daum.net/ubuntu/" rel="nofollow">http://ftp.daum.net/ubuntu/</a> jaunty universe
deb-src <a href="http://ftp.daum.net/ubuntu/" rel="nofollow">http://ftp.daum.net/ubuntu/</a> jaunty universe
deb <a href="http://ftp.daum.net/ubuntu/" rel="nofollow">http://ftp.daum.net/ubuntu/</a> jaunty-updates universe
deb-src <a href="http://ftp.daum.net/ubuntu/" rel="nofollow">http://ftp.daum.net/ubuntu/</a> jaunty-updates universe
 
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb <a href="http://ftp.daum.net/ubuntu/" rel="nofollow">http://ftp.daum.net/ubuntu/</a> jaunty multiverse
deb-src <a href="http://ftp.daum.net/ubuntu/" rel="nofollow">http://ftp.daum.net/ubuntu/</a> jaunty multiverse
deb <a href="http://ftp.daum.net/ubuntu/" rel="nofollow">http://ftp.daum.net/ubuntu/</a> jaunty-updates multiverse
deb-src <a href="http://ftp.daum.net/ubuntu/" rel="nofollow">http://ftp.daum.net/ubuntu/</a> jaunty-updates multiverse
 
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb <a href="http://ftp.daum.net/ubuntu/" rel="nofollow">http://ftp.daum.net/ubuntu/</a> jaunty-backports main restricted universe multiverse
# deb-src <a href="http://ftp.daum.net/ubuntu/" rel="nofollow">http://ftp.daum.net/ubuntu/</a> jaunty-backports main restricted universe multiverse
 
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb <a href="http://archive.canonical.com/ubuntu" rel="nofollow">http://archive.canonical.com/ubuntu</a> jaunty partner
# deb-src <a href="http://archive.canonical.com/ubuntu" rel="nofollow">http://archive.canonical.com/ubuntu</a> jaunty partner
 
deb <a href="http://security.ubuntu.com/ubuntu" rel="nofollow">http://security.ubuntu.com/ubuntu</a> jaunty-security main restricted
deb-src <a href="http://security.ubuntu.com/ubuntu" rel="nofollow">http://security.ubuntu.com/ubuntu</a> jaunty-security main restricted
deb <a href="http://security.ubuntu.com/ubuntu" rel="nofollow">http://security.ubuntu.com/ubuntu</a> jaunty-security universe
deb-src <a href="http://security.ubuntu.com/ubuntu" rel="nofollow">http://security.ubuntu.com/ubuntu</a> jaunty-security universe
deb <a href="http://security.ubuntu.com/ubuntu" rel="nofollow">http://security.ubuntu.com/ubuntu</a> jaunty-security multiverse
deb-src <a href="http://security.ubuntu.com/ubuntu" rel="nofollow">http://security.ubuntu.com/ubuntu</a> jaunty-security multiverse
doodoo@doodoo:/etc/apt$