Mailing List archive

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

[vdr] Re: How to mount cdrom in linvdr?



Hmm not a vdr question...rtfm !

OK I will help you:

if you try mount /mnt/cdrom  linux looks at your fstab file for the cdrom mount point...but your fstab hasn't it!

try 
# mount /dev/hdd /mnt/cdrom
(replace hdd with your cdrom device)

or edit you fstab file and add the following line:
/dev/hdd                /mnt/cdrom        iso9660         noauto,ro,user  0 0




> Hello again,
>  
>   I am quite newbie about linux so this might be stupid question but
> anyway I ask it.. I have install linvdr and now I have trying install
> lirc, but I can't install it from cdrom because I can't mount cdrom. In
> /etc/fstab there isn't any line about cdrom. Should I add the line to
> it? And if I should what kind of line? The mounting command which I try
> was mount /mnt/cdrom but it doesn't work..
> Can anyone help me?
>  
> Regards
> Tappi
> 



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index