NavigationUser loginWho's onlineThere are currently 1 user and 15 guests online.
Online users
Highest Users
Linux NewsClick the above for your daily dose of Linux news. Food for ThoughtNot a nut or bolt shall reach Chile under Allende. Once Allende comes to power we shall do all within our power to condemn Chile and all Chileans to utmost deprivation and poverty. Spam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. |
edit the mount point in initrd.img linuxrc fileHi everybody could any of u help me in editing the mount point on the linuxrc file in the initrd.img. i'm building a small cluster of 3 machines and i want to configure a netbooing environment, i want the client machines to boot from a root server, so i would like to edit in the linuxrc file in the initrd.img any help thank in advance |
some info ...
I had a look at that about a year ago - there are many articles on how to uncompress/mount/view your initrd.img - just beware that you want the latest ones because the older ones do not apply to the latest initrd tools. Google should help you out. :) Basically, look up how initrd.img is created - well, actually initramfs these days - and you can spend some time looking through the mkinitramfs scripts too. It wasn't too complicated - but I just can't remember exactly how I did it now. :( Oh - since you need to mount things via the loopback device, you need to do these operations as 'root'.