maxnet / berryboot

Berryboot -- Boot menu / OS installer
http://www.berryboot.com/
Other
806 stars 133 forks source link

How can i pass arguments to aufs #305

Open tomiia opened 8 years ago

tomiia commented 8 years ago

i want to use INIT=/path/init for one of my OS, how can i do that ?

maxnet commented 8 years ago

What are you trying to achieve exactly?

Can't you just symlink /sbin/init to whatever executable you want to have executed instead?

tomiia commented 8 years ago

i want to change the init, but symlink are dirty, kernel parameter INIT= is better, but doesn't possible on berryboot