Re: trying to identify file (if any) corresponding to LBA

2019-04-22 Thread George N. White III
On Mon, 22 Apr 2019 at 20:10, Andre Robatino wrote: Running "hdparm --read-sector 3299402936 /dev/sda" according to > https://www.smartmontools.org/wiki/BadBlockHowto shows that the formerly > bad sector is readable, so I'm not sure why the "Uncorrectable Sector > Count" is still 1. I don't want

Re: trying to identify file (if any) corresponding to LBA

2019-04-22 Thread Andre Robatino
Running "hdparm --read-sector 3299402936 /dev/sda" according to https://www.smartmontools.org/wiki/BadBlockHowto shows that the formerly bad sector is readable, so I'm not sure why the "Uncorrectable Sector Count" is still 1. I don't want to force it to be marked as a bad sector unless I'm sure

Re: trying to identify file (if any) corresponding to LBA

2019-04-22 Thread Andre Robatino
Also, the following appeared in dmesg referencing the same bad LBA 3299402936: [49702.067452] sd 0:0:0:0: [sda] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE [49702.067457] sd 0:0:0:0: [sda] tag#0 Sense Key : Medium Error [current] [49702.067459] sd 0:0:0:0: [sda] tag#0 Add. Sense

Re: x11 and the mouse

2019-04-22 Thread ToddAndMargo via users
On 4/22/19 1:01 AM, Cameron Simpson wrote: If you change the mouse acceleration with Xfce, with xinput or with xset, does it affect the behaviour which caused you to start this thread? Also, if you change the acceleration with xinput or xset, odes the Xfce dialogue notice the change? After x

Re: x11 and the mouse

2019-04-22 Thread ToddAndMargo via users
On 4/22/19 1:02 AM, Samuel Sieb wrote: On 4/22/19 12:35 AM, ToddAndMargo via users wrote: On 4/21/19 10:46 PM, Cameron Simpson wrote: does the mouse behaviour change with changes in either place? I am not sure what you are asking. I think the question is that while you are changing values i

Re: trying to identify file (if any) corresponding to LBA

2019-04-22 Thread Andre Robatino
Running "sync" fixed it: [root@lenovo-pc ~]# sync [root@lenovo-pc ~]# debugfs debugfs 1.44.6 (5-Mar-2019) debugfs: open /dev/mapper/fedora-root debugfs: icheck 345053591 Block Inode number 345053591 86246540 debugfs: quit [root@lenovo-pc ~]# The "find" command identified it as an old

Re: trying to identify file (if any) corresponding to LBA

2019-04-22 Thread Samuel Sieb
On 4/22/19 7:07 AM, Andre Robatino wrote: Unfortunately, debugfs doesn't let me open the filesystem: [root@lenovo-pc ~]# debugfs debugfs 1.44.6 (5-Mar-2019) debugfs: open /dev/mapper/fedora-root /dev/mapper/fedora-root: Inode bitmap checksum does not match bitmap while reading allocation bitma

Re: trying to identify file (if any) corresponding to LBA

2019-04-22 Thread Andre Robatino
Thanks for the info. I only have a root partition, no home partition. Badblocks found one bad block (it said 1/0/0 errors after it found the bad block, when it was still running): [root@lenovo-pc ~]# badblocks -s -b 4096 /dev/mapper/fedora-root Checking for bad blocks (read-only test): 0.00%

f29 iso customization : value of inst.stage2 and iso re-packaging

2019-04-22 Thread Adrian Sevcenco
Hi! I would like to customize the iso net-install of f29 by pointing the inst.stage2 to a local http location but i do not find a reliable point of information ... looking over https://docs.fedoraproject.org/en-US/fedora/f29/install-guide/advanced/Boot_Options/ i see : "This option expects a path

Re: trying to identify file (if any) corresponding to LBA

2019-04-22 Thread Samuel Sieb
On 4/21/19 5:06 PM, Andre Robatino wrote: Device Boot StartEndSectors Size Id Type /dev/sda1 * 204810260471024000 500M 7 HPFS/NTFS/exFAT /dev/sda2 1026048 536872959 535846912 255.5G 7 HPFS/NTFS/exFAT /dev/sda3 536872960 5389701112097

Re: x11 and the mouse

2019-04-22 Thread Samuel Sieb
On 4/22/19 12:35 AM, ToddAndMargo via users wrote: On 4/21/19 10:46 PM, Cameron Simpson wrote: does the mouse behaviour change with changes in either place? I am not sure what you are asking. I think the question is that while you are changing values in two different ways, does either one h

Re: x11 and the mouse

2019-04-22 Thread Cameron Simpson
On 22Apr2019 00:35, ToddAndMargo wrote: On 4/21/19 10:46 PM, Cameron Simpson wrote: does the mouse behaviour change with changes in either place? I am not sure what you are asking. If you change the mouse acceleration with Xfce, with xinput or with xset, does it affect the behaviour which

Re: x11 and the mouse

2019-04-22 Thread ToddAndMargo via users
On 4/21/19 10:46 PM, Cameron Simpson wrote: does the mouse behaviour change with changes in either place? I am not sure what you are asking. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedo