I have noted some strange behaviour whenever I boot with USB devices plugged in - the USBs are picked up first and are assigned earlier drive letters and the internal HDD is mounted afterwards. I'm of the opinion that this mixes up the assigned drive letters.
Are you booting with USBs plugged in?
nope no usb device plugged in .. and it keeps changing
mount |grep sd
/dev/scsi/host0/bus0/target0/lun0/part1 on /tmp/usbmounts/sdg1 type ufsd (rw,nodiratime)
executing mount shows also some strange mounts to the 3rd partition of my internal hdd (the 2nd partition is type Linux Swap) and yes i formated the hdd with the internal format function:
/dev/scsi/host0/bus0/target0/lun0/part3 on /tmp/hdd/root type ext3 (ro)
/dev/scsi/host0/bus0/target0/lun0/part3 on /tmp/hdd/root type ext3 (ro)
/dev/scsi/host0/bus0/target0/lun0/part3 on /tmp/hdd/root type ext3 (ro)
/dev/scsi/host0/bus0/target0/lun0/part3 on /tmp/hdd/root type ext3 (rw)
/dev/scsi/host0/bus0/target0/lun0/part3 on /tmp/hdd/root type ext3 (rw)
/dev/scsi/host0/bus0/target0/lun0/part3 on /tmp/hdd/root type ext3 (ro)
/dev/scsi/host0/bus0/target0/lun0/part3 on /tmp/hdd/root type ext3 (ro)
/dev/scsi/host0/bus0/target0/lun0/part3 on /tmp/hdd/root type ext3 (rw)
/dev/scsi/host0/bus0/target0/lun0/part3 on /tmp/hdd/root type ext3 (rw)
so i rebooted again to have a look at dmesg after the booting procedure
executing dmesg after boot shows:
EXT3-fs error (device sdh3): ext3_find_entry: reading directory #2 offset 0
Aborting journal on device sdh3.
......
.......
This is the current time: PowerUP_Done!!!
sata1: dev 0 cfg 49:2f00 82:746b 83:7f61 84:4123 85:7469 86:bc41 87:4123 88:007f
sata1: dev 0 ATA, max UDMA/133, 2930277168 sectors: lba48
Vendor: ATA Model: WDC WD15EADS-00P Rev: 01.0
Type: Direct-Access ANSI SCSI revision: 05
SCSI device sdi: 2930277168 512-byte hdwr sectors (1500302 MB)
SCSI device sdi: drive cache: write back
SCSI device sdi: 2930277168 512-byte hdwr sectors (1500302 MB)
SCSI device sdi: drive cache: write back
/dev/scsi/host0/bus0/target0/lun0: p1 p2 p3
data[0] 0x0 signature[0] 0xbabeface
data[1] 0x0 signature[1] 0xdeadbeef
Attached scsi disk sdi at scsi0, channel 0, id 0, lun 0
Attached scsi generic sg0 at scsi0, channel 0, id 0, lun 0, type 0
mars_sata_work_fn(1038) hot plug end
still no other usb devices connected got no clue why it mounts the ext3 partition 8 times and strange that it changed to sdi after reboot

i also forgot .. i'm running the latest firmware (1.2.2a)
on the ext3 partition there is another samba folder similar to /usr/local/package/samba
just a guess .. but since i had ext3 errors in dmesg
EXT3-fs error (device sdh3): ext3_find_entry: reading directory #2 offset 0
Aborting journal on device sdh3.
scsi0 (0:0): rejecting I/O to dead device
printk: 359 messages suppressed.
Buffer I/O error on device sdh3, logical block 270
lost page write due to I/O error on sdh3
scsi0 (0:0): rejecting I/O to dead device
Buffer I/O error on device sdh3, logical block 1
lost page write due to I/O error on sdh3
i guess this might cause my samba core dump on startup of the box .. if it's started from there at all
*edit*
are there any plans to make the firmware opensource or on giving out a toolchain ? would be nice to be able to compile some goodies to play arround with
