![]() |
![]() |
#1 |
Sep 2002
22×3 Posts |
![]()
Hey, I will be running Win9x, 2000, XP and Mandrake Linux 9.0 on one box. I know that the Windows clients will have no problem working with prim95 together, but I am wondering if there is a Linux version (already know there is work X I'm sure) that will run at bootup when booting just to the terminal without starting X?
Also, the main part that I was hoping for is all of the OSes installed should use the same ini file and work on the same part of the number being tested... I hope that this makes sense and even moreso that there is a posibility to work... again, I am sure that Windows 9x, 2000 and XP will have no problem as long as I run it from a common FAT32 partition, but the Linux part is what I'm concerned with as it will be what I am in most. Thanks for the Info! |
![]() |
![]() |
![]() |
#2 |
Aug 2002
22×5×13 Posts |
![]()
No problem if you set it up correctly. The prime client can be run from the commandline and completely in the background, startit with mprime -B options set. As for ini files, worktodo, temfiles and so, the are not plaform dependent, so the should be easy to "move" around. I regularily move from win to linux and back again. The only real difference is the client itself.
As for partition, although I havn't tried this personally, you should be able to mount the fat32 partition and run from that. Have a look in the documentation for how to run mprime with alternate directories. Alf |
![]() |
![]() |
![]() |
#3 |
Aug 2002
618 Posts |
![]()
I do exactly that with mprime and prime95, booting between WindowsXP and RedHat.
I have mprime and Prime95 installed in the same directory in a FAT32 partition. I just run the appropiate version for the current operating system from that directory. There is no problem sharing the save files between the two clients, so I can reboot half-way through a test and restart from where I left off in the new operating system. Gareth |
![]() |
![]() |
![]() |
#4 |
Sep 2002
22·3 Posts |
![]()
Excellent! Thanks so much for your replies... Time to get formatting and installing =)
|
![]() |
![]() |
![]() |
#5 |
"Patrik Johansson"
Aug 2002
Uppsala, Sweden
52·17 Posts |
![]()
I run Win98 and Red Hat Linux 7.2 and have set things up like this (as detailed as I would have liked it to be when I set it up 6 months ago):
As root: 1) Look for the name of your FAT32 partition # fdisk -l Disk /dev/hdc: 255 heads, 63 sectors, 4982 cylinders Units = cylinders of 16065 * 512 bytes Device Boot Start End Blocks Id System /dev/hdc1 * 1 1024 8225248+ b Win95 FAT32 /dev/hdc2 1025 1030 48195 83 Linux /dev/hdc3 1031 4950 31487400 83 Linux /dev/hdc4 4951 4982 257040 f Win95 Ext'd (LBA) /dev/hdc5 4951 4982 257008+ 82 Linux swap 2) Add a line to your /etc/fstab. This would make it writable for root. /dev/hdc1 /disk/hdc1 vfat defaults 0 0 3) Create the mount point and mount the Windows file system. # mkdir /disk/hdc1 # mount /dev/hdc1 /disk/hdc1 4) Copy mprime to the same direcory as prime95 is running in. 5) Add the following line to your rc.local (found somewhere under /etc, maybe /etc/rc.local) to start mprime automatically after boot. The '-d' option makes mprime print screen output, which then is redirected to the file log.txt, so that you can view it. /disk/hdc1/Program/Prime95/mprime -d >> /disk/hdc1/Program/Prime95/log.txt & (should be on one line) 6) And finally, give that last line as a command if you don't want to reboot. |
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Using multiple PCs | numbercruncher | Information & Answers | 18 | 2014-04-17 00:17 |
configuring Prime95 to use multiple proxies? | ixfd64 | Software | 1 | 2011-02-08 15:34 |
Prime95, hyperthreading, multiple processors, Win2003, etc... | pcr | Software | 8 | 2005-12-22 14:43 |
multiple instances | Mayhem316 | Software | 2 | 2003-07-29 13:34 |
Multiple systems/multiple CPUs. Best configuration? | BillW | Software | 1 | 2003-01-21 20:11 |