Difference between revisions of "Installing WeBWorK on Live USB"

From WeBWorK_wiki
Jump to navigation Jump to search
m (marked as historical)
 
(52 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{UnderConstruction}}
 
  +
{{Historical}}
  +
 
<!-- {{UnderConstruction}} -->
 
<!-- {{UnderConstruction}} -->
   
WeBWorK on a USB memory drive
 
   
 
These instructions explain how to download and install a disk image of a fully functioning WeBWorK 2.4 system onto a 2 GB or larger USB flash memory drive.
 
These instructions explain how to download and install a disk image of a fully functioning WeBWorK 2.4 system onto a 2 GB or larger USB flash memory drive.
Line 9: Line 9:
   
 
===Overview===
 
===Overview===
After installing the disk image on a USB flash memory drive, you will have a full fledged Ubuntu 9.04 system with WeBWorK, Apache2, MySQL, etc. installed and configured. You just have to plug the USB drive in and boot your computer from your USB drive. The system is persistent (if you choose to set up a persistent system, see below), i.e. any changes you make (to Ubuntu, WeBWorK, anything) are saved and will be there the next time you boot the system. Also nothing on your computer's hard drive will be touched so there will be no change to your standard operating system. If you want to run everything locally as a test, nothing else is required. If you want to connect your system to the internet so that people (students, professors) can connect to WeBWorK and you can login remotely (via ssh) to Ubuntu, you may have to configure networking (see below). Also it is imperative that you CHANGE THE PASSWORDS for the OS users <code>root</code> and <code>ubuntu</code> (which has sudo privileges), for the MySQL users <code>root</code> and <code>webworkWrite</code>, and for the WeBWorK users <code>admin</code> and <code>ubuntu</code> which have professor privileges (see below).
+
After installing the disk image on a USB flash memory drive, you will have a full fledged Ubuntu 10.04 system with WeBWorK, Apache2, MySQL, etc. installed and configured. You just have to plug the USB drive in and boot your computer from your USB drive. The system is persistent (if you choose to set up a persistent system, see below), i.e. any changes you make (to Ubuntu, WeBWorK, anything) are saved and will be there the next time you boot the system. Also nothing on your computer's hard drive will be touched so there will be no change to your standard operating system. If you want to run everything locally as a test, nothing else is required. If you want to connect your system to the internet so that people (students, professors) can connect to WeBWorK and you can login remotely (via ssh) to Ubuntu, you may have to configure networking (see below). Also it is imperative that you CHANGE THE PASSWORDS for the OS users <code>root</code> and <code>wwadmin</code> (which has sudo privileges), for the MySQL users <code>root</code> and <code>webworkWrite</code>, and for the WeBWorK user <code>admin</code> who has professor privileges (see below).
   
There are more detailed instructions for Ubuntu 9.04 and WeBWorK 2.4 at
+
There are more detailed instructions for Ubuntu 10.04 and WeBWorK 2.4 at
[[Installation_Manual_for_2.4_on_Ubuntu_9.04]]
+
[[Installation_Manual_for_2.4_on_Ubuntu_10.04]]
   
 
===Requirements===
 
===Requirements===
   
 
# You need a PC that can be booted from USB. This seems to exclude all Mac's and very old PC's. Most PC's less the 5 or 6 years old should be OK.
 
# You need a PC that can be booted from USB. This seems to exclude all Mac's and very old PC's. Most PC's less the 5 or 6 years old should be OK.
# You meed a 2GB or larger USB flash memory drive. For most purposes, any flash drive should work. If you plan to have a small production system with a number of people using WeBWorK simultaneously, you probably want a drive with decent read and write speeds. For example, the SanDisk Extreme Cruzer Contour with 25MB/sec read and 18MB/sec write speeds.
+
# You meed a 2GB or larger USB flash memory drive. For most purposes, any flash drive should work. If you plan to have a small production system with a number of people using WeBWorK simultaneously, you probably want a drive with decent read and write speeds. For example, the SanDisk Extreme Cruzer Contour with 25MB/sec read and 18MB/sec write speeds. Another good option is the Kingston 4GB DataTraveler 410 USB Flash Drive.
   
 
===USB Creator===
 
===USB Creator===
   
