Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
12-03-2009, 10:29 PM
|
#1
|
LQ Newbie
Registered: May 2009
Posts: 7
Rep:
|
Cloning USB stick question
I have my Mint USB drive set up pretty much the way I want it. Now I want to clone it to another USB stick as a backup. I'm using Acronis 2009. I've tried a direct cloning, and also creating an image and applying it to the new drive. Neither way is successful; with boot problems.
How can this be done with a high level of confidence that an exact clone will result?
Thanks for any ideas. I'm a newbie with linux, but a long time user of Windows, and do tech work as a part-time job.
Packrat1947
|
|
|
12-03-2009, 11:50 PM
|
#2
|
Member
Registered: May 2007
Location: CO
Distribution: Ubuntu
Posts: 152
Rep:
|
I think the problem you're running into is that the cloned drive is not being read by the system as bootable. You could try
Code:
dd if=/dev/sdb of=/deb/sdc
(Assuming your usb drives are sdb and sdc), but I don't know if that will work any better than Acronis did.
Another thing you might try is getting the boot to work on the second drive before you copy the files over. You can do this by following the initial steps for creating a fresh usb drive install.
|
|
|
12-04-2009, 05:57 AM
|
#3
|
LQ Newbie
Registered: May 2009
Posts: 7
Original Poster
Rep:
|
Hi, Thanks for the response. After sleeping on it, I realize that I did not use the sector-by-sector method. This leaves out such things as page file, hibernation, etc. on a Windows install.
So I'm guessing that Acronis didn't see some of the needed files. Possibly, if I used the bootable version of Acronis (linux based), I would have had better luck. I'll try again tonight. And I will try the dd method too.
Cheers,
Packrat1947
|
|
|
12-04-2009, 06:09 AM
|
#4
|
LQ Guru
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573
|
You may wanna try remastersys either the app or do it manaually
do you have Mint as a full install to usb
or as frugal livecd type install??
|
|
|
12-04-2009, 06:29 AM
|
#5
|
Senior Member
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,638
Rep: 
|
I would try out CloneZilla for that. I do not right now have my Ubuntu installed on usb stck now. But I am hoping CloneZilla has pretty much the power to do that. But the destination drive should at least be as much bigger as source if not more. Else CloneZilla is going to yell.
|
|
|
12-04-2009, 07:13 AM
|
#6
|
Bash Guru
Registered: Jun 2004
Location: Osaka, Japan
Distribution: Arch + Xfce
Posts: 6,852
|
Just for the record, be very careful when using dd. It's a powerful, but dangerous command to use. It can destroy the data on a disk in seconds and it won't ask you for any confirmation before it does so. If you accidentally put in the wrong device, you could really hose something.
I know this from experience; I accidentally wiped a hard disk once when I was trying to blank a usb stick. I ended up losing most of my stored digital music collection.
And for those who post dd commands as part of your advice, please be sure to include a similar warning along with it. Thanks.
|
|
|
12-04-2009, 09:03 PM
|
#7
|
Moderator
Registered: Mar 2008
Posts: 22,361
|
Just copy the files to a folder.
About the only thing you might need to restore is syslinux.
|
|
|
12-05-2009, 06:11 AM
|
#8
|
LQ Guru
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573
|
yeah jefro
thats why I was asking him if it was a frugal livecd like install
then just copy files
but if its a full install to usb, ala hd install
then clonezilla, dd, etc
right?
no?
|
|
|
All times are GMT -5. The time now is 06:07 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|