You are not logged in.
Btw. what is the difference between extreme idiocy and self-inflicted chicken_and_egg_problem?
Well now you've piqued my interest Ralph, what would you consider an Interesting topic of discussion?
Me Too!!! Would like to know ralph's definition of "interesting discussion", that is.
Thorium reactors+proliferation? Connection between arrythmia and coagulation? South american black metal? Something completrely different from those?
But still i have to say this again: i consider removing real quote and leaving quote-tags as a half-measure. Half-measures are bad mmkay?
With those quote-tags there is still potential for abuse . I'm nor going to demonstrate what i mean because that's stupid. I leave it to others.
E.
After removing those tags there will be only a retarded version of irc. Good luck finding any interesting discussion then.
Actually i agree with ralph: there is not much interesting discussion here, Should find another forum or quit using web_based_messageboards for anything at all,
If everything is as good as nothing, entropy eventually reaches its maximum /etc,what's the point? How about bringing the old quote-button back then?
e.
Even in nihilism, half-measures are bad mmkay?
Other thing: context.
In topics which have at most 10-20 messages, quoting may not be so necessary/it could be practical to deduce if message #y if a reply to message #x.
But when there are hundreds of messages in a topic, and they are separated in pages, context could be lost.
And that "context loss" made me think about a) slashdot b) some news clients i have used decades ago.
Particularly, that in these examples messages are ordered into a tree-line structure. When using that structure, context is more clear. Not so much need for over-quoting.
E.
Not going to say anything about the content quality of those examples. I think someone will do it for me instead.
Maybe i agree that quoting the whole message is too much. But making quoting complicated may result a bad irc-clone insted of a messageboqard. And some other crap also.
The realistic point of view: when there are quote-tags, there is also abuse of those tags.
So, how about truncating the content between "quote" and "/quote" to maximum_allowed_length?
Should be easy to add even to pre-existing software.
Maybe it's not about web-based forums or death of Usenet.
Manners have become nonexistent instead. (Maybe i'm not completely immune to that but anyways.)
Somehow i doubt that yeti was even born when i used Usenet news first time.
But anyways, this lack of proper quoting is not that good either. When messages are ordered only by the time they are added, it can become difficult to deduce if this_message is a reply to that_message or not. Now there is just chaos of non-connected messages.
This is not a messageboard, it is a bad IRC-clone instead.
(And if someone is too lazy to use real quote properly, that someone is propably too lazy to use quote-tags the way moderators intended, also.)
And if someone thinks that in this forum there were too much quoting, you definitely haven't seen the forums i have seen.
Have been thinking lately:
20+ years ago there were something called Usenet. I think back in the day the over-quoting was not that big problem as it its now with these web-based message_boards.
Was it just more civilized age or did the style of ordering messages have to do something with that?
Also i considered writing a messageboard software which could order the messages Usenet_style or linearly, just as user chooses.
But i'm much better in starting things than finishing them.
Besides. LAMP-stack is depressing crap. But i'm not yet skilled enough with Flask or RoR either.
To deepforest: look at the link about dd's man page or say in terminal:
man dd
. The most essential parameters are "if=/dev/source" and "of=/dev/target".
Although, if you're not familiar with dd, i strongly recommend experimenting inside a vm first before using "dd" in bare metal.
Dd'ing to smaller partition will result in a damaged target partition and some complaints from dd when target runs out of space. So, not recommended.
... and if going the "dd-route" , one should make the destination partition first, for example with fdisk(https://linux.die.net/HOWTO/Partition/f … oning.html) (or lvcreate(https://linux.die.net/man/8/lvcreate) if using lvm).
Destination_partition cannot be smaller than source_partition or data loss will occur.
... and if the destination_pari is bigger than source, resizefs https://linux.die.net/man/8/resize2fs could be a good idea afterwards. Assuming the fs is ext_something_fs. With other filesystems there are other commands for resiuzing, maybe.
And rezize2fs will propably require to run e2fsck before the actual resizing.
After reading first few messages of this topic, i was going to suggest "tar -cp" and "tar -xp".
But maybe unmounting and dd'ing the underlying partition from source to destination would be better.
Although those commands are dangerous with wrong parameters, especially when ran as root. But same can be said about cp and rsync also.
E.
'
https://linux.die.net/man/1/tar
https://linux.die.net/man/1/dd
Not 100% sure about those acl's, attributes or capabilities while using tar's "-p" - option. But owners and access rights should go into archive and out of it.
(Once or tiwce managed to screw up my OS with those options.)
And then there are some fs-specific things with dd. Ext-family of filesystems better be unmounted while doing dd.
And with xfs there may be some problems when there are 2 filesystems with exactly same identifiers.
Other than that, i like to think that dd should be thorough enough even if tar's -p isn't.
For beginners, maybe Clonezilla would be a good idea. Haven't tried it myself though.
https://www.youtube.com/watch?v=ggK2sV8 … p=iAQB8AUB Black Sabbath - Ancient Warrior
Found a cheap desktop and bought it. So , propably nothing is going to happen in this topic after this message.
E.
How should i configure the UEFI/BIOS before installation for example?
I think i have figured those out by now.
And also, no special options to boot prompt are necessary except maybe keyboard settings when using desktop live image.
But maybe that one is not meant for installing.
It is also a good idea to throw those memory cards and sticks into garbage bin and use optical discs and drives instead.
E2. that shop offered to diagnose that Fujitsu for a reasonable amount of money. But it is unclear how much resources it would take to actually fix it. Or is it possible to fix. So the path of least action seemed to be to buy a another machine.
I also find it annoying, with UEFI_as_firmware_machines, that "boot from ssd immediately"-thing. Many times i had to keep F-buttons down in the keyboard while pushing powerbutton. That seems to be a reliable way to get that configuration- or boot-menu.
Why on earth shim has to answer to http requests?
I thought that shim is supposed to be just a bootloader.
O tempora o mores...
I rarely even log into X as root. I think about 1-2 years ago i had to, after screwing up with slim somehow.
But anyways. I have browsed grub's documentation, it seems that it can verfify signatures. So it should be possible tp sign the whole kernel and initrd. So no need to use openssl to sign every module that goes into initrd.
And if /boot-partition doesn't change too often, it may be practical to calculate hash of the whole partition and store it somewhere. To check just before giving control from firmware to bootloader. And warning user if content has changed.
Unattended access could be bigger problem with laptops than with desktops, i thjink.
Maybe {Core/LIbre}boot could be run inaide a vm? Would like to find out how that software works in practice.
Looks like i don't have a right kind of cable. So cannot test if Fujitsu's display is faulty or not.
On the other hand, the display was fine right before i mis-configured that firmware.
Edit. As you may already know, F2 after powerbutton should result a box where you could enter the firmware's admin passwd. After entering the right passwd there should be that configuration menu.
And F12 after powerbutton should give the boot menu, after entering the right hdd passwd.
But there's only a dark gray screen, barely noticeble difference from from completely black screen.
Don't have a support contract with Fujitsu so i should go through that shop. But they couldn't say how much time and money it would take to fix that machine.
(Or if it is possible to fix or not.)
https://www.youtube.com/watch?v=oGED_XorcRY a.k.a
FAUN - Ylfa Spere (Official Video)
It would be useful to be able to check if 1st MB of primary HDD/SDD or an entire /boot -partition have been suffering a bitrot or a malware infection.
Maybe with Coreboot i can do that?
Some BIOSes have a similar feature but i haven't yet confirmed if that works or not. Those old machines succumb to Alzheimer too quickly.
And i've been having some UEFI-related problems too, so haven't had the time or energy to find out what UEFI's can and cannot do, regarding to that "HDD/SDD-protection".
I guess with elder hardware, i'm more likely to run into bitrot. Not in the customs of clicking a wrong link in email while logged in as root.
That forum link seemed intresting.
The shop i bought Fujitsu from, told me to first try "push power button for x second"-trick which i already know from BIOS-machines.
The hopes were, that the settings which told to read from ssd before doing anything else, would go away. And maybe also those settings that say that the primary ssd is disabled.
That trick haven't worked. yet
Right after pushing powerbutton, F2 results in a beep and the screen goes from black ro dark gray. So the machine has noticed that i have pushed a key bot nothing else happens after that.
And F12 right after powerbutton results to a beep and dark gray screen also.
The next step would be to send that machine back to that shop. And it would take yet-to.-be-determined amount of money and time.
I'm between sixes and sevens, should i sent that machine back or not.
On the other hand, that old laptop will cease to work some day.
https://www.youtube.com/watch?v=TTNeAwFRRN4 What If Death Wrote BLACKENED by Metallica
I have tried many times, to get into the Fujitsu's UEFI configuration menu, to no avail. So i cannot reset to factory defaults.
It was a Big Mistake to disable the primary ssd. And also forgetting to do domething about those remains of previous install in that boot menu, that was a BIg Mistake too.
Found out the Hard Way that is not a proper way to enforce booting from optical disk.
It doesn't matter if that ssd is connected or not.
Now Lord Anubis is in need for a new host.
Now i think i have done 2 mistakes, if i want to boot from optical while no ssd connected.
FIrst was setting the ssd passwd. (Sometimes i wonder is that passwd about authentication, like in /etc/shadow, or about encryption like in cryptsetup ? )
Second was not removing those remains of previous installs from boot menu.
And then there were the 3rd mistake. Not quite sure if i can get to configuration_menu or boot_menu after that.
It would be easy if i could just make that machine somehow forget that it is supposed to access ssd before booting from optical.
But the first attempts at that have not been successful.
Set a main passwd for the firmware.
Set passwd for ssd, disabled asking it later.
Enabled tpm, disabled secureboot.
Enabled booting for removable drives.
Enabled boot menu also.
Enabled that boot menu for all users, not just for admin.
And noticed that cannot boot from usb-dvd-drive if that ssd is disconnected.
It may have been a mistake to set that disk passwd. I suspect it to be the cause that firmware needs ssd before booting from optical.
In boot order optical is before ssd, but not the absolutely first, i think. Have to confirm if i get a chance.
E. Firmware version is 1.28 . The date of it is from december of 2022, i think. Suspect that date is when the firmware was updated, not the date when fujitsu published it.