# Go to http://www.linuxliveusb.com/ and then download and install LinuxLive USB Creator 2.5. LinuxLive USB Creator runs on Windows.
+
# Go to http://www.linuxliveusb.com/ and then download and install LinuxLive USB Creator 2.5 (or the latest version). LinuxLive USB Creator runs on Windows.
# If you want create the live USB on a Linux system, use e.g. UNetbootin (http://unetbootin.sourceforge.net/). The directions below are for LinuxLive USB Creator 2.5 but I have used UNetbootin in the past and the method is very similar. See the section on [[#UNetbootin]] at the bottom of this page for a little more information.
+
# If you want to create the live USB on a Linux system, use e.g. UNetbootin (http://unetbootin.sourceforge.net/). The directions below are for LinuxLive USB Creator 2.5 but I have used UNetbootin in the past and the method is very similar. See the section on [[#UNetbootin]] at the bottom of this page for a little more information.
   
 
===Downloads===
 
===Downloads===
   
# Go to http://devel.webwork.rochester.edu/ww-downloads/WW2.4_Ubuntu10.04_64bit_Vanilla_LiveDVD.iso and download <code> WW2.4_Ubuntu10.04_64bit_Vanilla_LiveDVD.iso</code> (it is a 1.18 GB file)
 
  +
# Click on http://devel.webwork.rochester.edu/ww-downloads/WW2.4_Ubuntu10.04_64bit_Vanilla_LiveDVD.iso.md5 and save the MD5 checksum
 
  +
There are both 64 bit and 32 bit distributions. The 64 bit distribution should work with most modern cpu's. If you have an old 32 bit cpu, use the 32 bit distribution. Download the md5 check sum and .iso file from either of the sites below. Download <code>WW2.4.9_Ubuntu10.04.2LTS_64bit_Vanilla_LiveDVD.iso.md5</code> and <code>WW2.4.9_Ubuntu10.04.2LTS_64bit_Vanilla_LiveDVD.iso</code> (or <code> WW2.4.9_Ubuntu10.04.2LTS_32bit_Vanilla_LiveDVD.iso.md5</code> and <code> WW2.4.9_Ubuntu10.04.2LTS_32bit_Vanilla_LiveDVD.iso</code>). The iso's are 1.2 GB files.
# Verify the MD5 checksum of your downloaded file
 
  +
# Note that the above instructors assume you will be using the Live USB on a computer with a 64 bit processor. If you have an old computer with a 32 bit processor, instead go to http://devel.webwork.rochester.edu/ww-downloads/WW2.4_Ubuntu9.10_Vanilla_LiveDVD.iso and download <code> WW2.4_Ubuntu9.10_Vanilla_LiveDVD.iso</code> (it is a 1.25 GB file). The MD5 checksum is at http://devel.webwork.rochester.edu/ww-downloads/WW2.4_Ubuntu9.10_Vanilla_LiveDVD.iso.md5
 
  +
* Rochester
  +
# http://hosted2.webwork.rochester.edu/ww-downloads/WW2.4.9_Ubuntu10.04.2LTS_64bit_Vanilla_LiveDVD.iso.md5
  +
# http://hosted2.webwork.rochester.edu/ww-downloads/WW2.4.9_Ubuntu10.04.2LTS_64bit_Vanilla_LiveDVD.iso
  +
or for 32 bit systems
  +
# http://hosted2.webwork.rochester.edu/ww-downloads/WW2.4.9_Ubuntu10.04.2LTS_32bit_Vanilla_LiveDVD.iso.md5
  +
# http://hosted2.webwork.rochester.edu/ww-downloads/WW2.4.9_Ubuntu10.04.2LTS_32bit_Vanilla_LiveDVD.iso
  +
* MAA
  +
# http://webwork.maa.org/ww-downloads/WW2.4.9_Ubuntu10.04.2LTS_64bit_Vanilla_LiveDVD.iso.md5
  +
# http://webwork.maa.org/ww-downloads/WW2.4.9_Ubuntu10.04.2LTS_64bit_Vanilla_LiveDVD.iso
  +
or for 32 bit systems
  +
# http://webwork.maa.org/ww-downloads/WW2.4.9_Ubuntu10.04.2LTS_32bit_Vanilla_LiveDVD.iso.md5
  +
