Running the below commands in order will install the necessary tools, download the updated driver / firmware packages and then install any updated packages.
yum install dell_ft_install
yum install $(bootstrap_firmware)
firmwaretool --update --yes
If you run the 'firmwaretool --update' without the '--yes' it will print out the list of updates with out installing them.
moxmi
2 Posts
0
July 6th, 2012 10:00
Running the below commands in order will install the necessary tools, download the updated driver / firmware packages and then install any updated packages.
yum install dell_ft_install
yum install $(bootstrap_firmware)
firmwaretool --update --yes
If you run the 'firmwaretool --update' without the '--yes' it will print out the list of updates with out installing them.