(no subject)

From: Meni Shapiro (meni.shapiro_at_gmail.com)
Date: 11/24/05

  • Next message: Ivan Glushkov: "Re: HDD - full?"
    Date: Thu, 24 Nov 2005 16:23:23 +0200
    To: Rafi Gabzu <rafi.gabzu@gmail.com>
    
    

    On 11/24/05, Rafi Gabzu <rafi.gabzu@gmail.com> wrote:
    >
    > Hi ,
    > "Testing" release, kernel 2.6.12.1-386.
    > Two questions:
    >
    > 1. How do I make my USB web Camera work ?

    Don't know

    2. Shouldn't I be able to see the files in my other Hard disk that
    > contain the Windows OS ? the error that I get is :
    > " mount: can't find /dev/hda1 in /etc/fstab or /etc/mtab " .
    > Also when looking in what I configured as swap I get :
    > "mount: only root can mount /dev/hda3 on none " .
    > Do I need to mount it ? how ?

    run as root:
    $fdisk -l
    see the other disk there? the partitions?
    now run:
    $mount -tntfs /dev/hd[X] /mnt/win
    Where X is the number of the partition and /mnt/win is an existing dir

    Meni

    Thanks
    > Rafi
    >
    >

    --
    --
    Meni Szapiro
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Ivan Glushkov: "Re: HDD - full?"