Slashdot Mirror


User: tautau

tautau's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:large ramdisks on Ask Slashdot: Linux Diskless Clients? · · Score: 1
    You can leave the kernel source alone and change
    one (1) line in the rc.ramdisk script, let:

    insmod rd

    become

    insmod rd rd_size=131072

    / andesr
  2. bootrom project(s) on Ask Slashdot: Linux Diskless Clients? · · Score: 1
    If you dont like the kernel-on-a-floppy way, you
    could look up the netboot and etherboot projects
    (http://google.com will lead you there)

    / andesr