[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to dupplicate exactly an usb pen



On 28/01/12 03:26, abdelkader belahcene wrote:
> Hi,
> 
> I have a bootable usb� containing� on livemint distro, created by
> unetbootin I want to dupplicate this pen, in another pen with enough
> space. I used �dd if=/dev/sdc� of=/dev/sdb bs=1M conv=noerror
> 
> the new is not bootable,

How so?
Nothing?
No error message at all?

Have you checked the contents?

> � I tried install-mbr , it failed too. any idea please, or may be use
> another�� tool thanks

Why are you asking on the *Debian* lists? Doesn't Mint support it's own
product?
There are significant differences between Debian and Mint - so you're
milage will vary - as will the willingness of posters to help you.


If the Original is /dev/sdb and the destination (Clone) is /dev/sdc,
*and* neither is mounted (check with "mount") *and* Clone is the same
size *or* larger than /dev/sdb:-
# dd if=/dev/sdb of=/dev/sdc

You don't say what bootmanager, filesystem you use, or whether the boot
manager uses Labels, or UUIDs.

If the boot manager uses UUIDS you'll need to modify the ones on
Destination to suit.


Cheers
-- 
Iceweasel/Firefox extensions for finding answers to Debian questions:-
https://addons.mozilla.org/en-US/firefox/collections/Scott_Ferguson/debian/

NOTE: new update available for Debian Buttons
(New button for querying Debian Developer Package):-
https://addons.mozilla.org/en-US/firefox/addon/debian-buttons/


Reply to: