On Sat, Jun 02, 2007 at 12:04:03PM -0500, nicholas wrote:
> I finally figured out how to make a Debian USB installer image with
> a size other than 256MB. This may seem obvious to some, but no one
> suggested it when I asked, so here goes:
>
> echo 'deb-src http://ftp.debian.org/debian/ etch main
I finally figured out how to make a Debian USB installer image with
a size other than 256MB. This may seem obvious to some, but no one
suggested it when I asked, so here goes:
echo 'deb-src http://ftp.debian.org/debian/ etch main' >>/etc/apt/sources.list
apt-get update
apt-get -y install dpkg-
2 matches
Mail list logo