[opensuse] Network install not available?
Hi, OK, A fairly rough statement to make but the newest version of OpenSuse, and I believe its previous versions, did not have a TRUE network installation option. WITHOUT any additional software management i.e. to create a Live USB or DVD, and also not having a master host server to retrieve from, how can a network install truly be done? I would certainly download a file and execute it on my operating system that simply pointed me to a server from which I could then download the entire distribution. A file should be made available that once downloaded, would start the installation process of 13.1. It does not matter what OS I am coming from, only that the file I download is compatible enough with my current OS so that I can install 13.1. I am putting this out into the community as there will come a time where USB drives and CD/DVD's are no longer available to be used on a laptop, as it has a network connection. How does a person with no optical drive and no USB port with a single laptop install openSuse? Just a thought Should I perhaps raise it on Bugzilla? Regards Hylton -- ======================================================================== Hylton is a Lions Club member of Lions Club of Fish Hoek (District 410A) http://www.fishhoeklionsclub.org.za being part of the worlds largest non profit NGO ======================================================================== -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Sat, Nov 23, 2013 at 11:54 AM, Hylton Conacher (ZR1HPC) <hylton@conacher.co.za> wrote:
Hi,
OK, A fairly rough statement to make but the newest version of OpenSuse, and I believe its previous versions, did not have a TRUE network installation option.
WITHOUT any additional software management i.e. to create a Live USB or DVD, and also not having a master host server to retrieve from, how can a network install truly be done?
I would certainly download a file and execute it on my operating system that simply pointed me to a server from which I could then download the entire distribution.
A file should be made available that once downloaded, would start the installation process of 13.1. It does not matter what OS I am coming from, only that the file I download is compatible enough with my current OS so that I can install 13.1.
I am putting this out into the community as there will come a time where USB drives and CD/DVD's are no longer available to be used on a laptop, as it has a network connection. How does a person with no optical drive and no USB port with a single laptop install openSuse?
Just a thought Should I perhaps raise it on Bugzilla?
Regards Hylton
Feature requests are supposed to go to fate, not bugzilla: https://features.opensuse.org/ === Do you have an example device in mind that can't boot from external media one way or another? == I don't think your idea is thought out well yet. To install any operating system you need to boot up into a dedicated boot environment. For physical installs that means: - boot from CD/DVD - boot from USB / external SATA - boot from PXE (a true network boot, where the boot OS is provided by a PXE server) It may be possible to boot some devices from a bluetooth connected drive, but I've never heard of that. So your proposal needs to have an identified boot solution that is not currently supported that should be. Greg -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 23/11/13 18:17, Greg Freemyer wrote: [SNIP]
To install any operating system you need to boot up into a dedicated boot environment.
Why, exactly? Say I am running oS 12.3 and have a spare partition, why shouldn't it be possible to execute a program in the running 12.3 system which does a 1st stage install into the spare partition and updates the bootloader? At the next boot, you can then choose to boot to the new installation and complete the install from there... Dx -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
"Dylan" == Dylan <dylan@dylan.me.uk> writes:
Dylan> On 23/11/13 18:17, Greg Freemyer wrote: Dylan> [SNIP] >> To install any >> operating system you need to boot up into a dedicated boot >> environment. >> Dylan> Why, exactly? Say I am running oS 12.3 and have a spare partition, Dylan> why shouldn't it be possible to execute a program in the running Dylan> 12.3 system which does a 1st stage install into the spare partition Dylan> and updates the bootloader? At the next boot, you can then choose Dylan> to boot to the new installation and complete the install from Dylan> there... If I understand correctly what you are looking for is setupgrupforinstall First clone the git repo to a directory of your choice with the following command git clone git://gitorious.org/opensuse/setupgrubfornfsinstall.git setupgrubfornfsinstall should allow you to install various distros not limited to openSUSE -- Life is endless possibilities -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 23/11/13 20:55, Togan Muftuoglu wrote:
"Dylan" == Dylan <dylan@dylan.me.uk> writes:
Dylan> On 23/11/13 18:17, Greg Freemyer wrote: Dylan> [SNIP]
>> To install any >> operating system you need to boot up into a dedicated boot >> environment. >>
Dylan> Why, exactly? Say I am running oS 12.3 and have a spare partition, Dylan> why shouldn't it be possible to execute a program in the running Dylan> 12.3 system which does a 1st stage install into the spare partition Dylan> and updates the bootloader? At the next boot, you can then choose Dylan> to boot to the new installation and complete the install from Dylan> there...
If I understand correctly what you are looking for is setupgrupforinstall
Unfortunately, you do not understand. Remember this is a newbie who wants the latest opensuse. A newbie who has no other PC hardware or facilities to clone anything. I recently assisted in donating some netbooks where the hardware had no CD/DVD drive, 2 USB ports and an RJ45 network port. The single USB flash disk each student had contained their years academic work and so could not be used for a pen-drive install. No student had access to buy another flash disk, even if they had the money. Each netbook was pre-loaded with Windows Starter. The key here is to think back to basics as a brand new user without the nice to have items i.e. DVD drive, USB flash disk, but someone who has a network connection on their current OS. Regards Hylton -- ======================================================================== Hylton is a Lions Club member of Lions Club of Fish Hoek (District 410A) http://www.fishhoeklionsclub.org.za being part of the worlds largest non profit NGO ======================================================================== -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Hylton Conacher (ZR1HPC) wrote:
Remember this is a newbie who wants the latest opensuse. A newbie who has no other PC hardware or facilities to clone anything.
I recently assisted in donating some netbooks where the hardware had no CD/DVD drive, 2 USB ports and an RJ45 network port. The single USB flash disk each student had contained their years academic work and so could not be used for a pen-drive install. No student had access to buy another flash disk, even if they had the money. Each netbook was pre-loaded with Windows Starter.
Why not donate a USB stick along with the netbook? The flash disk only needs to be about 1Gb - those are given away as advertising presents. I have one or two creditcard sized ones that I use for booting the NET installer from.
The key here is to think back to basics as a brand new user without the nice to have items i.e. DVD drive, USB flash disk, but someone who has a network connection on their current OS.
Like Greg I can only refer you to http://features.opensuse.org. I see no immediate technical reasons why it shouldn't be possible, the issue is getting someone excited about your idea. -- Per Jessen, Zürich (1.0°C) http://www.hostsuisse.com/ - dedicated server rental in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Tue, 2013-11-26 at 12:43 +0100, Per Jessen wrote:
Hylton Conacher (ZR1HPC) wrote:
Remember this is a newbie who wants the latest opensuse. A newbie who has no other PC hardware or facilities to clone anything.
I recently assisted in donating some netbooks where the hardware had no CD/DVD drive, 2 USB ports and an RJ45 network port. The single USB flash disk each student had contained their years academic work and so could not be used for a pen-drive install. No student had access to buy another flash disk, even if they had the money. Each netbook was pre-loaded with Windows Starter.
Why not donate a USB stick along with the netbook? The flash disk only needs to be about 1Gb - those are given away as advertising presents.
1GByte? Not even that is needed: openSUSE-13.1-NET-x86_64.iso 06-Nov-2013 17:27 284M Although i wonder i you still get them that small ;-) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Hans Witvliet wrote:
On Tue, 2013-11-26 at 12:43 +0100, Per Jessen wrote:
Hylton Conacher (ZR1HPC) wrote:
Remember this is a newbie who wants the latest opensuse. A newbie who has no other PC hardware or facilities to clone anything.
I recently assisted in donating some netbooks where the hardware had no CD/DVD drive, 2 USB ports and an RJ45 network port. The single USB flash disk each student had contained their years academic work and so could not be used for a pen-drive install. No student had access to buy another flash disk, even if they had the money. Each netbook was pre-loaded with Windows Starter.
Why not donate a USB stick along with the netbook? The flash disk only needs to be about 1Gb - those are given away as advertising presents.
1GByte? Not even that is needed: openSUSE-13.1-NET-x86_64.iso 06-Nov-2013 17:27 284M
Although i wonder i you still get them that small ;-)
You can get down to 2Gb cards: http://www.flashbay.ch/produkte/usb-karte-alloy -- Per Jessen, Zürich (-2.4°C) http://www.hostsuisse.com/ - dedicated server rental in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Le 26/11/2013 12:31, Hylton Conacher (ZR1HPC) a écrit :
I recently assisted in donating some netbooks where the hardware had no CD/DVD drive, 2 USB ports and an RJ45 network port. The single USB flash disk each student had contained their years academic work and so could not be used for a pen-drive install. No student had access to buy another flash disk, even if they had the money. Each netbook was pre-loaded with Windows Starter.
*one* flash key is enough for *all* the students..
The key here is to think back to basics as a brand new user without the nice to have items i.e. DVD drive, USB flash disk, but someone who has a network connection on their current OS.
I have a similar problem (not yet solved) for a people that, when retired, was donated his work laptop working, but with no peripheral. the window 9x software is so old than the internet explorer can't explore any thing (everybody have certificates nowaday). The computer do *not* boot on usb. He is fast enough to be worth keeping (was certainly very high end when new) this pc is not mine and I have to wait the owner to come to be able to work on it. What I will try: * see if my usb dvd reader is seen and able to boot, if so no more problems. * try to upload on *my* server some tools, probably some puppy or xpud distro that, with luck, I may be able to boot from the windows boot manager * try to remove the hard drive and install something on it, but I fear it to be some flash memory soldered on the mobo... this computer used to be run from a desk with all the necessary hardware... and I don't have the desk but if I can't upgrade the computer I won't blame anybody (nor me :-) jdd -- http://www.dodin.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
jdd wrote:
Le 26/11/2013 12:31, Hylton Conacher (ZR1HPC) a écrit :
I recently assisted in donating some netbooks where the hardware had no CD/DVD drive, 2 USB ports and an RJ45 network port. The single USB flash disk each student had contained their years academic work and so could not be used for a pen-drive install. No student had access to buy another flash disk, even if they had the money. Each netbook was pre-loaded with Windows Starter.
*one* flash key is enough for *all* the students..
Excellent point! -- Per Jessen, Zürich (1.3°C) http://www.hostsuisse.com/ - dedicated server rental in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 26/11/13 15:12, Per Jessen wrote:
jdd wrote:
Le 26/11/2013 12:31, Hylton Conacher (ZR1HPC) a écrit :
I recently assisted in donating some netbooks where the hardware had no CD/DVD drive, 2 USB ports and an RJ45 network port. The single USB flash disk each student had contained their years academic work and so could not be used for a pen-drive install. No student had access to buy another flash disk, even if they had the money. Each netbook was pre-loaded with Windows Starter.
*one* flash key is enough for *all* the students..
Excellent point!
An excellent point EXCEPT the students are scattered across 6 university campuses at least 50km from each other and EACH student needs a backup of their own school work i.e. it is not just annual course material, it is the students own work that has been backed up. Back to the drawing board jdd :) -- ======================================================================== Hylton is a Lions Club member of Lions Club of Fish Hoek (District 410A) http://www.fishhoeklionsclub.org.za being part of the worlds largest non profit NGO ======================================================================== -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Le 26/11/2013 16:36, Hylton Conacher (ZR1HPC) a écrit :
On 26/11/13 15:12, Per Jessen wrote:
jdd wrote:
*one* flash key is enough for *all* the students..
Excellent point!
An excellent point EXCEPT the students are scattered across 6 university campuses at least 50km from each other and EACH student needs a backup of their own school work i.e. it is not just annual course material, it is the students own work that has been backed up.
Back to the drawing board jdd :)
I'm speaking of install support, not course support. Do you mean any student have to install openSUSE himself, far from you and with no standard boot support? I have a very good openSUSE image in my brain, please use it to install :-))) telepaty is a snap :-))) jdd -- http://www.dodin.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Dylan wrote:
On 23/11/13 18:17, Greg Freemyer wrote:
[SNIP]
To install any operating system you need to boot up into a dedicated boot environment.
Why, exactly? Say I am running oS 12.3 and have a spare partition, why shouldn't it be possible to execute a program in the running 12.3 system which does a 1st stage install into the spare partition and updates the bootloader? At the next boot, you can then choose to boot to the new installation and complete the install from there...
This is easily done - I do this when I install servers I rent (e.g. @ Hetzner). I run Hetzner's rescue system which runs in memory only. Then I setup a boot partition with the installation-system kernel+initrd and boot with that on the next boot. -- Per Jessen, Zürich (0.9°C) http://www.dns24.ch/ - now also with dynamic DNS service. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Saturday, 2013-11-23 at 18:37 -0000, Dylan wrote:
On 23/11/13 18:17, Greg Freemyer wrote:
[SNIP]
To install any operating system you need to boot up into a dedicated boot environment.
Why, exactly? Say I am running oS 12.3 and have a spare partition, why shouldn't it be possible to execute a program in the running 12.3 system which does a 1st stage install into the spare partition and updates the bootloader? At the next boot, you can then choose to boot to the new installation and complete the install from there...
I think I remember seeing a yast module to install the distro on another directory :-? - -- Cheers, Carlos E. R. (from 12.3 x86_64 "Dartmouth" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iEYEARECAAYFAlKTunQACgkQtTMYHG2NR9V6UQCfe/rFPml1NMA9tUSqvX91k3WG 33AAn1Izu/odJabnOslvP+Dd6/ojzqpk =mMfV -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 25/11/13 21:00, Carlos E. R. wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Saturday, 2013-11-23 at 18:37 -0000, Dylan wrote:
On 23/11/13 18:17, Greg Freemyer wrote:
[SNIP]
To install any operating system you need to boot up into a dedicated boot environment.
Why, exactly? Say I am running oS 12.3 and have a spare partition, why shouldn't it be possible to execute a program in the running 12.3 system which does a 1st stage install into the spare partition and updates the bootloader? At the next boot, you can then choose to boot to the new installation and complete the install from there...
I think I remember seeing a yast module to install the distro on another directory :-?
So do I, and in looking for it I found: yast2-instserver - YaST2 - Installation Server Configuration and Management This package allows you to configure an installation server suitable for installaing SUSE Linux over the network. Currently FTP, HTTP and NFS sources are supported. ... Dx
- -- Cheers, Carlos E. R. (from 12.3 x86_64 "Dartmouth" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux)
iEYEARECAAYFAlKTunQACgkQtTMYHG2NR9V6UQCfe/rFPml1NMA9tUSqvX91k3WG 33AAn1Izu/odJabnOslvP+Dd6/ojzqpk =mMfV -----END PGP SIGNATURE-----
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Mon, Nov 25, 2013 at 4:00 PM, Carlos E. R. <robin.listas@telefonica.net> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Saturday, 2013-11-23 at 18:37 -0000, Dylan wrote:
On 23/11/13 18:17, Greg Freemyer wrote:
[SNIP]
To install any operating system you need to boot up into a dedicated boot environment.
Why, exactly? Say I am running oS 12.3 and have a spare partition, why shouldn't it be possible to execute a program in the running 12.3 system which does a 1st stage install into the spare partition and updates the bootloader? At the next boot, you can then choose to boot to the new installation and complete the install from there...
I think I remember seeing a yast module to install the distro on another directory :-?
You can use zypper to install the OS into a dedicated directory. In a previous life I designed and manage a diskless cluster of opensuse sysetms and this is how I created OS images, for the perceus provisioning system. Not exactly what you're looking but it works, the scripts below. basically you run: zypper --non-interactive --no-gpg-checks --root /some/path aaa_base pkg1 pkg2 pkg3 ... https://github.com/perceus/perceus/blob/master/scripts/share/suse-vnfs.sh -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 23/11/13 20:17, Greg Freemyer wrote:
On Sat, Nov 23, 2013 at 11:54 AM, Hylton Conacher (ZR1HPC) <hylton@conacher.co.za> wrote:
Hi,
OK, A fairly rough statement to make but the newest version of OpenSuse, and I believe its previous versions, did not have a TRUE network installation option.
WITHOUT any additional software management i.e. to create a Live USB or DVD, and also not having a master host server to retrieve from, how can a network install truly be done?
I would certainly download a file and execute it on my operating system that simply pointed me to a server from which I could then download the entire distribution.
A file should be made available that once downloaded, would start the installation process of 13.1. It does not matter what OS I am coming from, only that the file I download is compatible enough with my current OS so that I can install 13.1.
I am putting this out into the community as there will come a time where USB drives and CD/DVD's are no longer available to be used on a laptop, as it has a network connection. How does a person with no optical drive and no USB port with a single laptop install openSuse?
Just a thought Should I perhaps raise it on Bugzilla?
Regards Hylton
Feature requests are supposed to go to fate, not bugzilla:
Thanks. I'll look at putting something together to better describe the request.
=== Do you have an example device in mind that can't boot from external media one way or another?
==
Yes I recently acquired a Windows Vista laptop where the CD/DVD is flaky, the USB ports seem OK and the network is OK. Seeing as I last used Windows a few years ago, I figured I should rather install OpenSuse 13.1, seeing as if the system doesn't work, I lose nothing.
I don't think your idea is thought out well yet. To install any operating system you need to boot up into a dedicated boot environment.
For physical installs that means:
- boot from CD/DVD - boot from USB / external SATA - boot from PXE (a true network boot, where the boot OS is provided by a PXE server)
The above hardware would in theory be able to boot from a Live USB stick to do the install yet I just do not have a spare 5Gb flash disk for the 4.1Gb image. I have a network connection and whilst it is Windows based it would allow me to get to a PXE type server. However finding a PXE server is another mission. I am not asking a member of the community to allow me access to their PXE server, I am querying why Opensuse does not have a method for a new user to download a SMALL file (i.e. Java executable) that can either be self executing or executed on their current OS to retrieve the necessary files to begin the install of OpenSuse, via a network connection.
It may be possible to boot some devices from a bluetooth connected drive, but I've never heard of that.
:) Lets get booting directly from a wired network working first :)
So your proposal needs to have an identified boot solution that is not currently supported that should be.
Hear hear. Hylton -- ======================================================================== Hylton is a Lions Club member of Lions Club of Fish Hoek (District 410A) http://www.fishhoeklionsclub.org.za being part of the worlds largest non profit NGO ======================================================================== -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Hylton Conacher (ZR1HPC) wrote:
I don't think your idea is thought out well yet. To install any operating system you need to boot up into a dedicated boot environment.
For physical installs that means:
- boot from CD/DVD - boot from USB / external SATA - boot from PXE (a true network boot, where the boot OS is provided by a PXE server)
The above hardware would in theory be able to boot from a Live USB stick to do the install yet I just do not have a spare 5Gb flash disk for the 4.1Gb image. I have a network connection and whilst it is Windows based it would allow me to get to a PXE type server. However finding a PXE server is another mission.
FYI, PXE is the environment on the to-be-installed/-booted client, on your server you only need to run DHCP and TFTP. -- Per Jessen, Zürich (1.2°C) http://www.hostsuisse.com/ - dedicated server rental in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
"Hylton Conacher (ZR1HPC)" <hylton@conacher.co.za> wrote:
On 23/11/13 20:17, Greg Freemyer wrote:
The above hardware would in theory be able to boot from a Live USB stick to do the install yet I just do not have a spare 5Gb flash disk for the
4.1Gb image.
The NET install iso fits on a CD, so hundreds of megs, not gigs. Also, if your idea is really going to happen it will need a developer. One way for that to happen is the Google Summer Of Code (gsoc) project. Ideas for gsoc projects are solicited in Jan/Feb on the opensuse-project mailing list. Or you could email Many Gupta and see if he is managing the process again this year. Once the idea is in the list of potential projects a mentor and a student have to be identified. Somehow I think finding someone willing to mentor will be harder than finding a student. Greg -- Sent from my Android phone with K-9 Mail. Please excuse my brevity. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Please visit https://features.opensuse.org/316744 Log-in and vote for this topic as I see it being a way to dramatically ease whatever barriers a users without a CD/ USB port may have to not adopting opensuse. Regards Hylton P.S: Forwarding onto opensuse Marketing might not be a bad idea either. -- ======================================================================== Hylton is a Lions Club member of Lions Club of Fish Hoek (District 410A) http://www.fishhoeklionsclub.org.za being part of the worlds largest non profit NGO ======================================================================== -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 2013-11-23 18:54 (GMT+0200) Hylton Conacher (ZR1HPC) composed:
WITHOUT any additional software management i.e. to create a Live USB or DVD, and also not having a master host server to retrieve from, how can a network install truly be done?
The way I do it: 1-download kernel 2-download initrd 3-load them with Grub Been doing it that way virtually exclusively for years. On systems that don't have Grub, I first boot live media, prepare target partition(s), and install Grub, installtion kernel & initrd. For any system that can't boot live media, I temporarily install the HD from the target system into one that can. -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
В Sat, 23 Nov 2013 18:54:28 +0200 "Hylton Conacher (ZR1HPC)" <hylton@conacher.co.za> пишет:
Hi,
OK, A fairly rough statement to make but the newest version of OpenSuse, and I believe its previous versions, did not have a TRUE network installation option.
https://en.opensuse.org/SDB:PXE_boot_installation If that is not TRUE network installation you need to start with definition of "TRUE network installation" first. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 23/11/13 21:11, Andrey Borzenkov wrote:
В Sat, 23 Nov 2013 18:54:28 +0200 "Hylton Conacher (ZR1HPC)" <hylton@conacher.co.za> пишет:
Hi,
OK, A fairly rough statement to make but the newest version of OpenSuse, and I believe its previous versions, did not have a TRUE network installation option.
https://en.opensuse.org/SDB:PXE_boot_installation
If that is not TRUE network installation you need to start with definition of "TRUE network installation" first.
PXE is via the network BUT it requires a PXE server. What if one is not available? -- ======================================================================== Hylton is a Lions Club member of Lions Club of Fish Hoek (District 410A) http://www.fishhoeklionsclub.org.za being part of the worlds largest non profit NGO ======================================================================== -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Hylton Conacher (ZR1HPC) wrote:
On 23/11/13 21:11, Andrey Borzenkov wrote:
В Sat, 23 Nov 2013 18:54:28 +0200 "Hylton Conacher (ZR1HPC)" <hylton@conacher.co.za> пишет:
Hi,
OK, A fairly rough statement to make but the newest version of OpenSuse, and I believe its previous versions, did not have a TRUE network installation option.
https://en.opensuse.org/SDB:PXE_boot_installation
If that is not TRUE network installation you need to start with definition of "TRUE network installation" first.
PXE is via the network BUT it requires a PXE server. What if one is not available?
Maybe install one (it's only DHCP + TFTP)? -- Per Jessen, Zürich (0.1°C) http://www.hostsuisse.com/ - dedicated server rental in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Hylton Conacher (ZR1HPC) wrote:
Hi,
OK, A fairly rough statement to make but the newest version of OpenSuse, and I believe its previous versions, did not have a TRUE network installation option.
WITHOUT any additional software management i.e. to create a Live USB or DVD, and also not having a master host server to retrieve from, how can a network install truly be done?
Download the install-system kernel and initrd, boot them over PXE. This does require a working DHCP and TFTP server setup though. I've been installing servers with this method for the last 4-5 years.
I would certainly download a file and execute it on my operating system that simply pointed me to a server from which I could then download the entire distribution.
command line argument: install=http://download.opensuse.org/distribution/13.1/repo/oss
I am putting this out into the community as there will come a time where USB drives and CD/DVD's are no longer available to be used on a laptop, as it has a network connection. How does a person with no optical drive and no USB port with a single laptop install openSuse?
A laptop with no USB port seems pretty far fetched, but if it boots via PXE, the method I've described will work. -- Per Jessen, Zürich (0.0°C) http://www.hostsuisse.com/ - dedicated server rental in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Monday, 2013-11-25 at 10:55 +0100, Per Jessen wrote:
Hylton Conacher (ZR1HPC) wrote:
OK, A fairly rough statement to make but the newest version of OpenSuse, and I believe its previous versions, did not have a TRUE network installation option.
WITHOUT any additional software management i.e. to create a Live USB or DVD, and also not having a master host server to retrieve from, how can a network install truly be done?
Download the install-system kernel and initrd, boot them over PXE. This does require a working DHCP and TFTP server setup though. I've been installing servers with this method for the last 4-5 years.
View this thread: <http://forums.opensuse.org/showthread.php?t=484223> How to boot a openSUSE DVD from hard disk with Grub2 It is a method to boot the openSUSE DVD image from grub2, copied to hard disk, not from a real DVD. It uses the ISO file stored on the HD. basically: menuentry "*openSUSE 12.3 DVD*" { set isofile=*/openSUSE-12.3-DVD-x86_64.iso* set root=(*hd0,1*) loopback loop $isofile linux (loop)/boot/*x86_64*/loader/linux install=hd:$isofile initrd (loop)/boot/*x86_64*/loader/initrd That is an example, read the forum thread for details and more versions. :-) - -- Cheers, Carlos E. R. (from 12.3 x86_64 "Dartmouth" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iEYEARECAAYFAlKTvLAACgkQtTMYHG2NR9XMawCfauhDrCNLzsAZ3FQvpJdqgdX2 +FMAoIQhJ3gHq/DJf5T1lLAW3uOO5oja =fMQy -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 25/11/13 23:10, Carlos E. R. wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Monday, 2013-11-25 at 10:55 +0100, Per Jessen wrote:
Hylton Conacher (ZR1HPC) wrote:
OK, A fairly rough statement to make but the newest version of OpenSuse, and I believe its previous versions, did not have a TRUE network installation option.
WITHOUT any additional software management i.e. to create a Live USB or DVD, and also not having a master host server to retrieve from, how can a network install truly be done?
Download the install-system kernel and initrd, boot them over PXE. This does require a working DHCP and TFTP server setup though. I've been installing servers with this method for the last 4-5 years.
View this thread: <http://forums.opensuse.org/showthread.php?t=484223> How to boot a openSUSE DVD from hard disk with Grub2
It is a method to boot the openSUSE DVD image from grub2, copied to hard disk, not from a real DVD. It uses the ISO file stored on the HD.
I initially saw this and thought great. The only problems are you need a working opensuse installation as well as the new OS files being stored on a partition that is not going to be formatted. In theory, is might be possible, but remember new pc users are not going to know the intricaies of managing partitions etc via fdisk. Good thought and link idea but not feasible for newbies. Regards Hylton -- ======================================================================== Hylton is a Lions Club member of Lions Club of Fish Hoek (District 410A) http://www.fishhoeklionsclub.org.za being part of the worlds largest non profit NGO ======================================================================== -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tuesday, 2013-11-26 at 17:31 +0200, Hylton Conacher (ZR1HPC) wrote:
Good thought and link idea but not feasible for newbies.
I never said it was for newbies... nor did you ask for that in your first post, not that I see :-) You need some tool that is capable of complex booting schemes. One is grub, there might be others. - -- Cheers, Carlos E. R. (from 12.3 x86_64 "Dartmouth" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iEYEARECAAYFAlKU87wACgkQtTMYHG2NR9VVHQCfesLBFPYbKjRCTrmICMbv6wp5 TfsAn1HKvG62mklh86gnV+QGNvcFcw58 =4fsP -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (11)
-
Andrey Borzenkov
-
Carlos E. R.
-
Darin Perusich
-
Dylan
-
Felix Miata
-
Greg Freemyer
-
Hans Witvliet
-
Hylton Conacher (ZR1HPC)
-
jdd
-
Per Jessen
-
Togan Muftuoglu