Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Feb 2001 17:49:21 -1000
From:      Cristiano <alba.grey@tin.it>
To:        freeBSD-newbies@FreeBSD.org, Luigi <luigiriccardo.maurichi@tin.it>
Subject:   Re: mount
Message-ID:  <01022117495501.00320@>
References:  <20010221160427.E468A37B4EC@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
recompile kernel with options

options          MSDOSFS                         #MSDOS Filesystem
options          "CD9660"                #ISO 9660 Filesystem
options          "CD9660_ROOT"           #CD-ROM usable as root. "CD9660" req'ed

then 

mkdir /cdrom
mount -t  cd9660  /dev/acd0c  /cdrom  ( I have ATAPI CdRom )



On Wed, 21 Feb 2001, Belfred I Antonio wrote:
> Anyone who can help me with my problem. I can't mount a CD or a floppy that is formated with windows or dos what is the correct format or command to mount those media to my system. thanks in advance.
> 
> Brian
> Philippines!
> 
> __________________________________
> www.edsamail.com
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-newbies" in the body of the message
--
--------------------------------
E-Mail: Cristiano <alba.grey@tin.it>

This message was sent by Kmail

This Computer is powered by 
FreeBSD O.S. (Berkeley University of California)
----------------------------------

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




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