Sponsored Content
Full Discussion: Laptop Compatability
Top Forums UNIX for Dummies Questions & Answers Laptop Compatability Post 21391 by killerserv on Thursday 16th of May 2002 01:46:54 AM
Old 05-16-2002
I disagree with post as above. I do believe Solaris 8 to be/can run on Laptop platform (Intel). Check this website's for more information.

Installing Solaris 8 on a Toshiba Laptop
http://www.cscs.wmin.ac.uk/~douglap/...s_install.html

Solaris Laptop list (x86)- Also Solaris 8 Included
http://lifamily.org/solaris/x86-laptops.html

Unix on Laptops (Solaris, FreeBSD, Linux)
http://home.t-online.de/home/hburde/laptop.html

Finnaly for more advanced method of compatibility try to check the h/ware requirements. Thats the best way.
http://soldc.sun.com/support/drivers/hcl/

If you seems the above cant to define the situation, simply surf the web google for instance for forums or news on how some guys install solaris succesfully on a laptop.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Hardware compatability

One thing I am learning is that it is hard to find hardware that is compatiple with unix (correct me if I am wrong). I have now installed Corel's version of Linux. How do you know when a piece of hardware (e.g. network card) is or is not working in Unix. I go to the Control centre and see... (1 Reply)
Discussion started by: cantcatchme
1 Replies

2. News, Links, Events and Announcements

HP has new Linux Laptop

Newfactor Cnet story HP Web Site It's cool that they offer it. But it comes with XP Pro. Change that to XP Home and you save $50. Change that to Linux and it costs the same as XP Home. They are not passing the savings to the consumer. (1 Reply)
Discussion started by: Perderabo
1 Replies

3. Linux

Mandrake Compatability

I was just woundering, is mandrake compatible with AMD Athlon processors? I think I have AMD Athlon 2400 XP (5 Replies)
Discussion started by: Kimm
5 Replies

4. BSD

FreeBSD on a Laptop

In this post, hitechredneck said: I lost the C drive in my venerable Inspiron 8200 :eek: I have installed a temporary replacement C drive and I have a Seagate ST910021A on order for it. If I can get that drive to work with my Inspiron 8200, I am going to install a quad boot... (4 Replies)
Discussion started by: Perderabo
4 Replies

5. Windows & DOS: Issues & Discussions

Im new at this and need help with my laptop

Ok, I recently purchased a lapto and the harddrive crashed. I bought a new one and now half of the functions on it wont work. I cant watch DVD's and non eof my Fn keys work. Any suggestions? Also wanting to learn how to program, anybody know a good way to go about it/learn computer languages? (2 Replies)
Discussion started by: beachbummer88
2 Replies

6. BSD

NetBSD on OLD laptop

I want to install NetBSD on the Compaq LTE 5000. ("Of course it runs NetBSD!!") But the laptop does NOT have a CD-ROM drive. How can I solve?? Thanks for any reply! :) PS: I hope i'm posting in the right item... (2 Replies)
Discussion started by: mghis
2 Replies

7. UNIX for Dummies Questions & Answers

Laptop for unix

I like Unix systems very much. Is there possibility, to buy new modern laptop (something like core i7 3.0GHz, ATI/NVIDIA graphic card with 1024MB, 8GB of RAM) on which I will be able to install Unix systems like BSD and Solaris and use mic and cameras and all stuff with this systems? Thanks in... (4 Replies)
Discussion started by: marcinnnn
4 Replies

8. Shell Programming and Scripting

Sybase 12/15 compatability

This is more a database problem than a shell one, but we have a problem affecting our scripts, so I'm stretching the limits a bit! ;) We're in the process of migrating our application and a large number of associated scripts from Sybase 12.5.4 to Sybase 15. Scripts using 'isql' and 'bcp' include... (1 Reply)
Discussion started by: JerryHone
1 Replies

9. Ubuntu

Connect 2 laptops with RJ45 cable (Ubuntu 10.10 laptop with Windows 7 laptop)

Hi to all, I have the problem that a laptops with windows XP cannot startup even in safe mode nor using last good known configuration. I have a Ubuntu 10.10 Live CD and booting from it I can read the Hard Drive. I need to do a backup the Hard Drive from XP laptop and I want to connect this... (5 Replies)
Discussion started by: cgkmal
5 Replies

10. Ubuntu

Laptop to laptop transfer files

Dear all, I would like to transfer my old laptop documents/files etc to the new laptop without using any external hard disk. Please let me know if its possible via any way. Thank in advance, emily (3 Replies)
Discussion started by: emily
3 Replies
Jifty::Script::Model(3pm)				User Contributed Perl Documentation				 Jifty::Script::Model(3pm)

NAME
Jifty::Script::Model - Add a model class to your Jifty application SYNOPSIS
jifty model --name MyFirstModel jifty model --name MyFirstModel --force Options: --name <name> name of the model --force overwrite files --help brief help message --man full documentation DESCRIPTION
Creates a skeleton model file. options --name NAME (required) Name of the model class. --force By default, this will stop and warn you if any of the files it is going to write already exist. Passing the --force flag will make it overwrite the files. --help Print a brief help message and exits. --man Prints the manual page and exits. DESCRIPTION
This creates a skeleton of a new model class for your jifty application, complete with a skeleton of a test suite for it, as well. METHODS
run Creates a skeleton file under "lib/ApplicationClass/Model/Model", as well as a skeleton tests file. DESCRIPTION
A basic test harness for the $model model. perl v5.14.2 2010-09-25 Jifty::Script::Model(3pm)
All times are GMT -4. The time now is 07:42 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy