Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
sanboot:debian_and_ubuntu [2007/10/24 15:11]
curs0r
sanboot:debian_and_ubuntu [2007/10/24 19:30]
curs0r
Line 56: Line 56:
 you can now [[sanboot:​aoe|make the contents of that image available you can now [[sanboot:​aoe|make the contents of that image available
 via AoE]]. via AoE]].
 +
 +
  
  
Line 122: Line 124:
 # apt-get update #In case gnupg has the sniffles # apt-get update #In case gnupg has the sniffles
 # apt-get upgrade #It is always better to be certain that you have the latest versions than guess # apt-get upgrade #It is always better to be certain that you have the latest versions than guess
-# apt-get install linux-generic grub+# apt-get install linux-generic grub aoetools
 </​code>​ </​code>​
 To make our image bootable, Grub must be setup within the MBR. In order for this to work, we must first create the AoE special devices in our chroot. Then we must discover AoE targets so that we may mount our image under the chroot using the mount point /​aoeroot. ​ To make our image bootable, Grub must be setup within the MBR. In order for this to work, we must first create the AoE special devices in our chroot. Then we must discover AoE targets so that we may mount our image under the chroot using the mount point /​aoeroot. ​
Line 136: Line 138:
 # cp -r /​usr/​lib/​grub/​i386/​. /boot/grub # cp -r /​usr/​lib/​grub/​i386/​. /boot/grub
 </​code>​ </​code>​
-Grub will require a file called devices.map to be present under /​boot/​grub. ​The contents of this file are quite simple.+Grub will require a file called devices.map to be present under /​boot/​grub. ​Using the nano text editor we can create ​this simple ​file quickly.
 <​code>​ <​code>​
 # nano /​boot/​grub/​devices.map # nano /​boot/​grub/​devices.map

Navigation

* [[:start|Home]] * [[:about|About our Project]] * [[:download|Download]] * [[:screenshots|Screenshots]] * Documentation * [[:howtos|HowTo Guides]] * [[:appnotes|Application Notes]] * [[:faq:|FAQs]] * [[:doc|General Doc]] * [[:talks|Videos, Talks, and Papers]] * [[:hardwareissues|Hardware Issues]] * [[:mailinglists|Mailing lists]] * [[http://support.etherboot.org/|Bugtracker]] * [[:contributing|Contributing]] * [[:editing_permission|Wiki Edit Permission]] * [[:wiki:syntax|Wiki Syntax]] * [[:contact|Contact]] * [[:relatedlinks|Related Links]] * [[:commerciallinks|Commercial Links]] * [[:acknowledgements|Acknowledgements]] * [[:logos|Logo Art]]

QR Code
QR Code sanboot:debian_and_ubuntu (generated for current page)