Title: Re: [Oscar-users] How is the best way to edit /etc/fstab?
The image does not contain fstab, it is generated on the fly via the SystemImager master script so your best bet is to modify that script in /var/lib/systemimager/scripts or modify the /etc/systemimager/autoinstallscript.conf in the image and re-generate the script.
 
I'll document this and add it to the FAQ.
 
Cheers,
 
Bernard


From: [EMAIL PROTECTED] on behalf of Michael Edwards
Sent: Thu 13/04/2006 20:08
To: [EMAIL PROTECTED]
Cc: [email protected]
Subject: Re: [Oscar-users] How is the best way to edit /etc/fstab?

In the short term it is easiest to use cpush to move the new fstab
file to the exisitng nodes.
If you want OSCAR to include the new fstab in future node installs,
you have to put it in the proper directory in the systemimager image
directory.  This isn't really difficult, I just don't remember offhand
where it is.

/var/spool/systemimager/images/oscarimage/etc/fstab?

If you do a "locate" for fstab it should show up someplace like the
above as well as the usual location.  Might have to do a "updatedb"
first of course.

On 4/13/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi
>
>   I made the OSCAR clients with the default values, in special the "disk
> partitioning". Now I want to include 2 nfs directories. From
>         (...)
>         /nfs_oscar:/home  - nfs /home  rw
> to
>         (...)
>         /nfs_oscar:/home  - nfs /home  rw
>         /nfs_oscar:/scratch  - nfs /scratch  rw
>         /nfs_oscar:/opt  - nfs /opt  rw.
> Can I simply edit /etc/fstab? Or is more complicated?
>
>   Thanks
>
> Marcelo M. Garcia
>
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> that extends applications into web and mobile media. Attend the live webcast
> and join the prime developer group breaking into this new coding territory!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> _______________________________________________
> Oscar-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/oscar-users
>


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=k&kid0944&bid$1720&dat1642
_______________________________________________
Oscar-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to