Once verified, write the ISO to a USB drive (minimum 2 GB for netinst, 8 GB for DVD).

Most people should download the netinst ISO for a minimal, customized system.

After downloading, verify the integrity of the ISO to ensure it hasn’t been corrupted or tampered with.

Once downloaded, you cannot simply copy the file to a USB drive; you must "burn" the image.

// router.js onPageChange = (options) => { ⋮ salsify.events.navigation(options) } // addToCart.js onAddToCart = (options) => { ⋮ salsify.events.addToCart(options) } // view.html