Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Live ISO over http
2014-02-20, 10:26
Post: #12
RE: Live ISO over http
espen: Thanks for the pointer to debirf. Got it running already, but it seems a bit too minimal for my taste. I'm curious how their build system is, though. This is my menu entry, if anyone is interested.

Code:
:debirf-minimal
:debirf-rescue
:debirf-xkiosk
iseq ${archl} i386 && set debirf-arch 486 || set debirf-arch ${archl}
iseq ${archl} i386 && set debirf-release wheezy || set debirf-release stable
echo Booting ${selected} ${debirf-version} ${debirf-arch} for ${inititator-iqn}
set base-url debirf
kernel -n vmlinuz ${base-url}/vmlinuz-${debirf-version}-${debirf-arch}
initrd ${base-url}/${selected}_${debirf-release}_${debirf-version}-${debirf-arch}.cgz
boot vmlinuz || goto failed
goto start
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 - 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 - robinsmidsrod - 2014-02-20 10:26
RE: Live ISO over http - zulinfi - 2016-06-29, 10:54



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