|
发表于 2004-6-20 02:11:49
|
显示全部楼层
用dfs吧。
http://lwn.net/Articles/86679/
http://people.debian.org/~jgoerzen/dfs/
color cyan/blue blue/light-gray
title Boot vmlinuz-2.6.6
kernel /boot/vmlinuz-2.6.6 root=/dev/ram0
initrd /opt/dfsruntime/initrd.dfs
boot
title Boot vmlinuz-2.6.6-amd64
kernel /boot/vmlinuz-2.6.6-amd64 root=/dev/ram0
initrd /opt/dfsruntime/initrd.dfs
boot
title Boot vmlinuz-2.6.6-amd64-scsi-sata
kernel /boot/vmlinuz-2.6.6-amd64-scsi-sata root=/dev/ram0
initrd /opt/dfsruntime/initrd.dfs
boot
title .
color cyan/blue blue/light-gray
title Debian From Scratch (DFS) 0.6.5 (Mon Jun 7 15:21:12 CDT 2004)
color cyan/blue blue/light-gray
完全定制,超强的引导,完全的自由。还是活生生的基于live cd |
|