Sponsored Content
Full Discussion: How to install Unix
Top Forums UNIX for Dummies Questions & Answers How to install Unix Post 98832 by hrach_gulzadyan on Sunday 12th of February 2006 12:29:08 AM
Old 02-12-2006
MySQL It is very easy

Just go and buy Unix Cd and then put it into cd-rom and begin installing
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Can we install Unix in PC or imac?

I'm a beginner in Unix OS. I really want to know what kind of hardware I need in order to install the Unix OS.(I know Linx can be installed in both Mac & PC, but not Unix) Thanks to let me ask such question here. (1 Reply)
Discussion started by: Mutsu
1 Replies

2. UNIX for Dummies Questions & Answers

Unix Install

Hi I'm a newbie here and, in Unix. I bought a book to learn the code. I have been in different websites to find information on how to install Red Hat Linux 7.2 on my system, but I may not understand what's going on. All I see on the sites is ftp sites for download but when you click on the links... (1 Reply)
Discussion started by: Millienc
1 Replies

3. UNIX for Dummies Questions & Answers

can i install UNIX beside Windows XP???

Hi guys i'm new here .. and actually i wanna anyone answer my question it's simple the question is " can i setup or install UNIX beside windows XP?" i need answer plz thanks :) (11 Replies)
Discussion started by: M_Hafez
11 Replies

4. UNIX for Dummies Questions & Answers

How to install Unix on my pc

Hi guys, I have used Unix while I was a student but want to install it on my pc. My question is How do I install UNIX on my pc which has Windows XP already installed and running? I have a bootable Unix 6.0 CD. thanks (6 Replies)
Discussion started by: asif iqbal
6 Replies

5. UNIX for Dummies Questions & Answers

How do I install Unix?

Hi, Im completely new to Unix installations, but have done some unix work so some commands are not new to me. But I would like to start my own Unix FTP server, but I have no clue where to start. I have a computer that i soon format the HD on (Was Windows,Intel computer), so I want to use... (3 Replies)
Discussion started by: helpMeGetStarte
3 Replies

6. UNIX for Dummies Questions & Answers

How do I install things on Unix?

I am really confused as to how to install a piece of software on Unix especially after having worked with Windows for over 10 years. I see the tar.gz, tar.gz2 and rpm packages. How do I install these things? Do I have to be a root to do this? If its only the root, then how do users generally... (4 Replies)
Discussion started by: Legend986
4 Replies

7. UNIX for Dummies Questions & Answers

Looking to install Unix on my Mac

I know how to install Unix or Linux on my Mac using bootcamp, I installed the Ubuntu distribution of Linux on my Mac. Basically I'm looking for advice on what OS I should learn with. I am fiercely interested in programming, and am learning C++ and Python at the moment. Anyways, everyone has... (5 Replies)
Discussion started by: Micolejr2
5 Replies

8. UNIX for Dummies Questions & Answers

Please Help I Can't Install Unix On My Machine

Hi everybody; How are you? I have a machine with these components motherboard Gigabyet processor Intel RAM Kingstone 1GB HDD Westerndigital 160GB DVD ASUS I use this machine for labs, I was running WinXP I am now taking one of Sun's exams, I formated the HDD and get... (3 Replies)
Discussion started by: katilina
3 Replies

9. UNIX for Dummies Questions & Answers

How to install Unix??

Hi Experts, I am a new born trying to start learning UNIX so please be patient. I have downloaded Free BSD 9.0 Release i386 All recently.Upon extracting it I found four Disc Image File. FreeBSD-9.0-RELEASE-i386-bootonly FreeBSD-9.0-RELEASE-i386-disc1 FreeBSD-9.0-RELEASE-i386-dvd1... (1 Reply)
Discussion started by: RishabhK
1 Replies

10. UNIX for Beginners Questions & Answers

Install git on UNIX

How can I install git on unix using wget? (7 Replies)
Discussion started by: Akash BHardwaj
7 Replies
pilot-getrom(1) 						    PILOT-LINK							   pilot-getrom(1)

NAME
pilot-getrom - Retrieves the ROM image from your Palm device for use in debugging. SECTION
pilot-link: Tools SYNOPSIS
pilot-getrom [-p|--port <port>] [--version] [-?|--help] [--usage] [-q|--quiet] [-t|--token token] [-s|--sysinfo] [--ram] [--rom] [file- name] DESCRIPTION
pilot-getrom is used to fetch the ROM from your Palm handheld for use in debugging Palm applications through the use of POSE, the Palm OS Emulator application. Note, because pilot-getrom uses the low-level RPC protocol to fetch the ROM image, and the new OS5 devices do not use this protocol, you currently cannot fetch an OS5 ROM image using this utility. This will be updated in a future release to handle fetching OS5 ROM images, using the debugger protocol. OPTIONS
pilot-getrom options -t, --token token A ROM token to read (i.e. snum) -s, --sysinfo Print SysInfo --ram Read RAM --rom Read ROM <filename> Write the ROM image to the file named by <filename>. If this is omitted, the filename will be written out as the rom version name as fol- lows: ' pilot-$VERSION.rom ', where an OS 3.5 image would be written as the filename of 'pilot-3.5.0.rom'. Conduit Options -p, --port <port> Use device file <port> to communicate with the Palm handheld. If this is not specified, pilot-getrom will look for the $PILOTPORT environ- ment variable. If neither are found or supplied, pilot-getrom will print the usage information. -q, --quiet Suppress 'Hit HotSync button' message -v, --version Display version of pilot-getrom and exit without connecting. Help Options -h, --help Display the help synopsis for pilot-getrom and exit without connecting. --usage Display a brief usage message and exit without connecting. USAGE
Connect to a target Palm handheld and fetch the ROM for use in debugging Palm applications through the use of POSE, the Palm OS Emulator or with the CoPilot application (deprecated). LICENSING
Warning: Please completely back up your Palm before using this program! The developers of pilot-link are not responsible for any data loss that may occur from the use of this application. Use of this program MAY place you in violation of your license agreement with Palmsource, Inc. or other OEM partners. Please read your Palm documentation (specifically the "Software License Agreement") before running this program. AUTHOR
pilot-getrom was originally written by Kenneth Albanowski. This manual page was converted to XML by Neil Williams <linux@codehelp.co.uk> BUGS
Known Bugs pilot-getrom does not work with OS5 devices as yet, due to changes in the architecture and design of the Palm HotSync protocol and file type changes from m68k to ARM. Other than that, pilot-getrom has no known bugs at this time. Reporting Bugs We have an online bug tracker. Using this is the only way to ensure that your bugs are recorded and that we can track them until they are resolved or closed. Reporting bugs via email, while easy, is not very useful in terms of accountability. Please point your browser to http://bugs.pilot-link.org: http://bugs.pilot-link.org and report your bugs and issues there. COPYRIGHT
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. SEE ALSO
pilot-getram (1), pilot-link(7). 0.12.5 Copyright 1996-2007 FSF pilot-getrom(1)
All times are GMT -4. The time now is 09:27 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy