Hey, I do not know if this is a too late reply, but I also wanted to post this instruction for those with problems making the USB Rescue Stick.
Many are apparently struggling because the USB sticks are quite different regarding to the hardware in use and they all have different file systems. The USB stick must have a partition table, and a FAT32 system.
Well how to do that if you are not well experienced?
I myself tried several times, both with the gparted and fdisk at my linux system. I'm actually an experienced linux user (!), but still didnt make it to work. But by chance I suddenly realised I had the USB installation disk for Ubuntu by hand. Thats how I came on to make this detour, which, rather than several try-and-failures for the unexperienced, might be just as fast.
The big problem seems to be creating the partition table. And make it bootable. By following theese steps you will be sure you do it more than right.
1)
Make sure you have a USB stick at least 1 GB, 2 GB will be good as well.
2)
Now: Go to the Ubuntu website, download the Ubuntu installation image. (The *.iso file)
http://www.ubuntu.com/desktop/get-ubuntu/download
On the web-site over, follow the step 2 as well. It is a guide on how to make a USB boot disk for installing the Ubuntu-system on different platforms, Windows, Ubuntu, Mac, etc.. Its a good guide we can borrow for this purpose.
3)
Now following theese steps, we are 100% sure that we have a usb stick with the partition table, the right file-system, and even a bootable system on it, right?
4)
Well, we can not install Ubuntu on Bubba, it will not work. Don't even try it!! Therefore:
Insert the USB stick with the ubuntu boot-system on it in your PC (well not boot your PC on the stick, just put it into your system when you are up and running reading this). Use your file-system-browser, delete everything at the usb-stick's root directory. Delete everything except the install-directory. But delete everything under the install-directory.
Here is an important thing:
It might be that your USB stick is out of space, since you actually have a full Ubuntu Linux installation CD there. Well, if you are using a 2GB stick, there is no problem. And you strictly telling, only need to delete all the files directly under the root directory, and everything under the install directory. You might have to remove the USB stick a few times, making your operating system warn you to empty the trash folder, if you have it on your system.
Empty the trash folder, delete as much as possible, except the install-directory,
but delete everything under the install directory. Make sure there are enough space at your stick,
delete all files under the root at the stick, thats the point!
5)
Now, with a clean usb-stick: Go to
http://update.excito.net/install/latest/bubba-two/
Download file: b2-install-2.0.zip
As you will see when you open the zip-file, it has a particular structure with its own folders. When I unpacked the zip, all files ended up in a single directory at my system, no different directories. Frustrating? Why dont Excito maka an *.iso-file like Ubuntu? Well, I did not bother to check what worked placing the files in different directories, and ended up with the following structure:
Code: Select all
.
| - 8313E21.itb
| - Bubba.cfg
| - Bubba root-100414-1504.tar.gz
| - Install [DIRECTORY]
| | - 8313E21.itb
| | - Bubba.cfg
| | - Bubba root-100414-1504.tar.gz
| | - Install.itb
| | - Payload [DIRECTORY]
| | `- Bubba root-100414-1504.tar.gz
| `- U-boot (2). Bin
| - Install.itb
`- U-boot (2). Bin
As you see, I made sure that all files were everywhere, so I was sure it somehow would boot and be installed, when i was placing the stick in my bubba. Notice: This Is Very Space-Consuming At The Stick! Note that Bubba.cfg is actually two places. If you do the same thing as I did, Make sure they both are configured same way. Both in the root directory and the install directory.
I hope someone will read this post, and tell the right structure. (?)
Anyway:
Now you can follow the instructions under "Installing & Reinstalling Software":
http://download.excito.net/web/BubbaTwo ... index.html #
It worked for me. Good luck!