On Tue, Feb 11, 2014 at 6:17 PM, C <pe...@aleksandrsolzhenitsyn.net> wrote: > >> The simple answer is to save the image in the same drive location as >> it will be when you restore and when it is supposed to boot. Perhaps >> you used a USB boot into clonezilla-live that made the USB device >> become /dev/sda and shifted all the other devices down. >> >> The less simple answer is to run grub yourself after the restore with >> the right options for the root and setup commands - where 'right' will >> depend on the current relative disk position and your system's bios >> concepts. The error message you didn't bother with might have given >> you a hint about them. >> > Les, your first paragraph could very well be the solution. Here's what I > did- > > - booted up Clonezilla Live via CD drive (no other drives were > physically attached). > > - Once Clonezilla was "Started" (seeing the welcome screen and getting > past the keyboard stuff) then, uh....cough, cough, I just connected > drives (image source.....then, destination) that I thought were to be > connected at a certain time. > > > Question concerning "drive location". Does that mean that each usb port > on my machine assigns a specific /dev/sda...../dev/sdb? I thought sda > was the first drive plugged in. Then after a 2nd drive is attached the > new one is called sdb? > > Now, would you please tell me how to get the drives in the right > position sda and sdb wise? (Assuming that's what I'm supposed to do). >
The /dev/sda, /dev/sdb, etc. names are assigned by the kernel in the order detected. If you aren't hotplugging, that will normally be fixed by the controller and connection order on the machine, and bios will see the boot drive as the one linux calls /dev/sda. USB and hotplug drives are somewhat special cases since they can be detected in any order. If you boot from USB it may become /dev/sda, regardless of the normal detection order. I didn't think that happened with CD drives - at least IDE/SATA versions. -- Les Mikesell lesmikes...@gmail.com ------------------------------------------------------------------------------ Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk _______________________________________________ Clonezilla-live mailing list Clonezilla-live@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/clonezilla-live