Bash & Mounting CD-ROM

Matt Holtz matt.holtz@voyager.net
Tue, 22 Aug 2000 15:37:48 -0400


mount /cdrom will work if there is an entry in /etc/fstab and if /cdrom
exists.

my entry looks like this:
/dev/wcd0c              /cdrom          cd9660  ro,noauto       0 0

obviously you could also do:
/sbin/mount -t cd9660 /dev/wcd0c /cdrom

(off the top of my head)




Daniel R . Kilbourne wrote:
> mount /cdrom should work....
> 
> for the shell, do a 'chsh' - it does not look like the linux counterpart, but rather brings up something like:
> 
> #Changing user database information for drk.
> Shell: /bin/tcsh
> Full Name: drk
> Office Location:
> Office Phone:
> Home Phone:
> Other information:
> ~
> 
> 
> just change the shell......
> 
> 
> 
> On Tue, Aug 22, 2000 at 01:30:42PM +0000, Alex Morris spake:
> 
> > I have recently installed FreeBSD.  However, I have two huge problems (plus 
> > a whole slew of little ones).  First off, how the heck do I mount my CD-ROM 
> > drive?  My best guess (which failed miserably) was to do: mount /dev/cd0a 
> > /cdrom
> > 
> > Secondly, how do I switch root from csh to bash?  I have my non-priveledged 
> > user running bash but cannot figure out how to switch root over.
> > 
> > Oh, and as long as I'm asking about mounting, where the heck did /dev/hd* 
> > go?  I need to mount some FAT32 and NTFS5 partitions but don't have a clue 
> > where to find them in my /dev list.
> > 
> > Lastly, where might I find a good resource for learing FreeBSD (freebsd.org 
> > doesn't appear to exist...)?
> > 
> > Thanks,
> > Alex
> > ________________________________________________________________________
> > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
> > 
> > _______________________________________________
> > linux-user mailing list
> > linux-user@egr.msu.edu
> > http://www.egr.msu.edu/mailman/listinfo/linux-user
> 
> -- 
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> Daniel R. Kilbourne
> daniel.kilbourne@voyager.net
> Voyager.net Network Engineer
> 
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> _______________________________________________
> linux-user mailing list
> linux-user@egr.msu.edu
> http://www.egr.msu.edu/mailman/listinfo/linux-user

-- 
Matt Holtz
Voyager Network Engineer