Port-amd64 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: umass(4) broken on netbsd-7/amd64?
Nick Hudson <skrll%netbsd.org@localhost> writes:
> http://mail-index.netbsd.org/source-changes/2017/11/17/msg089761.html
>
> Should help - there might be other issues, though.
Seems to help with the actual availability of the device, yes.
mount_msdos is still unable to mount a DOS file system, though.
: dejah# ;dmesg
[...]
umass0 at uhub7 port 3 configuration 1 interface 0
umass0: SMI Corporation (0x90c) USB DISK (0x1000), rev 2.00/11.00, addr 2
umass0: using SCSI over Bulk-Only
scsibus0 at umass0: 2 targets, 1 lun per target
sd0 at scsibus0 target 0 lun 0: <S31B1103, USB DISK, 1100> disk removable
sd0: 3864 MB, 7872 cyl, 16 head, 63 sec, 512 bytes/sect x 7913472 sectors
: dejah# ;disklabel sd0
[...]
d: 7913472 0 unused 0 0 # (Cyl. 0 - 7850*)
e: 58593 1 MSDOS # (Cyl. 0*- 58*)
: dejah# ;mount /dev/sd0e /m/stick
mount_msdos: /dev/sd0e on /m/stick: Invalid argument
...so I guess there are other issues. :)
-tih
--
Most people who graduate with CS degrees don't understand the significance
of Lisp. Lisp is the most important idea in computer science. --Alan Kay
Home |
Main Index |
Thread Index |
Old Index