On 20/02/07, Ben Green <[EMAIL PROTECTED]> wrote:
> Help!
>
> I want to mount the local hard drives on the clients, here's why:
>
> We have a number of laptops onto which we have install our own compiled
> initramfs booted with GRUB. We have two versions of the kernel image, and
> some of the laptops need upgrading (20 of them). I want to do this by
> booting them as thin clients and them using a script to write the new
> initramfs to their hard drives.
>
> How do I mount the hard drives on the clients?
>
> Cheers
>

Option 1.

Run ssh on the clients and ssh in and use mount this is good if you
have ssh running on the clients ie for local apps. You should find all
the standard admin utils on the client image. (fsck, mount, cp etc)
they are all part of busybox.

Option 2

Run a terminal on the client (SCREEN_02=shell) then once booted press
Ctrl-Alt-F2 and you'll get a prompt where you can do as above.

You may need ensure the kernel has the hard disk drivers loaded ie
modprobe, Oh and I don't know of grub and fdisk being aprt of the thin
client image so you may want to add them.

Peter.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to