Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
I've just upgraded to a clean etch The update process worked perfectly, but now i've a little problem with usb memory. I insert it but then i can't mount becouse there's no /dev/sda* "file".
That's strange becouse dmesg tells me the usb is recognized and on sda1:
usb-storage: device found at 2
usb-storage: waiting for device to settle before scanning
Vendor: SAMSUNG Model: HM160HI Rev:
Type: Direct-Access ANSI SCSI revision: 02
SCSI device sda: 312581808 512-byte hdwr sectors (160042 MB)
sda: Write Protect is off
sda: Mode Sense: 00 38 00 00
sda: assuming drive cache: write through
SCSI device sda: 312581808 512-byte hdwr sectors (160042 MB)
sda: Write Protect is off
sda: Mode Sense: 00 38 00 00
sda: assuming drive cache: write through
sda: sda1
sd 0:0:0:0: Attached scsi disk sda
usb-storage: device scan complete
I had a problem with not having /dev/ttyUSB0 but when i did MAKEDEV usb (as root in the /dev directory) it created the right "files" in /dev directory!
for the devicenodes to be created dynamically you have to install udev. The minimal etch install is really a barebone install. You need to add all bells and whistles yourself
msx wrote:i don't understand why it didn't create them automatically.. anyone installing etch-light had the same issue ?
Yes, I had the same problem. And I am glad I found this thread! Thanks for the tip, vecka53.
Mounting the USB drive allows me to put some scripts on there that I can then use to automate the reconfiguration of my Bubba. That is a big time saver.
For the sake of completeness, these are commands I used to mount the USB drive after a fresh install: