You are not logged in.
zapper wrote:Anyone know how to copy an entire hard drive onto a qcow2 image but with only the space being used as being counted?
No, but I have spent a significant amount of time trying various solutions that didn't work, before eventually giving up and converting each partition to its own file, with qemu-image convert.
Hmm... that method you mentioned didn't work for me, for some reason.
You know what I mean though, right?
Like say 200GB is used but 450 is available on hdd.
I want only the 200GB to be counted but expansion be possible at the same time.
I am guessing you understand what I am saying, but felt I should clarify anyways. Especially for other people.
I might add to the first post...
https://unix.stackexchange.com/question … -browse-re
shows some examples using e2image, also for a qcow2- image. Not sure whether this works for your case too.
Sadly no, but I did find something on that page, that might work.
I will just have to see though...
Anyone know how to copy an entire hard drive onto a qcow2 image but with only the space being used as being counted? This would truly be helpful to know.
Would save me a lot of irritations lol.
I need it to be done this way btw, other solutions likely would be more messy or have too many dependencies that can't be supported. This has to work for both Hyperbola and Devuan.
Like if an image has 500GB of space as the maximum being possible to use but since only 100 is used, only 100 is stored on the disk.
qemu-img create -f qcow2 your-img 500GB does something similar more or less.
Edit: Well as far as creating the image and then you install, etc...
But I have files I want to keep on current drive... so... yeah.
Forget what I wrote there, I have a better explanation:
Like say 200GB is used on hdd, but 450 is available on hdd.
I want only the 200GB to be counted but expansion be possible at the same time.
That is what I actually desire in a qemu or dd solution.
I want to be able to do either this way.
I tried a qemu method, but it was already at 9GB and had only completed 2% of the job.
This was what I did:
qemu-img convert -c -O qcow2 /dev/sdXn backup.qcow2
It would have copied the whole disk including the unused space. :S
My turning point with Systemd was when it slowed down my surfing by taking over the resolver. Systemd created a lag and it was unacceptable to me. I already knew about its history and Poettering, so since then I've been waiting to transition completely to Devuan.
For me, it was more of a suspicion coupled with reasoning.
I heard about the debian/devuan situation announcement early in its fork around the time I was using trisquel gnu/linux.
I heard that archlinux around that time and fedora previously had tried and failed in this endeavor. Although I know now that archlinux, has a variant known as obarun so... not so much like I thought.
But I looked into arguments on the against systemd side because I wondered what reasoning they had.
Half a year or so passed and I decided to check into a few things. Sure enough, systemd was a huge package.
Around that time I thought to myself, the more amount of code, the more complex it is, it must also be harder to find the bugs.
Even if you have a million people working at it, 1 million lines of code, must be a mess to debug.
Having four to eight thousand lines of code however, or similar like openrc, or others which have less, probably takes less people to find those problems.
If this is the case, why bother with an over-engineered concept when a simpler concept would take way less debugging and have a lot less problems?
Also, I scoured a bunch of the systemd bugs from certain websites like nosystemd and without-systemd, etc...
when it boiled down to it, I realized the unix philosophy was by far superior.
And the question became, what drugs made people think it was a good idea to bloat an otherwise good idea?
Then it came to me as time passed:
Greed and power
Both of which are completely unreasonable reasons to do this.
Besides, its only short term profit that will later come back to bite everyone and arguably as I said elsewhere, the planet itself.
PS, for those who don't believe in climate change, you don't have to believe it. It can still do damage whether you know it is happening or not.
Feelings do not equal facts.
Sounds wise aitor, yeah... I am not on the DNG mailing list, so I would't know.
If the people who develop arch say that, they have rocks in their heads or are lying.
How low have we fallen to be discussing a reddit thread here . . . seriously . . . worst place ever for accurate information . . .
Nah, we could still fall lower, we could be discussing, tik tok videos, or stuff from discord.
Why did the coach find two quarterbacks in one day?
Because someone cut 50 cent in half!
Gory, but clever I thought?
systemd is more than just a black hole, it also is a huge barrier at the same time against progress.
Here's an old one
Why would anyone have ever used debian jessie I mean, would upgrading have made a difference? What would that be, but a stretch!
Old and irrelevant, but still amusing to me. xD
zapper wrote:Joke:
Why did some people think devuan was going to die?
Necause the name of its latest stable release!
I see what you did there, lol
Joke:
Why did some people think devuan was going to die?
Because the name of its latest stable release!
alexkemp wrote:Use "yt-dlp". Seems old (March) but is actually upto date & works fine.
I've got to amend my own advice.
The Repository version of yt-dlp is still stuck at March & I found recently that YT has managed to throw another spanner into it's works, stopping it from downloading. I placed the GitHub linux version into .local/bin & it throws up errors but does get the job done:
$ /usr/bin/yt-dlp --version 2023.03.04 $ ~/.local/bin/yt-dlp --version 2023.07.06
Only two other options come to mind, use different distro, compile from source
By different distro, I mean one that is compatible with AUR.
Artix, Obarun, something?
I doubt anyone in their right mind would pick a systemdumb arch derivative though.
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
Thank Vikings for this!
xD
This joke I have shamelessly copied from somewhere, forget where...
A blind man walks into a bar and a chair and desk.
Miyo . . . you need to get a life . . .
Last I checked, isn't he married... I recall seeing his youtube page once something about 26 years or something?
So that does seem ironic.
Although, I suppose different people have different ideas of what getting a life is.
youtube-dl has been having a lot of update problems lately which has forced me to switch to yt-dlp which in my personal experience so far has been much better.
Regards
Agree completely, the first youtube-dl is lagging behind.
We can thank the good ol people at the RIAA for that.
Obviously sarcasm ;P
We shouldn't thank them, we should troll them.
XFCE isn't the stone age and to me, its still too modern.
If you want something that is over the top on an unreasonable level aka, looking like windows 11,
kde's current or cinnamon fit that bill.
Makes me feel sick inside knowing people like those bloated desktops, but not my choice.
meh...
zapper wrote:I have never even seen debian or devuan say this LOL.
First sentence of the third paragraph on:
https://www.devuan.org/os/documentation … o-daedalus
Note that skipping releases is not supported.Does it say that for every release?
If so, yeah your definitely right.zapper wrote:Although, its probable I just didn't do enough research.
You think?
I wouldn't doubt that
Glad I know now even though I don't use devuan as much.
I can help others to not make the same dumb errors.
Btw, unrelated, but surprised you liked that rant I sent. Usually you either say nothing or are not so fond of it.
As I sent in a forum email, I was surprised by this.
On an experimental system... as an experiment.
Biggest hurdles was when glibc version changed between install and upgrade.
Don't doubt something was a problem.
Funny thing, libc was the problem I had.
I have a feeling that libc was related to glibc.
So... yeah lol right on target.
I have done what I mentioned at the top before I knew what VMs where and after and until I learned how to use qemu properly.
I been working with linux for at least 8 years, on and off from before 2016 and after till I decided to completely jump the shark for good towards linux.
Windows 8.1 tripled my ram and that was why I became suspicious of windows and then chats with people who know stuff about windows, etc, etc...
Someone at a meeting asked if there was a backdoor in windows and everyone was silent.
This person told me this, on and on... won't bore you any further.
Point being, lots of screws up have occurred due to my recklessness.
Pity I didn't learn how to use VMs before I decided to distrohop. This would have saved me 5+ years of agonizing irritation.
The systemd situation makes me think of the climate situation in the world... in two way at least, it is very similar:
1: Just keep wasting resources willy nilly and when people complain about very real problems that are occuring, explain it away, do whatever it takes to get in the way of progress to be able to continue to waste resources as much as you want while the looming threat keeps getting bigger and bigger till even the most powerful people can't fight against it.
2: It isn't about anything but greed.
It seems like people are very inherently opposed to not allowing the most powerful humans on the planet waste the planet's resources or electricity, etc...
Basically anything goes... type of bs.
Like really?
Systemd like other redhat projects is a bloated hot mess. The more code there is to audit and check, the harder it is to find the bugs before they cause trouble.
What ninny thinks 1 million lines of code is needed for a protocol that's main job is to initialize the system?
A special type of ninny honestly...
a very dangerous one at that as well.
Might doesn't make right and yet, give specific people enough power and they will abuse it no matter what.
Even more so, the more you allow them to abuse it, the more they will seek new even more dreadfully dangerous ways to abuse it.
The linux kernel people and the gnu people should have both told redhat, F**K off you bully and promptly dropped their services regardless of what the head business yahoos wanted. Aka, people affiliated with redhat who believed the foolishness they were spouting.
This world's reality is not supposed to be controlled by narcissists or megalomaniacs or a-holes yet here we are.
Meh...
In 20+ years, I've never seen any distro say anything but "unsupported, at own risk" with regard to skipping releases on an in-place upgrade. Devuan and upstream Debian are not exceptions.
Why would you even try it, except as an experiment?
Lack of knowledge? Ignorance? Lack of Critical thought?
These 3 are all possibilities.
I have never even seen debian or devuan say this LOL.
Although, its probable I just didn't do enough research.
But as an obvious, only two things make it okay although still largely a waste of time anyhow:
1: Its a VM
2: You have more than one copy of that same VM
That's all I can think of.
golinux, I very much think this one is better than the chimaera one. Not as fond of green as blue.
golinux by popcorn do you mean, it is going to be a mess for any regulation to get done of value?
If so, yeah probably...
Never, ever switch from oldoldstable to stable.
When using full-upgrade, always make sure you do it only one from one version difference.
Like oldstable to stable or oldoldstable to oldstable.
If you have any stupid meanderings, feel free to post them here if they relevant. Not that I can stop people ;P
And yeah, I tried to go from beowulf to daedalus that caused me to bork a vm.
Thankfully I had backups...