|
发表于 2004-7-19 16:39:41
|
显示全部楼层
很早的时候安装没有问题哦。试试dfsbuild:-)
#apt-cache show dfsbuild
Package: dfsbuild
Priority: optional
Section: utils
Installed-Size: 2756
Maintainer: John Goerzen <jgoerzen@complete.org>
Architecture: i386
Version: 0.6.8
Depends: libc6 (>= 2.3.2.ds1-4), ucf (>= 0.28), debconf, cdebootstrap, mkisofs,
apt-move, cramfsprogs, grub
Filename: pool/main/d/dfsbuild/dfsbuild_0.6.8_i386.deb
Size: 1000698
MD5sum: 87bee78d1d782cc5e254d6b00f1fb37f
Description: Build Debian From Scratch CD/DVD images
Debian From Scratch (DFS) is a live bootable CD that is designed to
provide a fully-featured kernel and a fully-featured rescue environment.
The rescue environment contains filesystem tools, editors, C development
environment, etc.
.
dfsbuild is the program used to create the DFS CD image. It is highly
configurable and can be used to create other custom bootable CD or DVD
images. You can use dfsbuild to do something as simple as building a
DFS CD with a custom kernel. Or, you can customize the CD to include a
completely different set of packages.
.
dfsbuild works by obtaining packages from your nearest Debian mirror.
It will generate an ISO image that contains a bootable Debian system
generated by installing those packages. Also, it can place all the .debs
and files needed by cdebootstrap in the image. Thus, the
generated image can be used to install the base Debian system on a PC as
well.
.
On i386 and amd64 platforms, dfsbuild supports the Grub bootloader.
.
On Alpha, dfsbuild supports the aboot bootloader.
.
On PowerPC, dfsbuild supports the yaboot bootloader.
但帮助的文档实在少了点。它的那个iso为不什么做得如此小,偶还不知道。用CDlinux提供的那个file-opt也不能优化。呵呵,看了mkisofs的帮助文档,怎么没有见有类似M$下cdimage.exe -o的功能? |
|