How can i take an image of usb which contains Ubuntu server installed in it.

Asked by Sai sudhams lanka

Last week i installed ubuntu server 10.4 LTS ( 64 bit) on to a USB drive.
I also installed some other required softwares in that usb and prepared it as a master usb.

I need to take the image of the master usb and put it onto some other machines.

How can i take the image ?
Can you please suggest me some imaging softwares and steps to follow to take the image and how can we install that image on to other machines?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu gnome-disk-utility Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#1

Please use dd

man dd

dd if=/dev/... of=usb_content.iso

if you get error

use

sudo dd ...

Revision history for this message
Sai sudhams lanka (sai-lanka) said :
#2

What will this command do can you explain?

Because i have two queries
1)To take the image of Master usb
2)Put the image on other usb's or harddrives

Revision history for this message
delance (olivier-delance) said :
#3

Type command
    man dd
to get explanations on options
Else you can copy/paste partitions with Gparted or use clonezilla.

Can you help with this problem?

Provide an answer of your own, or ask Sai sudhams lanka for more information if necessary.

To post a message you must log in.