On 7/5/07, Alessio Cervellin <alessio.cervellin at sun-cs-italy.com> wrote: > Here is the output: > /.cdrom/bin: failed to get acl entries: no such file > /.cdrom/boot/solaris/bin/root_archive: failed to get acl entries: no such file > /.cdrom/var/ld/64: failed to get acl entries: no such file > These are not a problem.
> Also if the usb pen is not formatted, the usbdump script is not able to > correctly get the size of the disk (the rmformat says it's 2gb but usbdump > says it's lt 512) says > Yes, there is a known issue with certain USBs where there is a incorrect calculation of some sizes of usbs (those where o/p for mformat is in Gb). These will be corrected in the upcoming release. > Also, there are syntax errors in the usbdump script at lines 152-153 (the > echo string should be quoted otherwise it says "then-: command not found") Thanks. Will look into it. If possble, can you format the USB to FAT in Windows, then boot belenix using a liveCD and send me the o/p of the following offline. 1)Note the o/p of rmformat. 2)edit the script using kedit /sbin/usbdump (or /usr/sbin/usbdump..) and add a 'set -x' at the second or third line 4)save, exit and plugin USB and run usbdump and note the o/p. Regards Anil
