|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] Create additional boot disk in Debian
|
> After a Debian system is up and running(Potato), what commant will create an
> extra boot disk? In the installation phase you are given the opportunity to
> create a boot disk, so there must be a simple command to make additional boot
> disks.
as root:
mkboot /path/to/your/kernel
so for me, i do "mkboot /boot/vmlinuz-2.4.16" since that's the kernel that
I currently use to boot my system.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
(kevin mudrick) (kevin@furhurts.com) (www.bleachedwhale.com)
pgp key available at http://www.bleachedwhale.com/kevinGPG.asc
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
"There are two major products that come out of Berkeley: LSD and UNIX.
We don't believe this to be a coincidence."
- Jeremy S. Anderson
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|