Jump to content

So... I want to experiment with linux, mainly Ubuntu and Elementary OS. How ever I don't want to install either of these on my computer. Is it at all possible that I could use a networked drive as a OS drive that the system would see on bootup. I think iSCSI has a play in here some where but I am a complete noob when it comes to this side of computers. Any suggestions are welcome and I thank you all in advance!

There are 10 types of people in the world: Those who understand binary, and those who don't.

Just some helpful stuff: You're - You are, Your - Your car, They're - They are, Their - Their car, There - Over there.

 

Folding @ Home Install Guide and Links | My Build

 

Link to comment
https://linustechtips.com/topic/223685-os-boot-over-network/
Share on other sites

Link to post
Share on other sites

If you have a second hard drive, or have space on your primary, you can set up a dual boot pretty easily. I just did that this last week.

 

I know that can be done really easy, and I have done it before. But my main goal is to try to change my system as little as possible. Plus I thought if I could do it over the network it would be a fun thing to learn.

There are 10 types of people in the world: Those who understand binary, and those who don't.

Just some helpful stuff: You're - You are, Your - Your car, They're - They are, Their - Their car, There - Over there.

 

Folding @ Home Install Guide and Links | My Build

 

Link to comment
https://linustechtips.com/topic/223685-os-boot-over-network/#findComment-3064172
Share on other sites

Link to post
Share on other sites

I know that can be done really easy, and I have done it before. But my main goal is to try to change my system as little as possible. Plus I thought if I could do it over the network it would be a fun thing to learn.

idk but you could make a bootable USB

How to Post Topics, the Right Way / The Ultimate Build Parts List

 

"4 words. DON'T BE A DUMBASS" ~@Swndlr

Link to comment
https://linustechtips.com/topic/223685-os-boot-over-network/#findComment-3064221
Share on other sites

Link to post
Share on other sites

idk but you could make a bootable USB

 

I appreciate the reply, but I am trying to do this over the network just as a learning experience. Thanks though

There are 10 types of people in the world: Those who understand binary, and those who don't.

Just some helpful stuff: You're - You are, Your - Your car, They're - They are, Their - Their car, There - Over there.

 

Folding @ Home Install Guide and Links | My Build

 

Link to comment
https://linustechtips.com/topic/223685-os-boot-over-network/#findComment-3064239
Share on other sites

Link to post
Share on other sites

I don't think such protocol exists, but how about a virtual solution?

Some solutions let you start a virtual machine on a server, then view and control it on a remote client.

Example: QEMU or VMWare

 

 

What you're looking for is Thin Client, a way of running an OS and Applications from a server. Ubuntu does support this, but you'll need the support for it on your system (PXE)

 

Thanks for input, I think something like proxmox on another machine might solve my issues... I might look into that. 

There are 10 types of people in the world: Those who understand binary, and those who don't.

Just some helpful stuff: You're - You are, Your - Your car, They're - They are, Their - Their car, There - Over there.

 

Folding @ Home Install Guide and Links | My Build

 

Link to comment
https://linustechtips.com/topic/223685-os-boot-over-network/#findComment-3067388
Share on other sites

Link to post
Share on other sites

Expanding on what JvHummel said, you will need to run your own DHCP server (the ones found in most routers are not sufficient, except for the Linux-based 3rd-party firmware), a TFTP server to serve the initial files (pxelinux.0, the config file, vmlinuz, initrd/initramfs; these are small-ish files just to kick start the system long enough for it to reach to...), and an NFS server to serve the remainder of the OS (depends on what the distribution support).

 

I am sure if you Google PXE (or diskless) + the OS distribution of your choice, you will come across a wiki or a howto guide that is specific to that distribution, along with any pitfalls you might need to be aware of. However, most of them will require this set of services to make it work over the network.

CPU AMD 7800X3D | Cooling Noctua NH-D15 chromax.black | Motherboard ASUS PRIME X870-P WIFI | RAM Corsair Vengeance RGB 6GHz CL30 32GB | GPU EVGA GeForce RTX 3070 FTW3 Ultra Gaming |

Case Fractal Design Define R5 | Storage Samsung 980 PRO 500GB, Samsung 970 EVO+ "v2" 2TB | PSU Corsair RM850x 2021 | Display ASUS VP247QG + Samsung SyncMaster T220 | OS CachyOS

Link to comment
https://linustechtips.com/topic/223685-os-boot-over-network/#findComment-3067468
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×