NOTE: This is Part 5 in a series on booting Ubuntu from an iSCSI disk. View all of the sections here. Previously we setup a iSCSI target (server) and installed Ubuntu to the iSCSI disk. We also setup iPXE on the server, but we need to configure dnsmasq to route the client correctly. In my previous post I walked…
Monthly Archives: April 2012
Configuring iPXE (formerly gPXE) for booting an iSCSI disk
NOTE: This is Part 4 in a series on booting Ubuntu from an iSCSI disk. View all of the sections here. In my previous posts I’ve walked through how to install and configure an Ubuntu installation on an iSCSI disk. We now need to setup our bootloaders to connect to and boot from the iSCSI disk. The…
Install & Configure Ubuntu to boot from an iSCSI disk
NOTE: This is Part 3 in a series on booting Ubuntu from an iSCSI disk. We have previously created an iSCSI disk and connected to it from the Ubuntu Live installation CD. View all of the sections here. Many of the commands in this post were taken from http://etherboot.org/wiki/sanboot/ubuntu_iscsi. If you’re following along with the series, you are…