USB ZIP OK
Stephane Boireau <[email protected]>
| Newsgroups | gmane.linux.tomsrtbt |
|---|---|
| Organization | MENRT |
| Message-ID | <[email protected]> |
Hi, I hope I won't have disturb anyone. I have the solution to use an usb zip: #insmod usbcore.o #insmod usb-uhci.o #insmod usb-storage.o And then: #mount -t vfat /dev/sda4 /mnt/zip That's OK. Thank you for not being angry about me (I should have search more).