Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Live ISO over http
2013-11-29, 23:29
Post: #2
RE: Live ISO over http
Most likely you don't have enough memory on the machines to run everything in memory, so iSCSI or NFS is usually the way to go. You'd also need that for any kind of data persistence. You say workstations, so I'm assuming you'd like to be able to store something on these machines that actually survive a reboot. If so, you'll need somewhere to store it.

But your core problem is that when the Linux kernel has started up the memdisk memory is no longer available (only the Debian initrd is at that point available to the kernel). You'll therefore need to provide a network location for the rest of the files the livecd needs. Debian (and Ubuntu) uses a live system called casper, and you can find an example of how to boot it in my extensive menu linked from http://ipxe.org/examples. You can also find some general information about network booting at http://networkboot.org/ which you might find useful.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Live ISO over http - drewpy04 - 2013-11-28, 20:32
RE: Live ISO over http - robinsmidsrod - 2013-11-29 23:29
RE: Live ISO over http - drewpy04 - 2013-12-02, 16:59
RE: Live ISO over http - amine - 2013-12-01, 21:51
RE: Live ISO over http - lawnmover - 2013-12-05, 13:25
RE: Live ISO over http - drewpy04 - 2013-12-09, 22:12
RE: Live ISO over http - antonym - 2013-12-28, 01:29
RE: Live ISO over http - zulinfi - 2016-06-29, 10:54



User(s) browsing this thread: 3 Guest(s)