How do I install V.7.10 on a memory stick and what size memory stick should I use

Asked by Drake

I am new to this, I want to try linux out, but want to save my settings. I heard that one can install to a memory stick. How do I do this, and what size memory stick would be sufficient. I will be using V7.10

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
John Bruno (jbalaska) said :
#1
Revision history for this message
Chris Cook (chris-cook10) said :
#2

Theres some good tutorials on this subject area at http://www.pendrivelinux.com/

The relevant tutorial for 7.10 is at http://www.pendrivelinux.com/2007/09/28/usb-ubuntu-710-gutsy-gibbon-install/

You will need at least a 1Gb memory stick that you can empty of all data.

You can also run Ubuntu from inside a "virtual computer".
Take a look at InnoTek's Virtual Box - http://www.virtualbox.org/ Or Microsoft Virtual PC - http://www.microsoft.com/virtualpc/ Also check the Ubuntu Wiki for issues with MS Virtual PC https://help.ubuntu.com/community/HowToConfigureUbuntuForMicrosoftVirtualPC2004.

Virtual Box is probably easier for Ubuntu than VirtualPC. These are both about 20-30Mb downloads, and are free (zero cost) for non-commercial use. You will require a reasonable spec computer with at least 512Mb of ram and more than 4Gb of free hard drive space

Revision history for this message
Drake (gerhardstru) said :
#3

It seems as if the "apt get" command needs a active internet connection. is there any other way to get the applications, maybe from another pc with active internet. I cant set up my internet seems as if hardware is not being detected, will work on this once i get the pendrive to work

Revision history for this message
Chris Cook (chris-cook10) said :
#4

if you download the following packages:

ftp://ftp.ubuntu.com/ubuntu/pool/main/s/syslinux/syslinux_3.36-4ubuntu5_i386.deb
and
ftp://ftp.ubuntu.com/ubuntu/pool/main/m/mtools/mtools_3.9.10.ds1-3_i386.deb

Instead of the apt-get install line, copy the files over, and use:

sudo dpkg -i syslinux_3.36-4ubuntu5_i386.deb
then
sudo dpkg -i mtools_3.9.10.ds1-3_i386.deb

The wget line will also want to donwload from the internet, just download the following file, and copy it over.

http://www.pendrivelinux.com/downloads/U710fix.zip

hope this helps

Can you help with this problem?

Provide an answer of your own, or ask Drake for more information if necessary.

To post a message you must log in.