Brickwizard
Well-Known Member
Have you tried to re-format it using windows disckparti clicked partition drive and all of a sudden no show
Have you tried to re-format it using windows disckparti clicked partition drive and all of a sudden no show
i just did that and just cleaned it.. was i supposed to do any other commands apart from clean ?Have you tried to re-format it using windows disckpart
try format [if its an option] anything on the drive should get wipedi supposed to do any other commands apart from clean
i reformatted and it shows up like this in windows, is this correct or should the drive be unformatted?Its years since i used windows, back then it was just format * [drive letter]
try format [if its an option] anything on the drive should get wiped
just tried it, doesn't show sadly@banana789 - @osprey , at #63 on page 4, mentioned about GParted Live to check to see if it detected the Lexar.
Did you try that, and if so, what was the result, as you have not said?
TIA
Wizard
no worries at all, you all hove done way too much for me.. i just gotta figure out how to clone windows to the new drive and then back onto the old one when its supportedI think I would go with option 1.
New Mint is often out end of June, but I note that in 2022 it was end July.
Nite
BTW there may be another option, but I just cannot think of it right now, my regrets.
Wiz
Awesome, so ive managed to clone the drive but when i boot windows it automatically names it the d drive instead of the c drive because c already exists.. ( the old drive).. how do i go about setup after the cloning if anyone can help ?Regrets I missed your posting.
Perhaps you can read through the following link and see if you think it suits you.
https://www.minitool.com/backup-tips/clonezilla-clone-to-smaller-drive.html
Wizard
, if I install it can I change it to cinnamon until Linux mint get it working ?
uname -r
So i installed ubuntu 24.4 and its working on the ssd.. so i just saw your post and downloaded ubuntu cinnamon the one you recommended and for some reason its not picking up that drive... is it because ubuntu is installed on it ?Ironically I was just on my way here to tell you some news.
You can, but there may be a better option.
Ubuntu, whose main offering is known as Desktop (a variant of GNOME) also have Community Spins featuring different DEs (desktop environments). There are for example -
Kubuntu (KDE)
Xubuntu (Xfce)
Lubuntu (LXQt)
and so on.
A young fellow name of Joshua Peisach maintains one for Ubuntu Cinnamon, and is accredited with the Ubuntu people.
I have been using his product for 12 months.
I referenced this at my #44 on page 3, where I had downloaded the 24.04 Beta version.
The final release is now available and I have just installed it today and it works fine.
It uses kernel version 6.8.0-31 which will likely be the same as the one you have for Desktop
(you can check with a command in Terminal)
Code:uname -r
If you want to download it, you can get it from here
https://ubuntucinnamon.org/?page_id=438
Wizard
sudo apt install timeshift
im not sure why its not showing.. really strange..The following for when you are next online. Read it all first before acting on any of it.
- Did you get the Windows cloned to the smaller drive?
- If yes, does it work OK?
- If no, what are your plans, if any?
- If your Ubuntu 22.04 Desktop/(GNOME) is working OK, I would make the acquaintance of Timeshift first before attempting to introduce Cinnamon to the mix. Timeshift is a bit like Windows Restore, but it works better.
With any of the Timeshift install methods below, ignore any part that mentions installing a PPA (Personal Package Archive for teejeetech. Tony George, the original author of Timeshift, handed over maintenance of Timeshift in June 2022 to Linux Mint), and if using Terminal, instead use the following
Code:sudo apt install timeshift
TIMESHIFT GUIDES
https://itsfoss.com/backup-restore-linux-timeshift/
https://www.fosslinux.com/34377/how-to-backup-and-restore-ubuntu-with-timeshift.htm
https://www.fossmint.com/backup-restore-linux-with-timeshift/
and this from Linux Lite Help Manual, and MX-Linux
https://www.linuxliteos.com/manual/tutorials.html#timeshift
https://mxlinux.org/wiki/applications/timeshift/
or read about it and ask questions at my Thread here
https://www.linux.org/threads/timeshift-similar-solutions-safeguard-recover-your-linux.15241/
That last one is a long one, so I don't expect you to read it, but if you have any problems with Timeshift we can handle them there.
Timeshift snapshots are best stored on a separate drive, but given that may not be available to you at the moment, a temporary measure of letting it snapshot to a folder in your root partition (where your Ubuntu is) will do for now.
Once you have a snapshot of Ubuntu taken, we can actually add the Cinnamon Desktop to your existing installation, and be provided with a choice at login on which environment to boot into.
2: it worked but wouldnt boot off of it
sudo update-grub
my bad i read this wrong,, yes windows is on the smaller drive and works.. grub works too. i can select both and they both workYou can open a terminal using Ctrl-Alt-t and there type in and enter (it will then ask for your password, type it in and press enter
Code:sudo update-grub
Let that run through and when it is completed (won't take long), close down and reboot your machine.
See if it brings up a Grub Menu, which should feature both Ubuntu and Windows (may be referred to a Windows Manager)