Re: Where can I find more information

From: Kevin Kinsey (kdk_at_daleco.biz)
Date: 01/29/05

  • Next message: Kevin Kinsey: "Re: How to get more HDD space?"
    Date: Fri, 28 Jan 2005 18:44:24 -0600
    To: crzdgns1@starpower.net
    
    

    crzdgns1@starpower.net wrote:

    >Hello,
    >
    >My name is Mark. I recently banished windows and
    >windows-based programs from my (ancient) computer because it
    >is too slow to handle windows XP and all of the attendant
    >programs required to keep it virus and ad-free. I have
    >installed FreeBSD-5.3-RELEASE on my computer (Intel Pentium
    >II Celeron, 330 MHz, ~500 Mb Ram, Western Digital Hard Disk
    >(40 Gb, Master), Western Digital Hard Disk (6 Gb, Slave),
    >floppy disk (1.44 Mb), IOMega ZIP-Drive (100Mb, IDE), Hitachi
    >CD/DVD-ROM, Memorex CD-RW, Diamond Multimedia Viper v550
    >video card, and a few other ancient goodies). I am having
    >great difficulty mounting and unmounting floppies, zips, and
    >CDs from my system. I have done my best to follow the
    >recommendations in The Handbook, The FreeBSD FAQ, and the
    >documentation that came bundled with FreeBSD-5.3-RELEASE, all
    >to no avail. I have also searched the archives that I could
    >find using the queries "mount" and "unmount", but didn't find
    >anything that seemed to fit. I have no trouble mounting and
    >unmounting CDs if I use the device manager in KDE, but have
    >had no luck trying to do the same from the command line. Can
    >someone out there recommend additional, better, or
    >easier-to-understand sources of information for someone who
    >is essentially a complete beginner in UNIX and FreeBSD?
    >Alternatively, if I were to post a technical question to a
    >mailing list, which mailing list would be appropriate?
    >
    >

    Hi, Mark! Welcome to FreeBSD!

    If you wish to post a technical question to a mailing
    list, the most appropriate one is quesions@freebsd.org.

    I'll show you something I use(d) for floppies:

    #alias | grep a:
    a: sudo mount_msdosfs /dev/fd0 /floppy && cd /floppy && ls -l

    A couple of assumptions: *I* have sudo installed
    (/usr/ports/security/sudo) and have a directory
    under / called floppy (which I think everyone has
    by default?)

    Anyway, typing "a:" into my shell mounts the floppy,
    moves me to that directory and lists everything on
    it in long form ... kinda cool.

    You've gotten the correct answer already ... according
    to the handbook (www.freebsd.org/handbook) you do
    need to set a sysctl value and chown the mount point.

    What you see above was my solution before I read that
    page ;-) It does kind of show you how "there are many
    ways to skin a cat" ... which is a nice thing about UNIXes
    in general ... the philosophy is "tools, not policy".

    Kevin Kinsey

    _______________________________________________
    freebsd-newbies@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
    To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"


  • Next message: Kevin Kinsey: "Re: How to get more HDD space?"

    Relevant Pages

    • Where can I find more information
      ... windows-based programs from my computer because it ... is too slow to handle windows XP and all of the attendant ... and a few other ancient goodies). ... unmounting CDs if I use the device manager in KDE, ...
      (freebsd-newbies)
    • Re: Where can I find more information
      ... > windows-based programs from my computer because it ... > is too slow to handle windows XP and all of the attendant ... and a few other ancient goodies). ... when mounting filesystems, you must be the owner of the mountpoint. ...
      (freebsd-newbies)
    • Re: Windows Explorer NoNetCrawling
      ... Mark: perhaps you could shed some light on my question below. ... Windows Explorer does not obey policy settings in this "Preferred" ...
      (microsoft.public.win2000.group_policy)
    • Re: "Windows cannot access the specified device, path, or file...
      ... "Windows cannot access the specified file, ... "Mark L. Ferguson" wrote: ... How to resolve Common Windows Installer Problems: ...
      (microsoft.public.windowsxp.help_and_support)
    • Re: Issas.exe issue
      ... "Mark L. Ferguson" wrote: ... Did run disk clean and tried running sfc /scannow several times. ... Windows Defender home: ...
      (microsoft.public.windowsxp.help_and_support)