What's new

Most appropriate way to replace USB used for logging / addons?

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

JR Godwin

Regular Contributor
Hi,

Saw this in my log...

Mar 11 09:52:18 RT-AX86U-B330 kernel: sd 0:0:0:0: [sda] FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Mar 11 09:52:18 RT-AX86U-B330 kernel: sd 0:0:0:0: [sda] Sense Key : Data Protect [current]
Mar 11 09:52:18 RT-AX86U-B330 kernel: sd 0:0:0:0: [sda] Add. Sense: Write protected
Mar 11 09:52:18 RT-AX86U-B330 kernel: sd 0:0:0:0: [sda] CDB: Write(10) 2a 00 00 53 52 30 00 00 08 00
Mar 11 09:52:18 RT-AX86U-B330 kernel: blk_update_request: critical target error, dev sda, sector 5460528
Mar 11 09:52:18 RT-AX86U-B330 kernel: EXT4-fs warning (device sda1): ext4_end_bio:332: I/O error -121 writing to inode 132026 (offset 344064 size 4096 starting block 682567)
Mar 11 09:52:18 RT-AX86U-B330 kernel: Buffer I/O error on device sda1, logical block 682562
Mar 11 09:52:18 RT-AX86U-B330 kernel: sd 0:0:0:0: [sda] FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Mar 11 09:52:18 RT-AX86U-B330 kernel: sd 0:0:0:0: [sda] Sense Key : Data Protect [current]
Mar 11 09:52:18 RT-AX86U-B330 kernel: sd 0:0:0:0: [sda] Add. Sense: Write protected
Mar 11 09:52:18 RT-AX86U-B330 kernel: sd 0:0:0:0: [sda] CDB: Write(10) 2a 00 00 53 52 28 00 00 08 00
Mar 11 09:52:18 RT-AX86U-B330 kernel: blk_update_request: critical target error, dev sda, sector 5460520
Mar 11 09:52:18 RT-AX86U-B330 kernel: EXT4-fs warning (device sda1): ext4_end_bio:332: I/O error -121 writing to inode 132026 (offset 0 size 0 starting block 682566)
Mar 11 09:52:18 RT-AX86U-B330 kernel: Buffer I/O error on device sda1, logical block 682561
Mar 11 09:52:18 RT-AX86U-B330 kernel: JBD2: Detected IO errors while flushing file data on sda1-8


checked the disk check log and it showed there'd been an error during a recent bootup where it fixed something in the journaling (yes, I know, not very helpful, but I'd already deleted that log file before I saw this in the system.

So, I'm thinking I'll replace the USB stick....but....I've got data from various addons that I'd like to retain.....and, my linux commands just aren't that strong beyond change directory, ls and nano.
Is there a way I can replace the existing USB with a new one by effectively cloning it, volume name and all so that I don't have to change any paths? If so, how.....and if not, then ...suggestions.
 

Similar threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top