# http://webwork.maa.org/ww-downloads/WW2.4.9_Ubuntu10.04.2LTS_32bit_Vanilla_LiveDVD.iso
  +
  +
<!-- &#32;* The files do not exist at this location yet -->
  +
  +
  +
* Verify the MD5 checksum of your downloaded file agrees with the above
   
 
===Install WeBWorK on USB drive ===
 
===Install WeBWorK on USB drive ===
   
# Plug your 2 GB or larger USB drive into the computer and make sure the computer recognizes it.
+
# Plug your 2 GB or larger USB drive into the computer and make sure the computer recognizes it
# Run UNetbootin
+
# Run LinuxLive USB Creator
  +
Here are the steps
  +
# Choose your key, i.e. your USB flash memory drive
  +
# Choose your source. Select ISO/IMG/ZIP and browse for and select e.g. <code> WW2.4_Ubuntu10.04_64bit_Vanilla_LiveDVD.iso</code>. '''Important:''' Newer versions of LinuxLive USB Creator (e.g. version 2.8.8) do not recognize the name <code> WW2.4_Ubuntu10.04_64bit_Vanilla_LiveDVD.iso</code> as being a Ubuntu distribution. If you don't change the file name most things should work but e.g. '''persistence will not work'''. To be safe or if you want persistence rename the WeBWorK iso file to <code>ubuntu-10.04.2-desktop-amd64.iso</code> for the 64 bit version or <code>ubuntu-10.04.2-desktop-i386.iso</code> for the 32 bit version. You will see the warning "You have the right ISO file but it is corrupted or was altered. ..." which you can ignore. This is annoying but I haven't found a better work around.
  +
# Use the slide to select (or just enter) the additional amount of space you want to use for persistent data. You need 1.2 GB for WeBWorK, etc so the remaining space on your USB flash memory drive can be used for this. 1024 or 2048 MB's (1 or 2 GB's) should be ample.
  +
# Options. I didn't check any options and unchecked those that were checked but you may want to format your USB flash memory drive
  +
# Then create it
   
  +
Note that in the last step "Formatting persistence file", on my Windows 7 system I get the error "There is no disk in the drive. Please insert a disk into drive \Device\Harddisk2\DR2". I just hit "Cancel" four times until the error message disappeared. As far as I can tell everything works fine in persistent and non persistent modes. I have not been able to find any references to this error on the web.
   
  +
===Persistence ===
  +
If you don't do anything more you will have a '''non-persistent''' system meaning that when you reboot the USB flash memory drive everything will be in exactly the same state it was in originally (i.e. any changes you made to Ubuntu, WeBWorK, anything will not be saved).
   
  +
A '''persistent''' system means that when you reboot the USB flash memory drive everything will be in exactly the same state it was when you last shut down the system (i.e. any changes you made to Ubuntu, WeBWorK, anything will be saved). If you want a '''persistent''' system (most people probably do especially if you are connecting to the web and want to save new passwords, etc) do the following
   
  +
On your USB flash memory drive edit the file <code>syslinux.cfg</code> which you will find in the <code>\syslinux</code> directory (you may want to make a back up copy of it first). Under the section <code>label live</code> add in "persistent" at the end of the line that begins with "append", and save the file, so your <code>syslinux.cfg</code> should look like this:
   
   
# Run UNetbootin and check "Diskimage". Then browse for the file <code>WW2.4_Ubuntu9.04_LiveDVD.iso</code> and select it
 
  +
label live
  +
menu label live - boot the Live System
  +
kernel /casper/vmlinuz
  +
append file=/cdrom/preseed/custom.seed boot=casper initrd=/casper/initrd.gz quiet splash persistent --
  +
  +
Don't forget the space before the <code>--</code>
  +
  +
Now you will have persistence if you boot the Live System.
  +
  +
If you want the option of using your USB flash memory drive in both persistent and non persistent modes (sometimes you want to save changes and sometimes you don't), then leave the <code>label live</code> section alone and directly below it add the section
  +
  +
label live persistent
  +
menu label live persistent - boot the Live Persistent System
  +
kernel /casper/vmlinuz
  +
append file=/cdrom/preseed/custom.seed boot=casper initrd=/casper/initrd.gz quiet splash persistent --
  +
  +
Then booting the Live System will give you your original '''non-persistent''' system and booting the Live Persistent System will give you your '''persistent''' system. Note that any changes you make in the persistent mode will never appear in the non-persistent mode.
  +
  +
===Boot from USB drive ===
  +
With the USD drive plugged in reboot your system and boot from USB. You will probably have to hold down a certain key (e.g. F12 or F11) to bring up a boot menu. Or possibly you may have to edit your BIOS to allow booting from USB. Select USB Storage Device as the boot device and boot.
  +
  +
You will be presented with a list of options. Select the first '''live - boot the Live System''' (which is the default) or second (if you added it) '''live_persistent - boot the Live Persistent System''' and log in. Use <code>wwadmin</code> as the Username and <code>wwadmin</code> as the Password.
  +
  +
If you do not want to connect your server to the internet, you can just open firefox and access the URL: http://localhost/webwork2 . If you connect to a network using DHCP, networking will be set up automatically.
  +
  +
==='Sorry, the program "gvfsd-metadata" closed unexpectedly' Error===
  +
  +
The first time you boot up in the persistent mode (and every time you boot up in the non-persistent mode) you will see the error message: 'Sorry, the program "gvfsd-metadata" closed unexpectedly'. This is a known bug (see e.g. http://ubuntuforums.org/showthread.php?t=1403357). You can ignore it or you can just remove the offending file
  +
rm -rf ~/.local/share/gvfs-metadata
  +
and a correct version will be recreated automatically.
  +
  +
==What to do next==
  +
  +
The installation on your USB flash memory drive is identical to the installation given in the instructions [[Installing from WW2.4 Ubuntu10.04 64bit Vanilla LiveDVD]] except that the installation occured on your USB flash memory drive, not on your hard drive. All the sections on '''Passwords''', '''Setting up networking using a static IP address''', '''Global Configuration''' and '''File and Directory Locations and System Information''' apply and you should read them. If you set up a persistent system, all changes you make will be preserved the next time you boot from your USB flash memory drive. If you set up a non-persistent system, the changes will only last until you shut down the system.
  +
  +
==UNetbootin==
  +
Here are some quick notes on using UNetbootin. I haven't tested these recently but they should still be valid.
  +
  +
First get UNetbootin and install it (http://unetbootin.sourceforge.net/)
  +
  +
# Run UNetbootin and check "Diskimage". Then browse for the file <code> WW2.4_Ubuntu10.04_64bit_Vanilla_LiveDVD.iso</code> and select it
 
# Make sure your USD drive is selected (often drive D: but check before you write to it)
 
# Make sure your USD drive is selected (often drive D: but check before you write to it)
 
# Hit <code>OK</code> and sit back while the installation onto the USB drive takes place
 
# Hit <code>OK</code> and sit back while the installation onto the USB drive takes place
   
===Persistence ===
 
 
If you don't do anything more you will have a '''non-persistent''' system meaning that when you reboot the USB flash memory drive everything will be in exactly the same state it was in originally (i.e. any changes you made to Ubuntu, WeBWorK, anything will not be saved).
 
If you don't do anything more you will have a '''non-persistent''' system meaning that when you reboot the USB flash memory drive everything will be in exactly the same state it was in originally (i.e. any changes you made to Ubuntu, WeBWorK, anything will not be saved).
   
Line 77: Line 137:
 
For more info see https://help.ubuntu.com/community/LiveCD/Persistence
 
For more info see https://help.ubuntu.com/community/LiveCD/Persistence
   
===Boot from USB drive ===
 
# With the USD drive plugged in reboot your system and boot from USB. You will probably have to hold down a certain key (e.g. F12 or F11) to bring up a boot menu. Or possibly you may have to edit your BIOS to allow booting from USB. Select USB Storage Device as the boot device and boot.
 
 
You will be presented with a list of options. Select the first (default) or second (live) and log in. Use <code>ubuntu</code> as the Username and <code>admin</code> as the Password.
 
 
If you do not want to connect your server to the internet, you can just open firefox and access the URL: http://localhost/webwork2 . If you connect to a network using DHCP, networking will be set up automatically.
 
 
===What to do next===
 
 
The installation on your USB flash memory drive is identical to the installation given in the instructions [[Installing from WW2.4_Ubuntu9.04_LiveDVD]] except that the installation occured on your USB flash memory drive, not on your hard drive. All the sections on '''Passwords''', '''Setting up networking using a static IP address''', '''Global Configuration''' and '''File and Directory Locations and System Information''' apply and you should read them. If you set up a persistent system, all changes you make will be preserved the next time you boot from your USB flash memory drive. If you set up a non-persistent system, the changes will only last until you shut down the system.
 
 
===UNetbootin===
 
   
 
[[Category:WeBWorK on Live Media]]
 
[[Category:WeBWorK on Live Media]]

Latest revision as of 12:25, 16 June 2021

This article has been retained as a historical document. It is not up-to-date and the formatting may be lacking. Use the information herein with caution.


These instructions explain how to download and install a disk image of a fully functioning WeBWorK 2.4 system onto a 2 GB or larger USB flash memory drive.

Installing WeBWorK on a 2 GB or larger USB flash memory drive

Overview

After installing the disk image on a USB flash memory drive, you will have a full fledged Ubuntu 10.04 system with WeBWorK, Apache2, MySQL, etc. installed and configured. You just have to plug the USB drive in and boot your computer from your USB drive. The system is persistent (if you choose to set up a persistent system, see below), i.e. any changes you make (to Ubuntu, WeBWorK, anything) are saved and will be there the next time you boot the system. Also nothing on your computer's hard drive will be touched so there will be no change to your standard operating system. If you want to run everything locally as a test, nothing else is required. If you want to connect your system to the internet so that people (students, professors) can connect to WeBWorK and you can login remotely (via ssh) to Ubuntu, you may have to configure networking (see below). Also it is imperative that you CHANGE THE PASSWORDS for the OS users root and wwadmin (which has sudo privileges), for the MySQL users root and webworkWrite, and for the WeBWorK user admin who has professor privileges (see below).

There are more detailed instructions for Ubuntu 10.04 and WeBWorK 2.4 at Installation_Manual_for_2.4_on_Ubuntu_10.04

Requirements

  1. You need a PC that can be booted from USB. This seems to exclude all Mac's and very old PC's. Most PC's less the 5 or 6 years old should be OK.
  2. You meed a 2GB or larger USB flash memory drive. For most purposes, any flash drive should work. If you plan to have a small production system with a number of people using WeBWorK simultaneously, you probably want a drive with decent read and write speeds. For example, the SanDisk Extreme Cruzer Contour with 25MB/sec read and 18MB/sec write speeds. Another good option is the Kingston 4GB DataTraveler 410 USB Flash Drive.

USB Creator

  1. Go to http://www.linuxliveusb.com/ and then download and install LinuxLive USB Creator 2.5 (or the latest version). LinuxLive USB Creator runs on Windows.
  2. If you want to create the live USB on a Linux system, use e.g. UNetbootin (http://unetbootin.sourceforge.net/). The directions below are for LinuxLive USB Creator 2.5 but I have used UNetbootin in the past and the method is very similar. See the section on #UNetbootin at the bottom of this page for a little more information.

Downloads

There are both 64 bit and 32 bit distributions. The 64 bit distribution should work with most modern cpu's. If you have an old 32 bit cpu, use the 32 bit distribution. Download the md5 check sum and .iso file from either of the sites below. Download WW2.4.9_Ubuntu10.04.2LTS_64bit_Vanilla_LiveDVD.iso.md5 and WW2.4.9_Ubuntu10.04.2LTS_64bit_Vanilla_LiveDVD.iso (or WW2.4.9_Ubuntu10.04.2LTS_32bit_Vanilla_LiveDVD.iso.md5 and WW2.4.9_Ubuntu10.04.2LTS_32bit_Vanilla_LiveDVD.iso). The iso's are 1.2 GB files.

  • Rochester
  1. http://hosted2.webwork.rochester.edu/ww-downloads/WW2.4.9_Ubuntu10.04.2LTS_64bit_Vanilla_LiveDVD.iso.md5
  2. http://hosted2.webwork.rochester.edu/ww-downloads/WW2.4.9_Ubuntu10.04.2LTS_64bit_Vanilla_LiveDVD.iso

or for 32 bit systems

  1. http://hosted2.webwork.rochester.edu/ww-downloads/WW2.4.9_Ubuntu10.04.2LTS_32bit_Vanilla_LiveDVD.iso.md5
  2. http://hosted2.webwork.rochester.edu/ww-downloads/WW2.4.9_Ubuntu10.04.2LTS_32bit_Vanilla_LiveDVD.iso
  • MAA
  1. http://webwork.maa.org/ww-downloads/WW2.4.9_Ubuntu10.04.2LTS_64bit_Vanilla_LiveDVD.iso.md5
  2. http://webwork.maa.org/ww-downloads/WW2.4.9_Ubuntu10.04.2LTS_64bit_Vanilla_LiveDVD.iso

or for 32 bit systems

  1. http://webwork.maa.org/ww-downloads/WW2.4.9_Ubuntu10.04.2LTS_32bit_Vanilla_LiveDVD.iso.md5
  2. http://webwork.maa.org/ww-downloads/WW2.4.9_Ubuntu10.04.2LTS_32bit_Vanilla_LiveDVD.iso


  • Verify the MD5 checksum of your downloaded file agrees with the above

Install WeBWorK on USB drive

  1. Plug your 2 GB or larger USB drive into the computer and make sure the computer recognizes it
  2. Run LinuxLive USB Creator

Here are the steps

  1. Choose your key, i.e. your USB flash memory drive
  2. Choose your source. Select ISO/IMG/ZIP and browse for and select e.g. WW2.4_Ubuntu10.04_64bit_Vanilla_LiveDVD.iso. Important: Newer versions of LinuxLive USB Creator (e.g. version 2.8.8) do not recognize the name WW2.4_Ubuntu10.04_64bit_Vanilla_LiveDVD.iso as being a Ubuntu distribution. If you don't change the file name most things should work but e.g. persistence will not work. To be safe or if you want persistence rename the WeBWorK iso file to ubuntu-10.04.2-desktop-amd64.iso for the 64 bit version or ubuntu-10.04.2-desktop-i386.iso for the 32 bit version. You will see the warning "You have the right ISO file but it is corrupted or was altered. ..." which you can ignore. This is annoying but I haven't found a better work around.
  3. Use the slide to select (or just enter) the additional amount of space you want to use for persistent data. You need 1.2 GB for WeBWorK, etc so the remaining space on your USB flash memory drive can be used for this. 1024 or 2048 MB's (1 or 2 GB's) should be ample.
  4. Options. I didn't check any options and unchecked those that were checked but you may want to format your USB flash memory drive
  5. Then create it

Note that in the last step "Formatting persistence file", on my Windows 7 system I get the error "There is no disk in the drive. Please insert a disk into drive \Device\Harddisk2\DR2". I just hit "Cancel" four times until the error message disappeared. As far as I can tell everything works fine in persistent and non persistent modes. I have not been able to find any references to this error on the web.

Persistence

If you don't do anything more you will have a non-persistent system meaning that when you reboot the USB flash memory drive everything will be in exactly the same state it was in originally (i.e. any changes you made to Ubuntu, WeBWorK, anything will not be saved).

A persistent system means that when you reboot the USB flash memory drive everything will be in exactly the same state it was when you last shut down the system (i.e. any changes you made to Ubuntu, WeBWorK, anything will be saved). If you want a persistent system (most people probably do especially if you are connecting to the web and want to save new passwords, etc) do the following

On your USB flash memory drive edit the file syslinux.cfg which you will find in the \syslinux directory (you may want to make a back up copy of it first). Under the section label live add in "persistent" at the end of the line that begins with "append", and save the file, so your syslinux.cfg should look like this:


label live
  menu label live - boot the Live System
  kernel /casper/vmlinuz
  append  file=/cdrom/preseed/custom.seed boot=casper initrd=/casper/initrd.gz quiet splash persistent --

Don't forget the space before the --

Now you will have persistence if you boot the Live System.

If you want the option of using your USB flash memory drive in both persistent and non persistent modes (sometimes you want to save changes and sometimes you don't), then leave the label live section alone and directly below it add the section

label live persistent
  menu label live persistent - boot the Live Persistent System
  kernel /casper/vmlinuz
  append  file=/cdrom/preseed/custom.seed boot=casper initrd=/casper/initrd.gz quiet splash persistent --

Then booting the Live System will give you your original non-persistent system and booting the Live Persistent System will give you your persistent system. Note that any changes you make in the persistent mode will never appear in the non-persistent mode.

Boot from USB drive

With the USD drive plugged in reboot your system and boot from USB. You will probably have to hold down a certain key (e.g. F12 or F11) to bring up a boot menu. Or possibly you may have to edit your BIOS to allow booting from USB. Select USB Storage Device as the boot device and boot.

You will be presented with a list of options. Select the first live - boot the Live System (which is the default) or second (if you added it) live_persistent - boot the Live Persistent System and log in. Use wwadmin as the Username and wwadmin as the Password.

If you do not want to connect your server to the internet, you can just open firefox and access the URL: http://localhost/webwork2 . If you connect to a network using DHCP, networking will be set up automatically.

'Sorry, the program "gvfsd-metadata" closed unexpectedly' Error

The first time you boot up in the persistent mode (and every time you boot up in the non-persistent mode) you will see the error message: 'Sorry, the program "gvfsd-metadata" closed unexpectedly'. This is a known bug (see e.g. http://ubuntuforums.org/showthread.php?t=1403357). You can ignore it or you can just remove the offending file

rm -rf ~/.local/share/gvfs-metadata

and a correct version will be recreated automatically.

What to do next

The installation on your USB flash memory drive is identical to the installation given in the instructions Installing from WW2.4 Ubuntu10.04 64bit Vanilla LiveDVD except that the installation occured on your USB flash memory drive, not on your hard drive. All the sections on Passwords, Setting up networking using a static IP address, Global Configuration and File and Directory Locations and System Information apply and you should read them. If you set up a persistent system, all changes you make will be preserved the next time you boot from your USB flash memory drive. If you set up a non-persistent system, the changes will only last until you shut down the system.

UNetbootin

Here are some quick notes on using UNetbootin. I haven't tested these recently but they should still be valid.

First get UNetbootin and install it (http://unetbootin.sourceforge.net/)

  1. Run UNetbootin and check "Diskimage". Then browse for the file WW2.4_Ubuntu10.04_64bit_Vanilla_LiveDVD.iso and select it
  2. Make sure your USD drive is selected (often drive D: but check before you write to it)
  3. Hit OK and sit back while the installation onto the USB drive takes place

If you don't do anything more you will have a non-persistent system meaning that when you reboot the USB flash memory drive everything will be in exactly the same state it was in originally (i.e. any changes you made to Ubuntu, WeBWorK, anything will not be saved).

A persistent system means that when you reboot the USB flash memory drive everything will be in exactly the same state it was when you last shut down the system (i.e. any changes you made to Ubuntu, WeBWorK, anything will be saved). If you want a persistent system (most people probably do especially if you are connecting to the web and want to save new passwords, etc) do the following

  1. Go to http://unetbootin.sourceforge.net/diskimg/ and download 512mb.zip
  2. http://unetbootin.sourceforge.net/diskimg/readme.txt gives the instruction we repeat below we some slight amplifications.


Go to http://unetbootin.sourceforge.net/diskimg/ and download one of the files (128mb.zip, 256mb.zip, or 512mb.zip) corresponding to the amount of persistent space you want (make sure the size of the persistent disk image is smaller than the free space you have on your USB drive). Since the .iso file is a 1.1GB file you need a 2GB flash memory card and this gives plenty of space for the extra 512 MB of persistent space so download the 512mb.zip file.


Now extract the file "casper.rw" from the zip file to your USB drive.

Now edit D:\syslinux.cfg (assuming D:\ is where your USB drive is) and add in "persistent" in two places at the end of the first two lines that begin with "append", and save the file, so your syslinux.cfg should look something like this:


default unetbootin
label unetbootin
kernel /ubnkern
append initrd=/ubninit file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash persistent --
label ubnentry0
menu label live
kernel /casper/vmlinuz
append initrd=/casper/initrd.gz file=/cdrom/preseed/custom.seed boot=casper  quiet splash persistent --

Don't forget the space before the --

Now you will have persistence if you boot the default or live options. For more info see https://help.ubuntu.com/community/LiveCD/Persistence