#"unable to launch "cinnamon-session-cinnamon" X session" error
201 messages · Page 1 of 1 (latest)
can you show a picture
ok
dont press okay, just press ctrl+alt+f4
and type in your username and password
you will now hopefully be in a fullscreen terminal
ill try that
it worked, what do I do from here?
sudo apt install cinnamon-session -y
so I typed that, it asked me for my password, and now my keyboard isn't letting me type
Now it sent me back here and I still can’t type
nono
so in the login part
put your username, then your password in the next prompt
its just a text mode way of logging into your system
then type the command i sent
oh ok. For whatever reason my keyboard was unresponsive
when you type a password, generally linux will not show it by design
for security reasons, so nobody can see the length of it
if you want to clear the password entry press ctrl+U
when I get to the password prompt, it seems completly unresponsive
k
its giving me login incorrect, even though im sure about the password being correct. Maybe its the username? it should be admin, but clearly that's not working
in the video you sent from the mint login screen it looks like your username is Liam
try Liam as your username
tried both caps and without , sent me back to the login
i've tried other possible usernames, no idea what it could be at this point. Will try root rn
and password whatever the password is
still login incorrect
do recall that the installer asked you to set a root password, so that will be what the root password is
well man you need to type the login that you used for the screen
sorry about this shiteshow, its been a hell of a day and my mind is in 10 different places at once here. Just trying to get this thing to work. Ill retry the main login to see if I can find anything else
tried that too
I mean I tried that, ill try it yet again ig
100% no question about it, you just need to carefully type the password in
i mistype my password a ton, just do it slowly
so login: Liam
then password: whatever the password is
yeah i've tried that. Ill try lowercase, but it clearly isn't working
I swear the password is right
finally got it
what username did you choose when you installed mint
ok cool, now do sudo apt install cinnamon-session -y
yeah will do, sorry again about all of this
np
any idea? doesn't seem right to me but you're the designated expert here
is it that exact formatting? all I get is "command 'run' not found, did you mean:" and then a list of stuff
Just finished (it’s at 100 and I’m back to the terminal now)
lol somehow you were missing the cinnamon package
that is so odd, once that is done, type systemctl reboot
and it will restart your pc, then try logging in normally
yep, no idea how since it was working fine yesterday
you may have removed it accidentally
I mean I haven't touched the system until it was like this today, but ok
and its back to normal. I would likely need help cloning my drive to a different one since this one that came with the inspirion is dying, but I can try on my own (and hopefully somehow not get the cinnamon package deleted in the process)
well whatever the case hopefully reinstalling that package should fix the issue
well you just need to back up the files that are important to you
Let me see if I have a backup of everything on here around. Im new to this, so I shouldn't have much.
yeah I do. ill likely just try to install balena etcher (although I was having trouble last time) and then clone the old ones files to the new one
otherwise thanks you so much akimbo, have a good one
if you dont
just backup your home folder
I do, read my above message
oh ok neat
best to go for an SSD if its an old pc
using hard drives these days will definitely make a system feel slow
regardless of its specs
It’s a t500 1tb. I can’t figure out how to get balena etcher working, but I’ll find out via a tutorial
Yeah it’s a modern NVME SSD from Crucial
alright cool, be careful because if thats an old laptop it may not accept nvme drives
might just do SATA
if it has a hard drive in it, its almost certainly SATA
It does both. I have a SATA and an NVME in there. SATA is a Samsung 850 evo I wiped and got from an old MacBook, the NVME was from this machine when I found it
Yeah rn I’m following a website tutorial on how to do it. The weird thing is that I’m not sure if my drive is being recognized
as for flashing isos, you can use the dd command
you can use lsblk to check what drives are currently being picked up by the OS
Yeah I don’t think it’s being recognized
The device connected chime is there when it’s unplugged and plugged in, and the enclosures blue light is on, but the drive isn’t found in the devices section or in this command
it wont have a name
you just have to match up the size listed with the size of the drive
itll say like sda or something
Yeah hence why I don’t see it. I will check again though
I’m I so I think I found it. Before there were three types of drives: SDA, SDB, and SDC. Now that I unplugged the SSD in its enclosure, re running the command shows that all but SDC are there, so that should be it
nice
Weird thing is though is that it shows the size as 0B
Maybe a formatting issue?
possibly
if you are sure thats your drive, you can run mkfs.ext4 /dev/XXX
where XXX is the name of the drive
itll create a filesystem on the drive
it says that SDC has 0B left on it. I tried the cloning command "sudo dd if=/dev/sda of=/dev/sda of=/dev/sdc bs=64K conv=noerror,sync", but I got "dd: error writing 'dev/sdc': No space left on device." This is false, as the drive is brand new and has been unused
interestingly enough, I did try plugging in the enclosure with the SSD into both my old macbook and windows PC, yet none seemed to recognise it
alright so a quick update: I plugged the SSD directly into my windows PC (via an NVME slot, and its being recognized in device manager for windows. Any idea what and how I should format it to?
sorry
sudo apt install smartmontools -y
then do sudo smartctl --health /dev/sdc
let it run then show me the output when it finishes
ok so
this isnt necessarily bad
you need to shut the laptop down and reseat the nvme
make sure the nvme contacts are clean, wait is this a sata ssd?
I checked crystaldisk info when I had it in an NVME slot for my main PC, and it said the health was fine. Idk why it would say this. This isn’t a sata SSD, it’s an NVME and it’s in an enclosure
I will try cleaning the contact connector if needed tho
ok you need to take the nvme drive out and ensure it's seated into the connection properly
make sure the contacts are clean etc
yeah I tried and I think my enclosure is faulty
ill order a new one
enclosure? the nvme slot is embedded into the motherboard
nonono I said three times I was using an enclosure for my laptop since I don't have an extra NVME slot
My guy, I said this yesterday. Theres two drives, one 500GB SATA SSD (its an 850 evo from samsung) and one Toshiba NVME that came with the laptop originally. Said Toshiba NVME is dying, so I need to replace it and get the contents cloned.
I already have the t500 1TB NVME from crucial, and i'd rather not return it now
but why do you need an enclosure for the nvme
because you're trying to transfer the contents to it?
yes
thats literally the ENTIRE reason why I bought this thing. The one that came with this laptop is DYING, so I needed a replacement
ok gotcha
didnt you say you had an external drive tho
just plug that in, backup to it, then put the new nvme in, and transfer to it
@sacred pilot
no?
@dim nova ssd passed the health test thing with the new enclosure
im using this guide for cloning: https://www.malibal.com/guides/how-to-clone-a-hard-drive-on-linux/
Cloning a hard drive on Linux can be useful when you want to make an exact copy of your hard drive.
cool
dd can clone it
its a byte for byte copy tool
@sacred pilot you have a couple of options
if i were you, honestly
i would do the following
reinstall the os on the new drive
take the old drive, put it in the enclosure, mount the partition that contains the filesystem
and simply do an rsync command from old drive -> new drive's home folder
So should I take the laptop apart the laptop and put the new SSD in? How would I go about reinstalling mint?
yes get the new one installed and use the enclosure to read from the old nvme drive
then you can copy the homefolder over
Will do. Stay tuned and I’ll let you know how it goes
that is assuming that everything you want to back up is under /home
(documents, pictures, videos, music, etc.)
@dim nova im in dell bios atm with the new (blank) drive installed. What do I do next?
boot from the usb that has linux mint installed on it
yeah im trying that, not sure how to get that option fully tho
you need to plug the usb in before you turn the computer on
then go to bios/boot menu, find boot options and select the usb to boot from
its the same procedure you used to install linux the first time you did it
it worked, I had the wrong one XD
im trying to install, but im in dell bios yet again because I need to disable intel RST. No idea where to find it tho in inspirion bios
why do you need to disable it, what does it do
Mint literally asked me to disable RS(rapid storage technology) during the installation shortly after I connected to the WiFi
I can’t find the RST setting though.
google it what does it say rst is
you dont need it
I cannot proceed to install Linux Mint without disabling it
could be under a different name in the bios?
Yeah I don’t know
I need some help finding that, but I have to go rn so it will have to wait