[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cdrom mounting problems



On Wed, 23 Apr 1997, Igor Grobman wrote:

> I am trying to help my friend install debian.  He is getting the following
> error when dselect tries to mount his cdrom:
> 
> mount: /dev/hdd has wrong major or minor number
>        unable to mount /dev/hdd on /var/lib/dpkg/methods/mnt
>        type iso9660
> 
> Anyone know what major/minor number mean?

  This numbers are used to identify a device in the system. Every device
has its own major and minor numbers.

  Check if your /dev/hdd has the following major and minor numbers (ls
-l):

    brw-rw----   1 root     disk      22,  64 May  8  1995 /dev/hdd
                                      ^^   ^^
                                    major  minor

  If not, you can use the MAKEDEV command do correct this (see the man
page).

> Thanks.
> -- 
> Proudly running Debian Linux! Linux vs. Windows is a no-Win situation....
> Igor Grobman           igor@debian.org                 igor@digicron.com 


Felix Almeida  <felix@ime.usp.br>


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: