Port-xen archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Grub documentation on howto.{xml,html}
Grub amd64 -current install example:
* ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/i386/
* ftp> get 4.0_2008Q1/sysutils/grub-0.97nb8.tgz
* pkg_add -vf grub-0.97nb8.tgz
Grub Post-Install:
* /usr/pkgsrc/emulators/netbsd32_compat40 && make install
* mkdir -p /grub # make my file system ugly please thx
* cp /usr/pkg/lib/grub/i386-/stage1 /grub/
* cp /usr/pkg/lib/grub/i386-/stage2 /grub/
* cp /usr/pkg/lib/grub/i386-/ffs_stage1_5 /grub/
Also reference link to:
http://wiki.netbsd.se/grub
Which doesn't mention the cp(1) either -- which leads me to believe that
it should know to search /usr.
--
Brian A. Seklecki <bseklecki%collaborativefusion.com@localhost>
Collaborative Fusion, Inc.
Home |
Main Index |
Thread Index |
Old Index