edit the mount point in initrd.img linuxrc file

Hi 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

Average: 5 (1 vote)

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

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'.

Syndicate content