Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jul 2000 04:32:35 -0300 (EST)
From:      Ataualpa Albert Carmo Braga <atabraga@iqm.unicamp.br>
To:        =?big5?q?Leung=20Henry?= <hwhleung@yahoo.com>
Cc:        questions@freebsd.org
Subject:   Re: Install JDK in FreeBSD
Message-ID:  <14686.61459.662438.874477@bico-de-lacre.iqm.unicamp.br>
In-Reply-To: <20000702071919.2623.qmail@web902.mail.yahoo.com>
References:  <20000702071919.2623.qmail@web902.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Mount your cdrom:

mount_cd9660 /dev/acd0 /cdrom

mount -t cd9660 /dev/acd0c /cdrom
(ATAPI)

mount_cd9660 /dev/cd0 /cdrom
(SCSI)

Than use it like a normal file system.

Ata.


on Sunday, 2 Jul 2000 15:19:19, =?big5?q?Leung=20Henry?= wrote:
> Hi,
> 
> I am trying to install Java JDK from a CD to my hard
> disk that has FreeBSD.  I think there is a "gz" file
> in the CD, but I don't know what command to "see" and
> copy it to /tmp of my FreeBSD system.  Only after it
> is copied to /tmp could I start to decompress the "gz"
> file.
> 
> Could anyone tell me the commands that:
> 1. list files in my CD disk.  The drive is mounted to
> /dev/hdc
> 2. copy the file from CD to /tmp of the hard disk
> 
> Besides, could I use FreeBSD to dial up to Sun web
> site?  Before I could do that, what procedure to run
> to setup the system so that it recognizes my modem?
> And any browser I could find?
> 
> Thanks in advance.
> 
> Regards,
> Henry
> 
>  
> 
> _________________________________________________________
> Do You Yahoo!?
> 登記免費的 @yahoo.com 中文電子郵件 @ http://chinese.mail.yahoo.com
> Get your free @yahoo.com address at http://chinese.mail.yahoo.com
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

-- 
 Ataualpa Albert Carmo Braga            atabraga@iqm.unicamp.br
                                        http://www.iqm.unicamp.br


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14686.61459.662438.874477>