Netinstall?

Questions about Grub, UEFI,the liveCD and the installer
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
emorrp1

Re: Netinstall?

Post by emorrp1 »

Hello, and Welcome to Linux Mint. Nope, no netinstall image, but it is possible your proposed system may work, but it would be much better to just load the iso directly.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
emorrp1

Re: Netinstall?

Post by emorrp1 »

here you go:

Code: Select all

## -----------------------
## LINUX MINT REPOSITORIES
## -----------------------

## +++ Linux Mint 5 Elyssa (stable) +++
deb http://packages.linuxmint.com/ elyssa main upstream import 

## +++ Backports (not as stable) +++
#deb http://packages.linuxmint.com/ elyssa backport 

## +++ Community (not as stable) +++
#deb http://packages.linuxmint.com/ elyssa community 

## +++ Romeo (unstable) +++
#deb http://packages.linuxmint.com/ elyssa romeo 

## +++ Source Repositories +++
#deb-src http://packages.linuxmint.com/ elyssa main upstream import 
#deb-src http://packages.linuxmint.com/ elyssa community 
#deb-src http://packages.linuxmint.com/ elyssa backport 
#deb-src http://packages.linuxmint.com/ elyssa romeo 

## -------------------
## UBUNTU REPOSITORIES
## -------------------

## +++ Hardy (Ubuntu 8.04) +++
deb http://archive.ubuntu.com/ubuntu/ hardy main restricted universe multiverse 
deb http://archive.ubuntu.com/ubuntu/ hardy-updates main restricted universe multiverse 
deb http://security.ubuntu.com/ubuntu/ hardy-security main restricted universe multiverse 

## +++ Backports & Proposed (Ubuntu Unstable) +++
#deb http://archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse 
#deb http://archive.ubuntu.com/ubuntu/ hardy-proposed main restricted universe multiverse 

## +++ Source Repositories +++
#deb-src http://archive.ubuntu.com/ubuntu/ hardy main restricted universe multiverse 
#deb-src http://archive.ubuntu.com/ubuntu/ hardy-updates main restricted universe multiverse 
#deb-src http://security.ubuntu.com/ubuntu/ hardy-security main restricted universe multiverse 
#deb-src http://archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse 
#deb-src http://archive.ubuntu.com/ubuntu/ hardy-proposed main restricted universe multiverse 

## ------------------
## OTHER REPOSITORIES
## ------------------

## +++ Canonical +++
deb http://archive.canonical.com/ubuntu/ hardy partner 

## +++ Medibuntu +++
deb http://packages.medibuntu.org/ hardy free non-free 
emorrp1

Re: Netinstall?

Post by emorrp1 »

firstly, notice it's commented out, so not enabled by default. It's a holding place for testing packages (e.g. updates) before they graduate to the ordinary repos.
Locked

Return to “Installation & Boot”