2007/2/27, Daniel Burbano <[EMAIL PROTECTED]>:
>
> Hello,
Hello!

>
>  I am Daniel Burbano From Colombia, and I read your article about OSCAR over
> Windows.
>
> https://svn.oscar.openclustergroup.org/wiki/oscar:5.0:user_submissions:windows_linux
>
>  I wnat to use the nodes with OSCAR and Windows in the same HardDisk, but I
> want to create the partition disk file
>  to create a partition to Windows a partition to Linux.
>

Think that the document explains how to do the installation with two
hard drives on every computer.

>  When I make a image for the clients in the ./install_cluster (oscar 5)
> using disk partition file  (./oscarsample/ide.disk), the cluster
>  is built correctly, but if I make my own disk partition file with the
> following characteristics:
>
>  /dev/hda1        30     vfat
>  /dev/hda5        103    ext3      /boot    defaults bootable
>  /dev/hda6        37999  ntfs
>  /dev/hda7        *      ext3      /
>  /dev/hda8        997    swap
>  /dev/shm         -      tmpfs /dev/shm   defaults
>  nfs_oscar:/home  -      nfs   /home      rw
>
>
>  The image is created correctly, but when I did the installation, I got
> errors.
>
>  The idea to create a new disk partition file is because I want to create
> nodes with Linux and Windows, for that
>  reason I create a partition (ntfs) with NFS for Windows, and one partition
> to put the boot files of Windows (vfat).

Think that with this system you will first have to install the linux
cluster and after you will have to install windows in each machine.

>
>  I would like to know how to make this kind of file, and what is the
> function of the following lines:
>
>  /dev/shm         -      tmpfs /dev/shm   defaults
I don't know so much what's the reason for these line, but it seems
that it's for some temp files. Don't delete it.

>  nfs_oscar:/home  -      nfs   /home      rw
This line is extremely necessary, that line it's for mount trought NFS
the /home dir for all the users on the nodes.

>
>  Can I remove the above lines to create my disk paritition file?
>
No.

>  Thanks
> --
> Daniel Burbano, MCpE
> TIGRIS LTDA

For try to help you with the errors during the installation see the
command line. And send to me and the list the errors that you see.

Regards,
Adrià


-- 
________________________________________

"Computers are incredibly fast, accurate, and stupid; humans are
incredibly slow, inaccurate and brilliant; together they are powerful
beyond imagination." Albert Einstein

-------------------------------------------------------------------------
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
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to