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

[ale] Premission Denied Error




Chris 
-
<SPAN 
class=940260122-30082000>??
Is 
/mnt an empty folder?
<SPAN 
class=940260122-30082000>??
- 
Jeff
<SPAN 
class=940260122-30082000>??
<BLOCKQUOTE dir=ltr 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <FONT face=Tahoma 
  size=2>-----Original Message-----From: Chris Fowler 
  [mailto:ChrisF at computone.com]Sent: Wednesday, August 30, 2000 6:03 
  PMTo: 'ale at ale.org'Subject: [ale] Premission Denied 
  Error
  can anyony tell me what the following system call is failinf 
  with a "Permission Denied"? 
  mount("/dev/hdc","/mnt","iso9660",MS_RDONLY,NULL); 
  
  I am loged in as root.?? All I want to do is mount 
  /dev/hdc on /mnt as read only.?? It is a CD. I 
  need to do this in C..?? I'm sure I made a stupid mistake. 
  Thanks, Chris