From: "Kharitonov A. Dmitry" <kharpost@rambler.ru> To: community@lists.altlinux.org, Sisyphus@lists.altlinux.org Subject: [sisyphus] eeePC 900 и cardreader Date: Sat, 06 Sep 2008 16:53:23 +0400 Message-ID: <48C27D43.3050105@rambler.ru> (raw) Есть ли способ сделать автомонтирование карточек? [user@dima ~]$ echo "Please, REMOVE the flashcard"; sleep 10; sudo lshal > ~/lshal1; echo "Please, INSERT the flashcard"; sleep 10; sudo lshal > ~/lshal2; diff -u ~/lshal1 ~/lshal2 Please, REMOVE the flashcard Please, INSERT the flashcard --- /home/user/lshal1 2008-09-06 16:40:35 +0400 +++ /home/user/lshal2 2008-09-06 16:40:45 +0400 @@ -1307,9 +1307,9 @@ storage.model = 'CardReader SD0' (string) storage.no_partitions_hint = false (bool) storage.originating_device = '/org/freedesktop/Hal/devices/usb_device_951_1606_146030377350_if0' (string) - storage.partitioning_scheme = '' (string) + storage.partitioning_scheme = 'mbr' (string) storage.removable = true (bool) - storage.removable.media_available = false (bool) + storage.removable.media_available = true (bool) storage.removable.media_size = 4025483264 (0xeff00000) (uint64) storage.removable.support_async_notification = false (bool) storage.requires_eject = false (bool)
reply other threads:[~2008-09-06 12:53 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=48C27D43.3050105@rambler.ru \ --to=kharpost@rambler.ru \ --cc=Sisyphus@lists.altlinux.org \ --cc=community@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git