Search found 17246 matches

by exxos
Tue Apr 16, 2024 3:01 pm
Forum: MEMBER BLOGS
Topic: Exxos's PiStorm blog
Replies: 48
Views: 494

Re: Exxos's PiStorm blog

Anyway, I'm pretty sure that should be /dev/sdd. Perhaps that's where your previous image restore attempt was going wrong? I was using the pi imager thing in windows before. PS: screenie also says is's mounted. You don't want it mounted when you're writing to it at the block level. Well, I don't kn...
by exxos
Tue Apr 16, 2024 2:50 pm
Forum: MEMBER BLOGS
Topic: Exxos's PiStorm blog
Replies: 48
Views: 494

Re: Exxos's PiStorm blog

I don't think that'll work -- that's /dev/sdd1 -- first partiion on sdd. You'll likely want (I'm guessing, but seems reasonable from the size of the image) the whole block device -- /dev/sdd in this case (without the 1). Don't nuke your main hard disc, BTW. That's possibly /dev/sda or similar. That...
by exxos
Tue Apr 16, 2024 2:43 pm
Forum: MEMBER BLOGS
Topic: exxos's linux mint install blog
Replies: 115
Views: 5697

Re: exxos's linux mint install blog

I just read back in my old comments of this thread... I must be a fortune teller I can't remember why I went for plasma, probably seemed easier and the best choice for me at the time. But if they are not developing it much.. it was kinda pointless choosing it then. I've had the same with desktop th...
by exxos
Tue Apr 16, 2024 2:18 pm
Forum: MEMBER BLOGS
Topic: Exxos's PiStorm blog
Replies: 48
Views: 494

Re: Exxos's PiStorm blog

Here we go then, 2nd attempt lucky I guess.

Code: Select all

sudo dd bs=4M if=H5 Pistorm (2024-04-14 1835).img of=/dev/sdd1 oflag=direct
bash: syntax error near unexpected token `('

$ sudo dd bs=4M if=steve.img of=/dev/sdd1 oflag=direct
:ball:
by exxos
Tue Apr 16, 2024 2:11 pm
Forum: MEMBER BLOGS
Topic: exxos's linux mint install blog
Replies: 115
Views: 5697

Re: exxos's linux mint install blog

One post said I need to enable systemd. Seems that's done in the grub boot menu. Did that. Still didn't work. sudo systemctl status rc-local ● rc-local.service - /etc/rc.local Compatibility Loaded: loaded (/lib/systemd/system/rc-local.service; enabled-runtime; vendor preset: enabled) Drop-In: /usr/l...
by exxos
Tue Apr 16, 2024 1:47 pm
Forum: MEMBER BLOGS
Topic: exxos's linux mint install blog
Replies: 115
Views: 5697

Re: exxos's linux mint install blog

I asked the AI how to do the command in startup but it didn't work :(

ksnip_20240416-134650.png
ksnip_20240416-134650.png (49.5 KiB) Viewed 21 times
by exxos
Tue Apr 16, 2024 1:26 pm
Forum: MEMBER BLOGS
Topic: exxos's linux mint install blog
Replies: 115
Views: 5697

Re: exxos's linux mint install blog

@Steve I don't get those options :(

ksnip_20240416-132523.png
ksnip_20240416-132523.png (71.73 KiB) Viewed 19 times
ksnip_20240416-132535.png
ksnip_20240416-132535.png (74.22 KiB) Viewed 19 times
by exxos
Tue Apr 16, 2024 12:37 pm
Forum: MEMBER BLOGS
Topic: exxos's linux mint install blog
Replies: 115
Views: 5697

Re: exxos's linux mint install blog

Steve wrote: Tue Apr 16, 2024 12:31 pm Have you tried these settings in mx-tweaks:
Thanks, I don't think I have seen those options. Will have a look later.
by exxos
Tue Apr 16, 2024 11:28 am
Forum: MEMBER BLOGS
Topic: Exxos's PiStorm blog
Replies: 48
Views: 494

Re: Exxos's PiStorm blog

Just a warning, it'll take a long time (perhaps up to an hour) and you'll get no feedback on the command line until it's finished. It be fine. I'm doing my offsite backups today and that's taking hours. I can rest my hands a bit :) Still not maxing out my Ryzen 7 5700X :lol: :roll: Capture.PNG EDIT...
by exxos
Tue Apr 16, 2024 11:09 am
Forum: MEMBER BLOGS
Topic: Exxos's PiStorm blog
Replies: 48
Views: 494

Re: Exxos's PiStorm blog

Thanks @Badwolf will give it a try after lunch :)

Go to advanced search