See the Security and Bug Fixes Section - Grub EFI Install Updates Fix Sticky


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Good idea to clone HDD to ssd?
#9
(12-17-2019, 08:38 PM)DeepThought link Wrote: [member=5414]firenice03[/member]
Quote:You may wanna try, connecting the disk boot to a LiveUSB, once at the desktop launch terminal and run
Code: [Select]
sudo update-grub

Won't that try to update-grub on the liveusb ? I think you will need to create a chroot environment on sda and then update grub there Smile

Eh you maybe right on that... [member=7644]DeepThought[/member] Thanks!! 
and each/either will need to be mounted .. i.e. /dev/sdxY will need to mounted then chroot  then grub could be updated....


The following should do this... although I'm not at my system else I would test the commands... [member=7644]DeepThought[/member] this more on par? missing anything


For x the corresponding letter (sda or sdb ... ) Y the number (sda2 or sdc1) - You'll need to know these.. *It maybe sda but confirm and I would start with 1 drive not both..


From the LiveUSB...
Code:
sudo mount /dev/sdxY /mnt

Code:
sudo chroot /mnt

Code:
sudo update-grub


If grub needs re-installed
Code:
sudo grub-install /dev/sdxY


Reboot
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz  - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express  -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
Reply


Messages In This Thread
Good idea to clone HDD to ssd? - by waynebob - 12-03-2019, 12:36 AM
Re: Good idea to clone HDD to ssd? - by robinc - 12-03-2019, 06:40 AM
Re: Good idea to clone HDD to ssd? - by waynebob - 12-04-2019, 03:46 AM
Re: Good idea to clone HDD to ssd? - by waynebob - 12-17-2019, 06:39 PM
Re: Good idea to clone HDD to ssd? - by waynebob - 12-17-2019, 11:40 PM
Re: Good idea to clone HDD to ssd? - by firenice03 - 12-18-2019, 12:16 AM
Re: Good idea to clone HDD to ssd? - by waynebob - 12-18-2019, 02:32 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)