You are not logged in.
Connecting my android phone to slitaz i can only see internal memory and not micro sd (which i bought to install slitaz into :-) ). Having drinked enough sangiovese i remembered of these:
http://vanilla.slitaz.org/index.php?p=/discussion/comment/12245
http://forum.slitaz.org/topic/usb-card-readerwriter-not-detected
The fix comes from second link and consist in appending
[c]scsi_mod.max_luns=8[/c]
to the kernel options in grub or in
echo 8 > /sys/modules/scsi_mod/parameters/max_luns
while slitaz is running.
i think that minimal should not mean user unfriendly, if there is some init script reason for not build the kernel with CONFIG_SCSI_MULTI_LUN=y (is it this way?) the parameter could be appended in grub4dos.
is it a bad idea?
Offline
fixed : http://hg.slitaz.org/wok/rev/f27db14aa3d6
thanks mojo
Offline
[ Generated in 0.020 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]