<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.zeitoun.net/lib/exe/css.php?s=feed" type="text/css"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
    <title>Zeitoun.net articles:udev-rules-presistent-external-disk</title>
    <tagline></tagline>
    <link rel="alternate" type="text/html" href="http://www.zeitoun.net/"/>
    <id>http://www.zeitoun.net/</id>
    <modified>2026-04-19T17:54:02+02:00</modified>
    <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
    <entry>
        <title>How to identify persistently an external hard drive on Linux ?</title>
        <link rel="alternate" type="text/html" href="http://www.zeitoun.net/articles/udev-rules-presistent-external-disk/start?rev=1292164270&amp;do=diff"/>
        <created>2010-12-12T15:31:10+02:00</created>
        <issued>2010-12-12T15:31:10+02:00</issued>
        <modified>2010-12-12T15:31:10+02:00</modified>
        <id>http://www.zeitoun.net/articles/udev-rules-presistent-external-disk/start?rev=1292164270&amp;do=diff</id>
        <summary>The following command will help us to identify our hardware and will help us to write the udev conditions (adjust /sys/block/sdb/sdb1/ for your case):

udevadm info --query all --path /sys/block/sdb/sdb1/ --attribute-walk

When my external hard drive is connected I get this :</summary>
    </entry>
</feed>
