Compare commits

...

5 Commits

Author SHA1 Message Date
Jon Sands 2ef7408385 name perc section more accurately, md1200 url 2023-06-22 07:23:52 -04:00
Jon Sands 4b5e45bd75 update brocade guide for icx7xxx to 08.0.95k
bai
2023-06-22 07:04:11 -04:00
Jon Sands cf45b00c15
Merge pull request #39 from jkulzer/patch-1
Add instructions for using Ventoy to boot the FreeDOS Image
2023-06-22 06:28:31 -04:00
jkulzer 043e5d86d2
Changed Phrasing for Ventoy usage 2023-06-20 13:34:14 +02:00
jkulzer a9fdf08b2c
Add instructions for using Ventoy to boot the FreeDOS Image 2023-06-20 13:00:36 +02:00
8 changed files with 19 additions and 11 deletions

View File

@ -3,11 +3,11 @@
## Master ZIP (Firmware, Manuals, Licenses)
Download the ZIP below which contains all the firmware, licenses, and documentation you'll need for the guides on this site.
[```Brocade Master ZIP```](store/brocade-09-16-2022.zip)
[```Brocade Master ZIP```](store/brocade-06-22-2023.zip)
```ICX6xxx SW version: 08030u```
```ICX7xxx SW version: 08095h```
```ZIP Updated: 09-16-2022```
```MD5: 03918cbbe88e428b53c5b8e6cc5e43e1```
```ICX7xxx SW version: 08095k```
```ZIP Updated: 06-22-2023```
```MD5: 656ac17bc882b567ab385dc742544034```
Inside this archive you'll see a folder titled `brocade-(date)` - extract this entire folder somewhere on your PC. Then, you need to get a TFTP server up and running temporarily, serving files out of the `TFTP-Content` subfolder. If you're already familiar with how to do this, point your TFTP server at `TFTP-Content` so it's the root folder, then navigate to your switch model under the **Brocade Setup** menu on the left. If you need some pointers getting TFTP running, continue below.

View File

@ -85,7 +85,7 @@ exit
Now that the switch has an IP address & is booted into `v08090` (which is capable of flashing the new UFI format images), we can flash the latest stable FastIron version. **First, move your ethernet cable** from the dedicated management port to any of the **regular switch ports**. Then run the following to flash the new UFI image. Like previous commands, replace the IP with the IP of your own TFTP server:
```
copy tftp flash 192.168.1.8 ICX7xxx/SPR08095hufi.bin primary
copy tftp flash 192.168.1.8 ICX7xxx/SPR08095kufi.bin primary
erase flash secondary
reload
```

View File

@ -81,7 +81,7 @@ exit
Now that the switch has an IP address & is booted into `v08090` (which is capable of flashing the new UFI format images), we can flash the latest stable FastIron version. **First, move your ethernet cable** from the dedicated management port to any of the **regular switch ports**. Then run the following to flash the new UFI image. Like previous commands, replace the IP with the IP of your own TFTP server:
```
copy tftp flash 192.168.1.8 ICX7xxx/SPR08095hufi.bin primary
copy tftp flash 192.168.1.8 ICX7xxx/SPR08095kufi.bin primary
erase flash secondary
reload
```

View File

@ -1 +1,5 @@
coming soon v2
For now: [Fun with an MD1200/MD1220 & SC200/SC220](https://forums.servethehome.com/index.php?threads/fun-with-an-md1200-md1220-sc200-sc220.27487/)

View File

@ -42,7 +42,7 @@ When you're finished with this guide, don't forget to go back and enable Virtual
**Remove all drives connected to the PERC.** This typically means any drives in the front of the server in the hot swap bays. If you forget to do this, the flashing process won't touch them or alter them, but having them connected can cause the flash process to fail and you'll be left wondering why. So pull the caddies for now!
**Download the ZIP below** which contains two ISOs. One is a FreeDOS live image, the other is a Debian live image. Both come prepackaged with all the required tools and files, and they can be booted either via iDRAC virtual media or by burning them to a flash drive via [Rufus](https://rufus.ie/) in WIndows, using `dd` in Linux, or your favorite flashing utility - up to you.
**Download the ZIP below** which contains two ISOs. One is a FreeDOS live image, the other is a Debian live image. Both come prepackaged with all the required tools and files, and they can be booted either via iDRAC virtual media or by burning them to a flash drive via [Rufus](https://rufus.ie/) in WIndows, using `dd` in Linux, or your favorite flashing utility - up to you. If you use Ventoy, make sure to boot the FreeDOS image in memdisk mode.
[```Dell Perc Flashing ZIP```](store/perc/perc-crossflash-v2.3.zip)
```Version: v2.3```

View File

@ -1 +1,5 @@
coming soon
For now: [Fun with an MD1200/MD1220 & SC200/SC220](https://forums.servethehome.com/index.php?threads/fun-with-an-md1200-md1220-sc200-sc220.27487/)

View File

@ -40,7 +40,7 @@ nav:
- 'Extracting Firmware': 'firmware.md'
- 'Extracting Licenses': 'extract.md'
- 'EEPROM Unlocks': 'eeprom.md'
- PERC Mini:
- PERC Crossflash:
- 'Introduction': 'perc.md'
- 'H310 Mini': 'H310.md'
- 'H710 B0 Mini': 'H710-B0.md'

View File

@ -2,7 +2,7 @@
{% block announce %}
<center>
<a href="https://github.com/Fohdeesha/lab-docu/commits/master" target="_blank">Docu Version: v4.5 (05-15-2023)</a>
<a href="https://github.com/Fohdeesha/lab-docu/commits/master" target="_blank">Docu Version: v4.6 (06-22-2023)</a>
-
<a href="https://github.com/Fohdeesha/lab-docu" target="_blank">Sources, Suggest, Contribute</a>
-