On 11/1/20 11:59 PM, ToddAndMargo via users wrote:
On 2020-11-01 14:13, Samuel Sieb wrote:
On 10/31/20 11:53 PM, ToddAndMargo via users wrote:
# modprobe -r lp
# modprobe -r parport_pc
# modprobe parport_pc
# modprobe lp
# echo 9710 9900 > /sys/bus/pci/drivers/parport_pc/new_id
But still no l
On 2020-10-30 20:38, ToddAndMargo via users wrote:
Hi All,
Here we go again.
I now have a Siig JJ-E01211-S1 Single Parallel Port PCIe Card
https://stage.siig.com/products/it-products/serial-parallel/parallel/pcie/single-parallel-port-pcie-card.html
System Requirements:
...
L
On 11/1/20 11:59 PM, ToddAndMargo via users wrote:
On 2020-11-01 14:13, Samuel Sieb wrote:
On 10/31/20 11:53 PM, ToddAndMargo via users wrote:
# modprobe -r lp
# modprobe -r parport_pc
# modprobe parport_pc
# modprobe lp
# echo 9710 9900 > /sys/bus/pci/drivers/parport_pc/new_id
But still no l
Hi,
I need help as I don't understand my problem.
I've a local directory
[root@siffux misc]# ls -la
total 4
drwxr-xr-x 3 root root0 Nov 2 09:54 .
dr-xr-xr-x. 21 root root 4096 Jul 7 13:28 ..
drwxr-xr-x 2 root root0 Nov 2 09:54 Media
I don't understand
[root@siffux misc]# mkdir
On Sun, 2020-11-01 at 19:00 -0700, Chris Murphy wrote:
> On Sun, Nov 1, 2020 at 6:51 AM John Mellor wrote:
> > On 2020-10-31 10:46 p.m., Tim via users wrote:
> > > On Sat, 2020-10-31 at 16:11 +, lancelasset...@gmail.com wrote:
> > > > Will NFS tell you data has been corrupted during the transf
On Mon, 2020-11-02 at 11:50 +0100, Frank Elsner via users wrote:
> Hi,
>
> I need help as I don't understand my problem.
>
> I've a local directory
>
> [root@siffux misc]# ls -la
> total 4
> drwxr-xr-x 3 root root0 Nov 2 09:54 .
> dr-xr-xr-x. 21 root root 4096 Jul 7 13:28 ..
> drwxr-xr-x
On Mon, 02 Nov 2020 10:52:27 + Patrick O'Callaghan wrote:
> On Mon, 2020-11-02 at 11:50 +0100, Frank Elsner via users wrote:
> > Hi,
> >
> > I need help as I don't understand my problem.
> >
> > I've a local directory
> >
> > [root@siffux misc]# ls -la
> > total 4
> > drwxr-xr-x 3 root roo
I'd normally upgrade, but my /dev/sda uses LVM to handle root, /home
etc. and from what I read this cannot be converted directly to BTRFS,
which I'm interested in using.
What would be the best way to approach this?:
1) Do a system upgrade and then convert to BTRFS by backing everything
up and res
Patrick O'Callaghan writes:
I'd normally upgrade, but my /dev/sda uses LVM to handle root, /home
etc. and from what I read this cannot be converted directly to BTRFS,
which I'm interested in using.
What would be the best way to approach this?:
1) Do a system upgrade and then convert to BTRFS b
Hi Fedora users!
Over the last years, there were several issues in the SCP protocol,
which lead us into discussions if we can get rid of it in upstream [1].
Most of the voices there said that they use SCP mostly for simple ad-hoc
copy and because sftp utility does not provide simple interface
Hi,
I don't know how if and how the internet protocol scp: is related to the scp
command. But I suppose it is.
I'm using scp: a lot to edit remote files with vim and I'm pretty sure that
many remote admins are doing the same.
So I'm wondering how this change will affect my use case scenario and
On 11/2/20 8:44 AM, Jakub Jelen wrote:
I am looking for any kind of feedback from the idea through the
usability, implementation. Is this something you would like to see in
Fedora soon? Do you have something against this? Is your use case missing?
What impact will this have on compatibility wi
I've been using NetworkManager's dnsmasq plugin (dns=dnsmasq) on my
laptop for years. After upgrading to Fedora 33, I see that
systemd-resolved is running (as expected), but the NetworkManager-
spawned dnsmasq instance is also running.
Is dnsmasq providing any benefit in this case? My understan
Hi everyone,
I'm experimenting with Fedora 33 & BTRFS on VM for a setup I'd like to
do in my desktop in the near future.
I'd like to have my system drive with BTRFS on a RAID1 profile. I was
experminenting with a simple / (root filesystem) subvolume but it
appears GRUB2 can't work properly with
On 11/2/20 11:31 AM, Jorge Fábregas wrote:
> I tried to followed link [1] but it doesn't work with Fedora33.
Sorry, here it is:
http://www.gattis.org/Work-and-Tech/operating-systems-and-applications/unix/file-systems/btrfs-raid-boot
--
Jorge
___
user
On 11/2/20 3:57 PM, Walter Cazzola wrote:
Hi,
I don't know if and how the internet protocol scp: is related to the scp
command. But I suppose it is.
Hi,
SCP is not an internet protocol -- it is simple protocol that is used
inside of encrypted SSH session, similarly to SFTP protocol. The name
On 11/2/20 4:36 PM, Kamil Dudka wrote:
On Monday, November 2, 2020 3:44:39 PM CET Jakub Jelen wrote:
Hi Fedora users!
Over the last years, there were several issues in the SCP protocol,
which lead us into discussions if we can get rid of it in upstream [1].
Most of the voices there said that th
Hi.
On Mon, 02 Nov 2020 15:44:39 +0100 Jakub Jelen wrote:
> Is this something you would like to see in Fedora soon?
No. I prefer a lot to use rsync, because scp:
- has no dry-run mode
- is not incremental
- follows symlinks when used with the -r option
- has too few options: no --chown --c
On 02/11/2020 15:44, Jakub Jelen wrote:
Hi Fedora users!
Over the last years, there were several issues in the SCP protocol, which lead
us into discussions if we can get rid of it in upstream [1]. Most of the voices
there said that they use SCP mostly for simple ad-hoc copy and because sftp
u
On Mon, Nov 02, 2020 at 03:44:39PM +0100, Jakub Jelen wrote:
> Over the last years, there were several issues in the SCP protocol, which
> lead us into discussions if we can get rid of it in upstream [1]. Most of
> the voices there said that they use SCP mostly for simple ad-hoc copy and
> because
On Mon, 2020-11-02 at 08:19 -0500, Sam Varshavchik wrote:
> Patrick O'Callaghan writes:
>
> > I'd normally upgrade, but my /dev/sda uses LVM to handle root, /home
> > etc. and from what I read this cannot be converted directly to BTRFS,
> > which I'm interested in using.
> >
> > What would be the
Improving the state of security for SCP is overdue. Like you've said, Jakub,
the code just hasn't been worked on in a long time, nor been well-maintained.
I am curious to better understand if the scp binary, as implemented, has
security-related issues of concern here (along with old code), or i
On Mon, Nov 02, 2020 at 09:18:00AM -0600, Ian Pilcher wrote:
> I've been using NetworkManager's dnsmasq plugin (dns=dnsmasq) on my
> laptop for years. After upgrading to Fedora 33, I see that
> systemd-resolved is running (as expected), but the NetworkManager-
> spawned dnsmasq instance is also ru
Joe makes a good point re: hardening. We ( a very large IT company, top 10
in size) are mandated to have sftp turned off except on specific servers.
As such, we use scp extensively. It would be better off for everybody
involved to "fix" scp's shortcomings as opposed to expecting the world at
larg
On 2020-11-02 01:59, Samuel Sieb wrote:
There's also a Linux driver
available at https://www.asix.com.tw/en/support/download if you want to
try it.
You have to recompile the linux kernel
___
users mailing list -- users@lists.fedoraproject.org
To uns
On Mon, Nov 2, 2020 at 3:50 AM Patrick O'Callaghan
wrote:
>
> On Sun, 2020-11-01 at 19:00 -0700, Chris Murphy wrote:
> > On Sun, Nov 1, 2020 at 6:51 AM John Mellor wrote:
> > > On 2020-10-31 10:46 p.m., Tim via users wrote:
> > > > On Sat, 2020-10-31 at 16:11 +, lancelasset...@gmail.com wrote
On Mon, Nov 2, 2020 at 8:32 AM Jorge Fábregas wrote:
> I'd like to have my system drive with BTRFS on a RAID1 profile. I was
> experminenting with a simple / (root filesystem) subvolume but it
> appears GRUB2 can't work properly with it. I get the famous:
>
> "Sparse file is not allowed" during
Is there any way to install Fedora 33 without using the install GUI?
This morning, out of desperation, I tried the Network Installer for
Fedora Server but it is just another .iso that uses the same GUI as the
others I have used that I am no longer able to deal with. I was hoping
it would be a
On 11/2/20 4:45 AM, Patrick O'Callaghan wrote:
I'd normally upgrade, but my /dev/sda uses LVM to handle root, /home
etc. and from what I read this cannot be converted directly to BTRFS,
which I'm interested in using.
https://fedoraproject.org/wiki/Btrfs
_
On 11/2/20 3:48 PM, Chris Murphy wrote:
> Short version: If you want unattended degraded RAID boot, use mdadm
> and put Btrfs on top of it.
Hi Chris,
I get it now. Thanks. I see it's not that straightforward at this point :(
I guess I'll continue to use ext4 but now I'll consider it over mdadm
On 11/2/20 10:31 AM, ToddAndMargo via users wrote:
On 2020-11-02 01:59, Samuel Sieb wrote:
There's also a Linux driver
available at https://www.asix.com.tw/en/support/download if you want
to try it.
You have to recompile the linux kernel
No, you don't. Unpack the tar file, go into the di
On 11/2/20 12:33 PM, Bob Goodwin wrote:
Is there any way to install Fedora 33 without using the install GUI?
I have not been able to get past the language selection screen, the
first one, in the network fedora server GUI, w/ould like to know if it
offers the/ LVM or the "standard partitions?"
On 2020-11-02 13:14, Samuel Sieb wrote:
On 11/2/20 10:31 AM, ToddAndMargo via users wrote:
On 2020-11-02 01:59, Samuel Sieb wrote:
There's also a Linux driver
available at https://www.asix.com.tw/en/support/download if you want
to try it.
You have to recompile the linux kernel
No, you do
On Mon, 2 Nov 2020 at 17:15, Samuel Sieb wrote:
> On 11/2/20 10:31 AM, ToddAndMargo via users wrote:
> > On 2020-11-02 01:59, Samuel Sieb wrote:
> >There's also a Linux driver
> >> available at https://www.asix.com.tw/en/support/download if you want
> >> to try it.
> >
> > You have to recompi
On 11/2/20 2:21 PM, ToddAndMargo via users wrote:
On 2020-11-02 13:14, Samuel Sieb wrote:
What about the other info I asked for in the previous email?
Which one did I miss?
It was easy to miss in the rest of the text.
Can you show the output of "lspci -nn" for the other devices around this
On 03/11/2020 05:38, Samuel Sieb wrote:
On 11/2/20 12:33 PM, Bob Goodwin wrote:
Is there any way to install Fedora 33 without using the install GUI?
I have not been able to get past the language selection screen, the first one, in the network
fedora server GUI, w/ould like to know if it offer
On 11/2/20 2:38 PM, Ed Greshko wrote:
On 03/11/2020 05:38, Samuel Sieb wrote:
On 11/2/20 12:33 PM, Bob Goodwin wrote:
Is there any way to install Fedora 33 without using the install GUI?
I have not been able to get past the language selection screen, the
first one, in the network fedora serve
On 2020-11-02 16:38, Samuel Sieb wrote:
So my question boils down to is the installer GUI the only way to
install Fedora 33?
There is a text mode interface, but it's not easy to use, especially
the partitioning. I couldn't really figure it out. Also, I think the
resulting installed system
On 2020-11-02 14:33, Samuel Sieb wrote:
lspci -nn
# lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation Xeon E3-1200 v6/7th Gen
Core Processor Host Bridge/DRAM Registers [8086:5918] (rev 05)
00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics
P630 [8086:591d] (rev 04)
On 11/2/20 3:25 PM, ToddAndMargo via users wrote:
On 2020-11-02 14:33, Samuel Sieb wrote:
lspci -nn
# lspci -nn
Ok, so nothing there. Any luck with the driver?
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to
On 2020-11-02 17:04, Samuel Sieb wrote:
On 11/2/20 3:25 PM, ToddAndMargo via users wrote:
On 2020-11-02 14:33, Samuel Sieb wrote:
lspci -nn
# lspci -nn
Ok, so nothing there. Any luck with the driver?
I will have to wait till tomorrow.
___
users
On Mon, Nov 2, 2020 at 2:14 PM Jorge Fábregas wrote:
>
> On 11/2/20 3:48 PM, Chris Murphy wrote:
> > Short version: If you want unattended degraded RAID boot, use mdadm
> > and put Btrfs on top of it.
>
> Hi Chris,
>
> I get it now. Thanks. I see it's not that straightforward at this point :(
>
>
I can't remember exactly what I did, but I think I copied an F31 install
onto an existing F31 install on a hard drive that had Windows 10 on it. I
did this in early 2020. Didn't keep notes. :(
Now I have a hard drive that will boot Windows 10 fine, via the Windows 10
Boot Manager.
When I go in
On Mon, Nov 2, 2020 at 1:34 PM Bob Goodwin wrote:
>
> Is there any way to install Fedora 33 without using the install GUI?
Netinstaller has an option to boot in text mode. Edit the command line
and add 'inst.text' and you'll get the text installer. It is limited
in what options you get.
> I ha
On 11/2/20 10:35 PM, linux guy wrote:
I can't remember exactly what I did, but I think I copied an F31 install
onto an existing F31 install on a hard drive that had Windows 10 on
it. I did this in early 2020. Didn't keep notes. :(
Now I have a hard drive that will boot Windows 10 fine, via
On 11/2/20 10:39 PM, Chris Murphy wrote:
On Mon, Nov 2, 2020 at 1:34 PM Bob Goodwin wrote:
Is there any way to install Fedora 33 without using the install GUI?
Netinstaller has an option to boot in text mode. Edit the command line
and add 'inst.text' and you'll get the text installer. It is
I believe that the files in /dev/sdb5 are the proper boot files.Would
it be as simple as moving the files from that directory to the FAT32
partition ?
On Tue, Nov 3, 2020 at 1:43 AM Samuel Sieb wrote:
> On 11/2/20 10:35 PM, linux guy wrote:
> > I can't remember exactly what I did, but I thin
On 11/2/20 10:50 PM, linux guy wrote:
I believe that the files in /dev/sdb5 are the proper boot files.
Would it be as simple as moving the files from that directory to the
FAT32 partition ?
In particular, you're looking for a path like EFI/fedora/grubx64.efi
On Mon, Nov 2, 2020 at 5:45 AM Patrick O'Callaghan
wrote:
>
> I'd normally upgrade, but my /dev/sda uses LVM to handle root, /home
> etc. and from what I read this cannot be converted directly to BTRFS,
> which I'm interested in using.
ext4 can be converted to Btrfs but I can't strongly recommend
Here is in /dev/sdb5:
ls
520f44320ac640c68996d2e055036d31
config-5.3.11-200.fc30.x86_64
config-5.3.11-300.fc31.x86_64
config-5.4.8-200.fc31.x86_64
efi
elf-memtest86+-5.01
extlinux
grub2
initramfs-0-rescue-6e82390ebac04e6ebc14c7543a31c1e8.img
initramfs-5.3.11-200.fc30.x86_64.img
initramfs-5.3.11-3
On 03/11/2020 14:45, Samuel Sieb wrote:
On 11/2/20 10:39 PM, Chris Murphy wrote:
On Mon, Nov 2, 2020 at 1:34 PM Bob Goodwin wrote:
Is there any way to install Fedora 33 without using the install GUI?
Netinstaller has an option to boot in text mode. Edit the command line
and add 'inst.text'
On 11/2/20 11:19 PM, linux guy wrote:
Here is in /dev/sdb5:
The efi directory is empty.
Right, that's the mount point for /dev/sdb2.
Here is what is in /dev/sdb2:
ls EFI
Boot
fedora
Microsoft
What's in "fedora"? You might actually have all the files and just need
to add the boot entry.
I'm looking at it with a live image right now.
This is what is in fedora:
ls
BOOTIA32.CSV fwupia32.efi grub.cfg grubx64.efi shimia32.efi
BOOTX64.CSV fwupx64.efi grub.cfg.rpmsave mmia32.efi
shimia32-fedora.efi
fonts gcdia32.efi grubenv mmx64.efishimx64.efi
On 11/2/20 11:28 PM, linux guy wrote:
I'm looking at it with a live image right now.
This is what is in fedora:
ls
BOOTIA32.CSV fwupia32.efi grub.cfg grubx64.efi shimia32.efi
BOOTX64.CSV fwupx64.efi grub.cfg.rpmsave mmia32.efi
shimia32-fedora.efi
fonts gcdia32.efi
So the boot process is supposed to find /dev/sdb5 and then mount /dev/sdb2
to the efi directory in it. Then it finds /fedora/root, and mount
/fedora/home to /fedora/root/home ?
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send
I'm confused. Exactly what do I do ?
Thanks for the help, btw !
It's late here. I'll run it in the morning.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Cond
On 11/2/20 11:30 PM, linux guy wrote:
So the boot process is supposed to find /dev/sdb5 and then mount
/dev/sdb2 to the efi directory in it. Then it finds /fedora/root, and
mount /fedora/home to /fedora/root/home ?
The boot process finds the kernel and initramfs from /dev/sdb5, loads
them a
On 11/2/20 11:32 PM, linux guy wrote:
I'm confused. Exactly what do I do ?
In the /fedora/root partition, you need to find
/var/log/anaconda/program.log. In there is the efibootmgr command that
was run on install to setup the boot. Run that command again to add the
Fedora boot option to t
/dev/sda is the live USB drive.
On Tue, Nov 3, 2020 at 2:39 AM Samuel Sieb wrote:
> On 11/2/20 11:30 PM, linux guy wrote:
> > So the boot process is supposed to find /dev/sdb5 and then mount
> > /dev/sdb2 to the efi directory in it. Then it finds /fedora/root, and
> > mount /fedora/home to /fe
cat program.log | grep efi
06:41:48,437 INFO program: Running [15] lvm vgs --noheadings --nosuffix
--nameprefixes --unquoted --units=b -o
name,uuid,size,free,extent_size,extent_count,free_count,pv_count fedora
--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/",
"^/dev/sd"] } log {lev
On 11/2/20 11:41 PM, linux guy wrote:
/dev/sda is the live USB drive.
Ok, if the efibootmgr line references /dev/sda, I would suggest putting
/dev/sdb instead.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to u
I'm running a live install via USB.
I'm looking in /dev/fedora/root mounted as root on my live session.
/home/liveuser/root/var/log/anaconda
cat program.log | grep boot
12:39:33,557 INFO program: No FCoE boot disk information is found in EDD!
06:41:50,804 INFO program: Running... mount -t ext4 -
On 11/2/20 11:49 PM, linux guy wrote:
I'm running a live install via USB.
I'm looking in /dev/fedora/root mounted as root on my live session.
/home/liveuser/root/var/log/anaconda
cat program.log | grep boot
06:49:24,131 INFO program: Running... grub2-mkconfig -o /boot/grub2/grub.cfg
That's cu
63 matches
Mail list logo