Add .iso file as a apt repositry

From AcrodusWiki
Revision as of 09:24, 6 March 2025 by Alex (talk | contribs) (Created page with "Slightly different to other methods. This still requires you to mount the .iso file on the system. The following line (or equivalent) then requires adding to the sources.list file. <pre> deb file:/mnt/debian-iso/ bookworm main contrib </pre>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Slightly different to other methods. This still requires you to mount the .iso file on the system. The following line (or equivalent) then requires adding to the sources.list file.

deb file:/mnt/debian-iso/ bookworm main contrib