ne:sdn:p4:wedge100bf
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| ne:sdn:p4:wedge100bf [2022/05/04 14:40] – admin | ne:sdn:p4:wedge100bf [2025/01/26 17:53] (aktuell) – [Existierende Doku:] admin | ||
|---|---|---|---|
| Zeile 10: | Zeile 10: | ||
| <code bash> | <code bash> | ||
| # Reboot main processor via OpenBMC: | # Reboot main processor via OpenBMC: | ||
| - | root@bmc: | + | root@bmc:~# wedge_power.sh off |
| - | root@bmc: | + | root@bmc:~# wedge_power.sh on; sol.sh |
| root@bmc:~# cat / | root@bmc:~# cat / | ||
| Zeile 41: | Zeile 41: | ||
| :!: Noch offene Fragen: | :!: Noch offene Fragen: | ||
| * SPI flash version: https:// | * SPI flash version: https:// | ||
| - | * Accton Diag: https:// | + | * Install and start up Accton Diag (I think it is not really needed if Ubuntu runs on the switch): https:// |
| * https:// | * https:// | ||
| - | Existierende Doku: | + | ==== Existierende Doku: ==== |
| * https:// | * https:// | ||
| * https:// | * https:// | ||
| + | * https:// | ||
| - | **BIOS** | + | === BIOS === |
| * https:// | * https:// | ||
| - | **ONIE, usw.** | + | === ONIE, usw. === |
| * https:// | * https:// | ||
| * https:// | * https:// | ||
| Zeile 59: | Zeile 62: | ||
| * https:// | * https:// | ||
| * https:// | * https:// | ||
| + | * https:// | ||
| * https:// | * https:// | ||
| - | **Ubuntu** | + | ---- |
| + | |||
| + | === Installing | ||
| * https:// | * https:// | ||
| - | * | ||
| - | **Stuff** | + | == Mount USB-Drive == |
| + | |||
| + | <code bash> | ||
| + | lsblk # list drives | ||
| + | sudo mount /dev/sdb1 / | ||
| + | sudo umount /dev/sdb1 | ||
| + | </ | ||
| + | |||
| + | == Disable Write Cache == | ||
| + | <code bash> | ||
| + | sudo hdparm -i /dev/sda | ||
| + | sudo vi / | ||
| + | Uncomment the line: # | ||
| + | </ | ||
| + | |||
| + | == Wedge ein/ | ||
| + | Als Alias auf Ubuntu-Server definiert: '' | ||
| + | <code bash> | ||
| + | curl " | ||
| + | </ | ||
| + | |||
| + | |||
| + | ---- | ||
| + | |||
| + | === Stuff === | ||
| * Facebook-Referenz Design: https:// | * Facebook-Referenz Design: https:// | ||
ne/sdn/p4/wedge100bf.1651675257.txt.gz · Zuletzt geändert: von admin
