* [sisyphus] Не работающая флэшка
@ 2005-09-10 16:59 Vitaly Erokhin
2005-09-10 17:27 ` Yuri N. Glibovetz
` (4 more replies)
0 siblings, 5 replies; 8+ messages in thread
From: Vitaly Erokhin @ 2005-09-10 16:59 UTC (permalink / raw)
To: sisyphus
Hello people.
$ dmesg
<skiped>
Initializing USB Mass Storage driver...
scsi0 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 3
usb-storage: waiting for device to settle before scanning
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
Vendor: JetFlash Model: TS512MJF2A Rev: 1.00
Type: Direct-Access ANSI SCSI revision: 02
SCSI device sda: 1003600 512-byte hdwr sectors (514 MB)
sda: Write Protect is off
sda: Mode Sense: 0b 00 00 08
sda: assuming drive cache: write through
SCSI device sda: 1003600 512-byte hdwr sectors (514 MB)
sda: Write Protect is off
sda: Mode Sense: 0b 00 00 08
sda: assuming drive cache: write through
sda: sda1
Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0
usb-storage: device scan complete
$ sudo mount /dev/sda1 /mnt/disk/
mount: special device /dev/sda1 does not exist
Вопрос очевиден, как лечить?
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sisyphus] Не работающая флэшка
2005-09-10 16:59 [sisyphus] Не работающая флэшка Vitaly Erokhin
@ 2005-09-10 17:27 ` Yuri N. Glibovetz
2005-09-10 17:42 ` [sisyphus] " Vitaly Erokhin
` (3 subsequent siblings)
4 siblings, 0 replies; 8+ messages in thread
From: Yuri N. Glibovetz @ 2005-09-10 17:27 UTC (permalink / raw)
To: greypus, ALT Linux Sisyphus discussion list
Vitaly Erokhin пишет:
> $ sudo mount /dev/sda1 /mnt/disk/
> mount: special device /dev/sda1 does not exist
А что говорит
# fdisk -l /dev/sda
?
--
Чудес не бывает - бывают только глюки...
Linux Registered User #387540
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=387540
^ permalink raw reply [flat|nested] 8+ messages in thread
* [sisyphus] Re: Не работающая флэшка
2005-09-10 16:59 [sisyphus] Не работающая флэшка Vitaly Erokhin
2005-09-10 17:27 ` Yuri N. Glibovetz
@ 2005-09-10 17:42 ` Vitaly Erokhin
2005-09-10 18:00 ` Yuri N. Glibovetz
2005-09-10 18:04 ` Vitaly Erokhin
` (2 subsequent siblings)
4 siblings, 1 reply; 8+ messages in thread
From: Vitaly Erokhin @ 2005-09-10 17:42 UTC (permalink / raw)
To: sisyphus
# fdisk -l /dev/sda
ничего не говорит.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sisyphus] Re: Не работающая флэшка
2005-09-10 17:42 ` [sisyphus] " Vitaly Erokhin
@ 2005-09-10 18:00 ` Yuri N. Glibovetz
0 siblings, 0 replies; 8+ messages in thread
From: Yuri N. Glibovetz @ 2005-09-10 18:00 UTC (permalink / raw)
To: greypus, ALT Linux Sisyphus discussion list
Vitaly Erokhin пишет:
> # fdisk -l /dev/sda
> ничего не говорит.
Что говорят?
# cat /proc/scsi/scsi
# cat /proc/scsi/scsi_sd
# ls -l /dev/sda
--
Чудес не бывает - бывают только глюки...
Linux Registered User #387540
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=387540
^ permalink raw reply [flat|nested] 8+ messages in thread
* [sisyphus] Re: Не работающая флэшка
2005-09-10 16:59 [sisyphus] Не работающая флэшка Vitaly Erokhin
2005-09-10 17:27 ` Yuri N. Glibovetz
2005-09-10 17:42 ` [sisyphus] " Vitaly Erokhin
@ 2005-09-10 18:04 ` Vitaly Erokhin
2005-09-10 18:27 ` Yuri N. Glibovetz
2005-09-10 18:44 ` Vitaly Erokhin
2005-09-10 19:42 ` [sisyphus] " Vitaly Lipatov
4 siblings, 1 reply; 8+ messages in thread
From: Vitaly Erokhin @ 2005-09-10 18:04 UTC (permalink / raw)
To: sisyphus
[greyp@localhost greyp]$ sudo cat /proc/scsi/scsi
Attached devices:
Host: scsi1 Channel: 00 Id: 00 Lun: 00
Vendor: JetFlash Model: TS512MJF2A Rev: 1.00
Type: Direct-Access ANSI SCSI revision: 02
[greyp@localhost greyp]$ sudo cat /proc/scsi/scsi_sd
cat: /proc/scsi/scsi_sd: No such file or directory
[greyp@localhost greyp]$ sudo cat /proc/scsi/scsi_sda
cat: /proc/scsi/scsi_sda: No such file or directory
[greyp@localhost greyp]$ sudo ls -l /dev/sda
ls: /dev/sda: No such file or directory
[greyp@localhost greyp]$ sudo ls -l /dev/sda1
ls: /dev/sda1: No such file or directory
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sisyphus] Re: Не работающая флэшка
2005-09-10 18:04 ` Vitaly Erokhin
@ 2005-09-10 18:27 ` Yuri N. Glibovetz
0 siblings, 0 replies; 8+ messages in thread
From: Yuri N. Glibovetz @ 2005-09-10 18:27 UTC (permalink / raw)
To: greypus, ALT Linux Sisyphus discussion list
Vitaly Erokhin пишет:
> [greyp@localhost greyp]$ sudo cat /proc/scsi/scsi
> Attached devices:
> Host: scsi1 Channel: 00 Id: 00 Lun: 00
> Vendor: JetFlash Model: TS512MJF2A Rev: 1.00
> Type: Direct-Access ANSI SCSI revision: 02
> [greyp@localhost greyp]$ sudo cat /proc/scsi/scsi_sd
> cat: /proc/scsi/scsi_sd: No such file or directory
> [greyp@localhost greyp]$ sudo cat /proc/scsi/scsi_sda
> cat: /proc/scsi/scsi_sda: No such file or directory
> [greyp@localhost greyp]$ sudo ls -l /dev/sda
> ls: /dev/sda: No such file or directory
> [greyp@localhost greyp]$ sudo ls -l /dev/sda1
> ls: /dev/sda1: No such file or directory
Можно попробывать:
# mknod /dev/sda b 8 0
# mknod /dev/sda1 b 8 1
--
Чудес не бывает - бывают только глюки...
Linux Registered User #387540
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=387540
^ permalink raw reply [flat|nested] 8+ messages in thread
* [sisyphus] Re: Не работающая флэшка
2005-09-10 16:59 [sisyphus] Не работающая флэшка Vitaly Erokhin
` (2 preceding siblings ...)
2005-09-10 18:04 ` Vitaly Erokhin
@ 2005-09-10 18:44 ` Vitaly Erokhin
2005-09-10 19:42 ` [sisyphus] " Vitaly Lipatov
4 siblings, 0 replies; 8+ messages in thread
From: Vitaly Erokhin @ 2005-09-10 18:44 UTC (permalink / raw)
To: sisyphus
О! Работает. Спасибо большое.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sisyphus] Не работающая флэшка
2005-09-10 16:59 [sisyphus] Не работающая флэшка Vitaly Erokhin
` (3 preceding siblings ...)
2005-09-10 18:44 ` Vitaly Erokhin
@ 2005-09-10 19:42 ` Vitaly Lipatov
4 siblings, 0 replies; 8+ messages in thread
From: Vitaly Lipatov @ 2005-09-10 19:42 UTC (permalink / raw)
To: greypus, ALT Linux Sisyphus discussion list
On Saturday 10 September 2005 20:59, Vitaly Erokhin wrote:
> $ sudo mount /dev/sda1 /mnt/disk/
> mount: special device /dev/sda1 does not exist
# service udevd status
?
Мне кажется, это udev не создаёт устройство.
--
Lav
Виталий Липатов
Санкт-Петербург
GNU! ALT Linux Team! WINE! LaTeX! LyX! http://freesource.info
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2005-09-10 19:42 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-10 16:59 [sisyphus] Не работающая флэшка Vitaly Erokhin
2005-09-10 17:27 ` Yuri N. Glibovetz
2005-09-10 17:42 ` [sisyphus] " Vitaly Erokhin
2005-09-10 18:00 ` Yuri N. Glibovetz
2005-09-10 18:04 ` Vitaly Erokhin
2005-09-10 18:27 ` Yuri N. Glibovetz
2005-09-10 18:44 ` Vitaly Erokhin
2005-09-10 19:42 ` [sisyphus] " Vitaly Lipatov
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