that showing a useless spinning logo
is more "elegant" than letting the user understand what's (mis)happening.
People do not even know they have to press esc to see things.
Regards.
--
Roberto Ragusamail at robertoragusa.it
--
__
mes
--make-directories
Alternatively, with midnight commander you can just "enter"
the rpm as if it were a directory.
(and the same happens for most archive formats)
Regards.
--
Roberto Ragusamail at robertoragusa.it
--
___
users mailing
uuid can be changed
for the copy by using tune2fs for ext2/3/4, and something else (mlabel?) for
FAT32.
As for the "copying all the blocks and stress the SSD", you can fstrim the
filesystem
after the copy to release the unused blocks (fstrim works for FAT32 too).
Regards.
--
Robe
ne.
rpm -V glibc-headers
--
Roberto Ragusamail at robertoragusa.it
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproj
need the "oathtool" rpm, the 6 digit generation happens with:
oathtool --totp xxx
You may find examples on the net.
Regards.
--
Roberto Ragusamail at robertoragusa.it
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscri
this one server fails.
This also isn't a disk space or inode problem or corrupt filesystem problem -
the same command works from a different host to this one problematic host
without a problem. Destination directory also doesn't matter.
Network MTU?
--
Roberto Ragusamail at r
ng rsync inside your script.
Wondering why you do not see the variable set.
Regards.
--
Roberto Ragusamail at robertoragusa.it
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraprojec
it to the various keys on my system?
Roberto Ragusa answered:
ssh-keygen -lf ~/.ssh/id_rsa.pub
This comes up easily on Google.
I wasn't asking for the value related to my public key. I'm not likely
to see whatever the related value for that key might be in an "Accepted
publickey&
sh2: RSA
SHA256:QSyKp5SJ8gJFcYtbtb9SQ1axtqSg7fEoQBiZf3kPXgU
what is the meaning of the RSA value listed? Is it a "fingerprint"?
How can I compare it to the various keys on my system?
ssh-keygen -lf ~/.ssh/id_rsa.pub
This comes up easily on Google.
Regards.
--
Roberto Ragu
r young SSD in RAID1 would be the best option,
or at least have some backups of data (you should always have).
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an emai
owner
could have made a backup of the key in the past if sufficiently foresighted.
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedorapro
On 10/30/23 05:06, Jeffrey Walton wrote:
You can't do it in a wrapper script because you can't setuid on scripts.
But you can enable sudo for a single script.
(this was the intended way to use sudo, as far as I know)
Regards.
--
Roberto Ragusamail at robert
real decryption key makes the difference between having data
or losing them; making all recovery strategies impossible is not
a good idea.
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To
nt will be lost for ever as soon
as the system is powered off.
Is anything worst than losing the data?
I personally always extract the encryption keys and store them
in a safe place, so I will always be able to grab the disk
and recover the data whatever may happen to the system.
Regards.
--
Robe
On 10/29/23 20:16, Jonathan Billings wrote:
On Oct 29, 2023, at 11:00, Roberto Ragusa wrote:
On 10/29/23 04:13, Robert Nichols wrote:
On 10/28/23 21:20, Robert Nichols wrote:
Yes, as long as the device is currently unlocked
Oops. I just realized that recovering the master key from the
is not possible with LUKS2. Sorry.
Really? I was not aware of that.
So keeping my systems far away from LUKS2 has been a good idea.
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To
work
on the second one (important: detach links when saving), finally do the diff,
it is very fast since the majority of files under comparison are
still hardlinked couples.
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -
to send the MAC with octects in reverted order
- WOL listening only after a shutdown; if the power goes away and comes back
WOL doesn't work anymore (the BIOS was just "playing dead" waiting, but
needing power to keep this state)
Regards.
--
Roberto
On 5/2/23 20:56, Jeffrey Walton wrote:
On Tue, May 2, 2023 at 4:13 AM Roberto Ragusa wrote:
[...]
My personal system was installed with FC3 in 2005 and then continuously
upgraded up to currently FC36.
(it has even got metamorphosis from i686 to x86_64, something that was
considered
impossible
)
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/proje
sotmp
unsquashfs isotmp LiveOS/rootfs.img
e2ls squashfs-root/LiveOS/rootfs.img:/usr/bin -l
all done in a freshly created dir with some space, which you will remove at the
end.
Unfortunately this can't be done in a single pipe without intermediate files.
Regards.
--
Roberto Ragusa
r to access the X11 session
No warranty that it will work in your case.
No idea how this would be adapted when using Wayland instead of X11.
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
mum (30 minutes)
)
NS ns.testbed.lan.
A 192.168.1.1
MX 1 mail.testbed.lan.
$ORIGIN testbed.lan.
mailA 192.168.1.1
ns A
I've raised it a lot, many years ago, by editing
/etc/security/limits.conf, but I now see I get again
1024. My guess is systemd is deciding by itself, and not
respecting my settings.
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
use
On 3/1/23 21:01, Ranjan Maitra wrote:
Hi,
I would like to RAID two of my disks, and I was wondering if the recommendation
is to do software or hardware RAID?
Software.
Everything you need is in the mdadm command.
Regards.
--
Roberto Ragusamail at robertoragusa.it
applies to /24 networks.
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedorapr
e_oBQ2UFZSU
(SMD (de)soldering, thermal camera, ...)
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Cod
since they are in a way or another sending all their packets
to the modem itself (thanks to the active default route).
Add details if one of my assumptions are wrong.
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users m
investigate or report this.
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedorapr
ession=
Bad certificate is a bit generic, but in addition to basic things
like expiration, investigate the SSL policies on your system
(no SHA1 etc.).
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list --
gt;35->36.
But it was a desktop, a lot more complex than a server.
In your case 32->34->36 is an option.
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an
rescue image is still the ultimate
way to fix things (especially with chroot).
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.o
despite the "noauto".
This reminds me of an old heated discussion,
the famous "we took the liberty".
https://www.mail-archive.com/devel@lists.fedoraproject.org/msg13652.html
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
ppened to me too.
Apparently it is a fight between "let's have a default that works"
and "let's not weaken security too easily".
https://community.openvpn.net/openvpn/wiki/CipherNegotiation
Regards.
--
Roberto Ragusamail at robertoragusa.it
__
need them a lot).
kcharselect from KDE also includes the ability to search for
the char description, like "frame" to discover the existenceof char 🖼 (unicode
U+1f5bc, frame with picture).
I don't think you can easily compose a Mona Lisa. :-)
Regards.
--
Roberto Ragu
briefly turns off the screen. I found these lines in the
logs, which seems to indicate that SELinux is causing the issue:
First try would be to disable SELinux to confirm your hypothesis.
Regards.
--
Roberto Ragusamail at robertoragusa.it
_
grub configurations.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project
have to show what you get with the "date" command.
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora
On 2/15/22 11:30 PM, Dorian ROSSE wrote:
What is ‘’’ bdist_rpm’’’ ?
It is a magical word to tell the setup script you want a package for your
distribution.
Conceptually is a sort of "make rpm".
https://docs.python.org/3/distutils/builtdist.html
Regards.
--
Roberto Ragusa
python program run by that user.
If one really wants the package to be avail globally one could make an rpm and
install it.
At least it will be easier to remove in the future.
$ python setup.py bdist_rpm # as standard user
# rpm -ihv xx.rpm # as root
Best regards.
--
Roberto Ragusa
rsync job with encryption and raid could stress the system (thermally too)
and trigger instability.
Try to test your hardware in other ways (repeated gzip and md5 checks, or
memtest86+)
to be sure.
Regards.
--
Roberto Ragusamail at robertoragusa.it
lhost$ xhost si:localuser:bbb
Then you just have to su to bbb and
bbb@localhost$ export DISPLAY=:0
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fed
s every 90 days)
- stop trying to get a CA-issued certificate, and just create
a self signed cert (still better than nothing, depending
on who your users are)
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing lis
IP,
answer the certbot challenge on port 80 and then switch back
the DNS andinstall the cert you have obtained on your original IP;
surely that is annoying to be repeated at every cert renewal
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
inction between
its stuff and other files: as a results it removed completely the
/tmp/.X11-unix/ dir
causing bizarre problems with programs not starting anymore. it was commercial
software.)
Regards.
--
Roberto Ragusamail at robertoragusa.it
_
On 8/26/21 2:57 PM, Geoffrey Leach wrote:
On Thu, 26 Aug 2021 09:11:34 +0200
Roberto Ragusa wrote:
On 8/26/21 7:01 AM, Geoffrey Leach wrote:
On Wed, 25 Aug 2021 21:26:19 -0700
You could add a "sync" after the copy and before the "umount".
Just what I needed. Thanks.
lease level) bug and must be investigated.
Which filesystem are you using?
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraprojec
oying.
The reason for that option was that if it is a bind mount, the same data is
probably visible in another path, which is not the case for the subvolume.
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing lis
GB, 1910GB, 1920GB), so I'm able to
identify them in /proc/partitions even if letter order is messed up.
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to us
servers.
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project
e skilled with things like dracut, grub, chroot.
Otherwise, trust some tool that claims to do everything for you easily.
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe sen
On 7/30/21 7:57 AM, Ed Greshko wrote:
Total freeze. Unable to switch to an alternate console. ssh into the system
was non-responsive.
No ssh? Looks like a total system lockup that could have happened in offline
mode as well.
--
Roberto Ragusamail at robertoragusa.it
e).
But you can tell Linux that you know the timezone used on that card:
man mount and search for tz=UTC option in the vfat paragraph.
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsu
that,
unsuccessfully).
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https
you do it manually, you have to be careful and don't mess things up.
If you use some tool, you have to hope the tool doesn't mess things up.
Paste your fdisk -l output if you want.
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
mp on both interfaces to see what is appearing there.
Then you could have a look at the counters for the related iptables rules to
understand if they are being triggered.
(assuming iptables is involved, not sure if firewalld has been switched to
nftables backend)
Regards.
--
Roberto Ragusa
also this nice trick for programs stupidly doing too many fsync:
system-nspawn --system-call-filter='~sync:0 fsync:0'
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubs
use there are 10GB of
dirty data in memory, the problem is in the filesystem code.
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedor
files
as soon as 0% of the RAM contains dirty buffers can't be considered a sane
setting.
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to use
On 3/2/21 12:47 PM, Frederic Muller wrote:
On 3/2/21 4:23 PM, Roberto Ragusa wrote:
On 3/2/21 8:34 AM, Frederic Muller wrote:
Anyway since I am somehow back to initial lousy speeds and saw it way faster on the same
machines, is there a "reliable" way to go back to more decent
sequential read speed.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-
On 2/28/21 11:26 PM, Doug H. wrote:
I am sort of old school so tend to just use the `fdisk` command line util, but
that is rather old so maybe gdisk would be the better option now.
fdisk now supports GPT too, there is no need to use gdisk
Regards.
--
Roberto Ragusamail at
a b c x; do [ $c -eq 0 ] && c=1;echo "$a:$[10*c]:65536";done
/etc/subgid
which gives me 400015 for subuser 15 of user 4.
(note that root=0 is problematic and I collapse it into bin=1,
both starting at 10)
Regards.
--
Roberto Ragusamail at robertoragusa.it
se (including exchanging a disk, for example).
The "it may be broken, let's avoid it" approach is definitely in contrast
to the "we are enabling it so bugs can be found" that we have heard for many
problematic and disrupting new features.
Regards.
--
Roberto Ragusa
just press
enter to get a second prompt. (this is what happens to me after disabling some
graphical parts)
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to
000-0
198 Offline_Uncorrectable CK 100 100 000-0
These above are the ones you should worry about a mechanically failing drive.
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users
ot; output?
If you get it, you can start wondering about the adb tool and any udev
permissions problem.
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email t
ext4 <-> btrfs).
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproje
erence (maybe as simple as a faster ping
test).
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct:
a risky thing, we know.
But the rest of the world:
- builds container images "FROM random_source"
- runs "npm install random_thing" and "gem install random_thing"
and then the best:
- installs with: "curl http://random_site/install_script | sudo bash"
R
On 12/1/20 2:59 PM, Tom Horsley wrote:
On Tue, 1 Dec 2020 14:52:21 +0100
Roberto Ragusa wrote:
How do you power them down?
I don't know about the original poster, but my "noauto" disks
timeout and power down all by themselves, then even when they aren't
mounted at all,
ow do you power them down?
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-U
. That 11 was probably
a 11.9 or 11.99 or (and I bet on this) 11.999.
I would use "free --mebi" instead.
The swap file was 12288 MiB. Let's see how much of that is available as swap.
Regards.
--
Roberto Ragusamail at robertoragusa.it
__
option.
The copy will be perfect even if the total size is not a perfect multiple of
blocksize, dd is smart.
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to
nd then "borrow" the namespace
for something out of the container is very smart.
("container" is a meaningless word; the kernel only knows about namespaces,
you can use or not each of them, in your case network is all you need...)
Best regards.
--
Roberto
artphone (no SIM). The phone has a decent
camera and mike, and gives more flexibility for the location than my desktop
but has to be plugged in to the charger.
But that is unfeasible if you have to share your screen or do a presentation.
Best regards.
--
Roberto Ragusamail at
run containers, it should be possible to run a Fedora
container on the Mac,
with firefox started there from your machine with "ssh -X container firefox".
Not simple but the same thing works on a smartphone, it should on a Mac too.
Best regards.
--
Roberto Ragusamail at robert
kernel module
that creates a v4l device that gets data from a phone.
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedor
f that Fedora Change?
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/e
NIC.
For IPv6 I've got a working setup with a /64 by doing
sysctl -w net.ipv6.conf.all.proxy_ndp=1 ### this is the trick
sysctl -w net.ipv6.conf.all.forwarding=1
after assigning a single /128 address to the SIT tunnel interface and the
entire /64 to eth0.
Best regards.
--
se (!) your passphrase. After struggling a lot with options and
ENV variables the only solution for my use case was "dnf install gnupg1" and
using gpg1.
Maybe PackageKit is triggering things without realizing or being forced to do
strange things to achieve its objectives.
Best regards.
in /etc/sysconfig/network-scripts/network-functions:
"for idx in '' {0..255} ; do" )
Best regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an
, vgs, lvs, df.
It will then be easy to verify that you are in a very comfortable situation
to expand your filesystems with a few commands.
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.o
tried debugging that a bit and the scripts are just taking the PRETTY_NAME
var from /etc/os-release.
This is on BLS, without EFI.
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubs
ing down disks while md is still active.
Cron jobs have often problems with missing env variables (e.g. simplified PATH)
,
those can also be fixed if you go the do_backup approach.
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
user
On 2020-06-14 19:52, Robert Moskowitz wrote:
5 times so far today. Crash reports sent off to mozilla, but still 5 times?
Nothing in Messages, only the start of Firefox:
Try running firefox from a terminal.
With some luck, it could print something when crashing.
Regards.
--
Roberto Ragusa
-charts (Excel style), this is the wrong tool.
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Cod
g any RAID
reconstruction or check.
You could also run the command on /dev/md0 (or what is named),
to see if something is accessing the RAID through the filesytem
(e.g. df, updatedb, ...).
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users ma
ones.
This is one of the most bizarre things ever done to
the Unix philosophy: root getting errors on these files.
Annoying whenever you run lsof, find, rsync, grep -r, ...
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list --
On 2020-06-01 10:37, Roberto Ragusa wrote:
The new user must have the EXPORT variable set to :0
export DISPLAY=:0
Replying to myself to fix a mistake that would remain in the ML archives.
The new user must have an exported DISPLAY variable set to :0
export DISPLAY=:0
--
Roberto
On 2020-06-01 12:31, bruce wrote:
Hi Roberto
Thanks for the reply.
On Mon, Jun 1, 2020 at 4:38 AM Roberto Ragusa wrote:
xhost si:localuser:thenameofthenewuser
xhost si:root:test
"localuser" is a string that you do not have to change, it specifies the kind
of rule
we
,
but running your main session as root is something being considered
a really bad idea for at least 25 years.
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to
thing: maybe you have formatted both md127 and
md127p1?
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Co
happens there).
https://docs.fedoraproject.org/en-US/Fedora/25/html/Networking_Guide/sec-Understanding_the_Device_Renaming_Procedure.html
Is that not working anymore?
Messing with grub kernel options looks definitely overkill.
Regards.
--
Roberto Ragusamail at robertoragusa.it
On 2020-03-24 23:45, bruce wrote:
hey,
for those who do linux dev/work, what's your goto IDE/editor?
just curious.
kate + make
If the project becomes big: kdevelop
(mostly as a sort of kate improvement for global searches etc.,
I do not care about build/debug).
Regards.
--
Ro
a small error can lead to a disaster. I would do that only on data I have a
backup
already, or at least I would try all the procedure on a small test filesystem
before doing it on the real stuff.
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
There is a friendly command to tell you:
# needs-restarting
(in dnf-utils)
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedo
inadvertently turned LVM against
yourself.
Regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedor
r z_dir_$initramfs
cd z_dir_$initramfs
gunzip <../z_decomp_$initramfs.cpio.gz | cpio -i
Best regards.
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists
/skipcpio $initramfs >$initramfs.cpio.gz
--
Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct:
ht
1 - 100 of 425 matches
Mail list logo