Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: NetInst from Ubuntu? Or from Debian?

  1. #1
    Join Date
    Jan 2020
    Beans
    12

    NetInst from Ubuntu? Or from Debian?

    I want to install Ubuntu + Debian blend.
    Mostly pure Ubuntu, only snap packages from Debian (from regular deb repositories).
    Can I use Debian netinst for start?
    I am asking, because I have not found any netinst for Ubuntu.

  2. #2
    Join Date
    Apr 2014
    Location
    Tucson AZ, USA
    Beans
    1,064
    Distro
    Ubuntu

    Re: NetInst from Ubuntu? Or from Debian?

    While it may work somewhat it will ultimately fail. Debian and Ubuntu are not always binary compatible. You can build sources from debian on ubuntu usually, and vice versa. But installing packaged binaries via apt from both distros will only result in a mess at best, and a paperweight of an installation at worst.

  3. #3
    Join Date
    Nov 2008
    Location
    Boston MetroWest
    Beans
    16,326

    Re: NetInst from Ubuntu? Or from Debian?

    Does Debian even have snap packages? I'm running Debian 12 on most machines these days, and all my software was (thankfully) packaged as debs.
    If you ask for help, do not abandon your request. Please have the courtesy to check for responses and thank the people who helped you.

    Blog · Linode System Administration Guides · Android Apps for Ubuntu Users

  4. #4
    Join Date
    Mar 2010
    Location
    /home
    Beans
    9,452
    Distro
    Xubuntu

    Re: NetInst from Ubuntu? Or from Debian?

    Why would Debian have snap packages?

    Snap packages are developed and maintained by Canonical.

    If you are looking for a Debian/Ubuntu hybrid there are probably easier ways to go about it than what you propose.

    Take a look on Distrowatch, there is probably something there that would suit your needs.

  5. #5
    Join Date
    Jan 2020
    Beans
    12

    Re: NetInst from Ubuntu? Or from Debian?

    Of course, I know DistroWatch Search and its ability to find distributions based on Ubuntu.
    Sadly, I cannot find option in it for distributions with Chromium browser and without Snap packaging...

  6. #6
    Join Date
    Mar 2010
    Location
    /home
    Beans
    9,452
    Distro
    Xubuntu

    Re: NetInst from Ubuntu? Or from Debian?

    I'm not sure I understand what you want.

    Does it have to be Ubuntu based?

    Perhaps this website can help you decide what you are looking for:
    https://distrochooser.de/

  7. #7
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: NetInst from Ubuntu? Or from Debian?

    If I understand you correctly these are good choices IMHO:
    EDIT: These listed below are snap free, but can very well use them if desired.
    https://www.linuxliteos.com/

    https://linuxmint.com/

    https://pop.system76.com/

    And of Debian, if that's to slow for you you can always add Testing sources.
    Last edited by 1fallen; November 7th, 2023 at 08:43 PM.
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

  8. #8
    Join Date
    Nov 2008
    Location
    Boston MetroWest
    Beans
    16,326

    Re: NetInst from Ubuntu? Or from Debian?

    Quote Originally Posted by ruwolf View Post
    Sadly, I cannot find option in it for distributions with Chromium browser and without Snap packaging...
    Let me make the case for Debian 12. It has no snaps, and you can install Chromium on it with
    Code:
    apt update
    apt install chromium
    Debian doesn't use sudo like Ubuntu does. You create a root password during installation and become root with the traditional "su" command.
    If you ask for help, do not abandon your request. Please have the courtesy to check for responses and thank the people who helped you.

    Blog · Linode System Administration Guides · Android Apps for Ubuntu Users

  9. #9
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: NetInst from Ubuntu? Or from Debian?

    I second the above case use, and while I can't speak for SeijiSensei, the testing sources have been real stable for me
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

  10. #10
    Join Date
    Nov 2008
    Location
    Boston MetroWest
    Beans
    16,326

    Re: NetInst from Ubuntu? Or from Debian?

    I just have a vanilla repository setup (except for the choice of server):
    Code:
    Hit:1 http://debian.csail.mit.edu/debian bookworm InRelease
    Get:2 http://debian.csail.mit.edu/debian bookworm-updates InRelease [52.1 kB]
    Hit:3 http://security.debian.org/debian-security bookworm-security InRelease
    So far none of the packages I routinely use have been unavailable.

    I'm using KDE Plasma as my desktop, just as I did with Kubuntu.
    Last edited by SeijiSensei; November 8th, 2023 at 01:04 AM.
    If you ask for help, do not abandon your request. Please have the courtesy to check for responses and thank the people who helped you.

    Blog · Linode System Administration Guides · Android Apps for Ubuntu Users

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •