Larry Finger <[EMAIL PROTECTED]> writes: > +You are then ready to rewrite the sprom with > + > +sudo cat ssb_sprom_copy > $SSB_SPROM
This won't work as an unprivileged user who won't be able to open the file for writing. You probably need to use cp instead. Andreas. -- Andreas Schwab, SuSE Labs, [EMAIL PROTECTED] SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
