Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

block-device

What are the pros and cons of badblock’s two non-destructive tests?

August 8, 2022 by Magenaut

I use badblocks to test my 32GB class-10 microSD card that I use to boot my RPi. I already have a functioning file system on it, so I don’t want to scan it with the -w option (destructive read-write test).

Categories Q&A, Unix & Linux Tags badblocks, block-device, disk, filesystems, performance Leave a comment

Udev rule is not being used?

August 8, 2022 by Magenaut

I’m setting up udev to handle my external USB hard drive when it gets plugged in and removed (no mounting yet). So far, I’ve made two new rules in /etc/udev/rules.d/10-local.rules to log adding/removing the disk to a file:

Categories Q&A, Unix & Linux Tags arch-linux, automounting, block-device, udev Leave a comment

How can I mount a block device from one computer to another via the network as a block device?

August 8, 2022 by Magenaut

Is it possible to export a block device such as a DVD or CDROM and make it so that it’s mountable on another computer as a block device?

Categories Q&A, Unix & Linux Tags block-device, data-cd, dvd, linux, mount Leave a comment

Mounting multiple img files as single loop device

August 6, 2022 by Magenaut

Is there a way to take a disk img file that is broken up into parts and mount it as a single loop device?

Categories Q&A, Unix & Linux Tags block-device, linux, loop-device Leave a comment

How to get block device name from partition device name?

August 6, 2022 by Magenaut

I’m looking for a portable way to obtain parent block device name (e.g. /dev/sda) given the partition device name (e.g. /dev/sda1). I know I could just drop the last character, but that wouldn’t work in some cases:

Categories Q&A, Unix & Linux Tags block-device, partition, shell-script Leave a comment
Newer posts
← Previous Page1 Page2
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress