donkey wrestler
  
 
 
  
 
 
Group: Members 
Posts: 14 
Joined: Jan. 2004 | 
  | 
Posted: Feb. 09 2004,08:26 | 
   | 
 
 
  
i am trying to run the /KNOPPIX/usr/bin/pppconfig script so that I can setup my internal dialup modem. I have installed dsl to /dev/hda1, and i am using a boot floppy to load the filesystem into memory.
  at boot, right after 'automounter started for: floppy cdrom."
  i get a couple of errors,
  chgrp: failed to get attributes of '/ramdisk/opt': no such file or directory chmod: failed to get attributes of '/ramdisk/opt': no such file or directory chgrp: failed to get attributes of '/ramdisk/bashburnrc': no such file or directory chmod: failed to get attributes of '/ramdisk/bashburnrc': no such file or directory
  when i ls -la /etc/ppp i found that it's a link to /opt/ppp
  and ls -la /opt is a link to /ramdisk/opt
  is the pppconfig error related to the errors at boot?
  JP 
 |