Freebsd doesn't like your cdrom/die controller. As long as it is booting up you can ignore these lines.
Holger > -----Original Message----- > From: Marek [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 15, 2006 7:36 AM > To: [email protected] > Subject: [pfSense Support] failure: read_big illegal request > > Hi > looking at the system logs... i've found 2 positions: > 1 > kernel: acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=0x64 > ascq=0x00 acd0: > FAILURE - READ_BIG ILLEGAL REQUEST asc=0x64 ascq=0x00 acd0: > FAILURE - READ_BIG ILLEGAL REQUEST asc=0x64 ascq=0x00 acd0: > FAILURE - READ_BIG ILLEGAL REQUEST asc=0x64 ascq=0x00 Trying > to mount root from cd9660:/dev/iso9660/pfSense > 2 > kernel: acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=0x64 ascq=0x00 > GEOM_LABEL: Label for provider acd0 is iso9660/pfSense. > > whats wrong? > > greetings.. > levy > > > ----- Original Message ----- > From: "Scott Ullrich" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Wednesday, November 15, 2006 6:37 AM > Subject: Re: [pfSense Support] Boot Up errors! > > > > On 11/14/06, Bao C. Ha <[EMAIL PROTECTED]> wrote: > >> Hello, > >> > >> I have noted that during boot up, there are warning errors > >> about read-only file systems, particularly the following > >> lines: 78-81, of the file /etc/inc/system.inc > >> --- > >> $fd = fopen("/usr/local/lib/php.ini","w"); > >> fwrite($fd, $php_ini); > >> fclose($fd); > >> --- > >> > >> I use the full-system on cf and change the platform variable > >> to 'embedded'. > >> > >> pfSense does a conf_mount_rw but that only changes the > >> configuration directory, /cf, not the root filesystem where > >> /usr/local/lib/php.ini. > >> > >> Let me know if I did something wrong and should have digged > >> in deeper. > > > > You did not do anything wrong, this is a bug. I'll get it corrected > > in the morning, thanks for pointing it out! > > > > Scott > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
