Re: error reading SATA DVDRW

2008-12-22 Thread Wojciech Puchar


At the loader prompt I also entered
set hw.ata.atapi_dma=0

I get this error at the Install GUI when it is reading each package from the 
disc

Seek failed: Invalid argument

Then about half way through the install I get a message
An error occurred while extracting the system image

The system then reboots.


check your disc maybe it does have read errors
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: error reading SATA DVDRW

2008-12-22 Thread Ivan Carey

Wojciech Puchar wrote:


At the loader prompt I also entered
set hw.ata.atapi_dma=0

I get this error at the Install GUI when it is reading each package 
from the disc

Seek failed: Invalid argument

Then about half way through the install I get a message
An error occurred while extracting the system image

The system then reboots.


check your disc maybe it does have read errors
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
freebsd-questions-unsubscr...@freebsd.org




I made another disc but the same problem occurs.
I may try an ordinary ide cd drive setup as a slave.
On an older system with and IDE drive set as master I had the same 
problem, I had to set it as a slave to fix the error.


I am wondering if this error is being worked on by the FreeBSD developers

Thanks
Ivan
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


error reading SATA DVDRW

2008-12-21 Thread Ivan Carey

I am unable to install FreeBSD because of the following error
acd0: FAILURE - READ BIG_MEDIUM ERROR asc=0x21 ascq=0x00

The computer reboots during install.

I have read that this error can be due to the DVD drive being a master, 
as it is a SATA drive it is assigned as a master in the BIOS


Is there a way this can be resolved.

Thanks,
Ivan
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: error reading SATA DVDRW

2008-12-21 Thread Glen Barber
On Sun, Dec 21, 2008 at 5:34 AM, Ivan Carey i...@careytech.com.au wrote:
 I am unable to install FreeBSD because of the following error
 acd0: FAILURE - READ BIG_MEDIUM ERROR asc=0x21 ascq=0x00

 The computer reboots during install.

 I have read that this error can be due to the DVD drive being a master, as
 it is a SATA drive it is assigned as a master in the BIOS

 Is there a way this can be resolved.


http://unix.derkeiler.com/Mailing-Lists/FreeBSD/questions/2008-11/msg00327.html


-- 
Glen Barber

If you have any trouble sounding condescending, find a Unix user to
show you how it's done.
 --Scott Adams
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


error reading SATA DVDRW

2008-12-21 Thread Glen Barber
On Sun, Dec 21, 2008 at 5:55 AM, Ivan Carey i...@careytech.com.au wrote:
 Glen Barber wrote:

 On Sun, Dec 21, 2008 at 5:34 AM, Ivan Carey i...@careytech.com.au wrote:


 I am unable to install FreeBSD because of the following error
 acd0: FAILURE - READ BIG_MEDIUM ERROR asc=0x21 ascq=0x00

 The computer reboots during install.

 I have read that this error can be due to the DVD drive being a master,
 as
 it is a SATA drive it is assigned as a master in the BIOS

 Is there a way this can be resolved.




 http://unix.derkeiler.com/Mailing-Lists/FreeBSD/questions/2008-11/msg00327.html




 Thanks Glen I have already read that article, safe mode does not help.
 I'm installing FreeBSD 7.0 and also trying the latest PCBSD


The OP in the article said safe mode did not work for them either.
Try another cd if possible; that's why I posted the link.

Also, please CC the list on replies; don't send them to me alone.


 I forgot to CC the list.


-- 
Glen Barber


If you have any trouble sounding condescending, find a Unix user to
show you how it's done.
 --Scott Adams
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: error reading SATA DVDRW

2008-12-21 Thread Wojciech Puchar

enter bootloader prompt (6) and type

set hw.ata.atapi_dma=0
boot


On Sun, 21 Dec 2008, Ivan Carey wrote:


I am unable to install FreeBSD because of the following error
acd0: FAILURE - READ BIG_MEDIUM ERROR asc=0x21 ascq=0x00

The computer reboots during install.

I have read that this error can be due to the DVD drive being a master, as it 
is a SATA drive it is assigned as a master in the BIOS


Is there a way this can be resolved.

Thanks,
Ivan
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: error reading SATA DVDRW

2008-12-21 Thread Ivan Carey

Wojciech Puchar wrote:

enter bootloader prompt (6) and type

set hw.ata.atapi_dma=0
boot


On Sun, 21 Dec 2008, Ivan Carey wrote:


I am unable to install FreeBSD because of the following error
acd0: FAILURE - READ BIG_MEDIUM ERROR asc=0x21 ascq=0x00

The computer reboots during install.

I have read that this error can be due to the DVD drive being a 
master, as it is a SATA drive it is assigned as a master in the BIOS


Is there a way this can be resolved.

Thanks,
Ivan
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
freebsd-questions-unsubscr...@freebsd.org




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
freebsd-questions-unsubscr...@freebsd.org




Wojciech
I entered the command set hw.ata.atapi_dma=0
while loading I still get the error
acd0: FAILURE - READ BIG_MEDIUM ERROR asc=0x11 ascq=0x00

I installed FreeBSD 7.0 with out a problem

When I install PCBSD 7.0.2 
During the boot process I get 4 messages of

acd0: FAILURE - READ BIG_MEDIUM ERROR asc=0x11 ascq=0x00

At the loader prompt I also entered
set hw.ata.atapi_dma=0

I get this error at the Install GUI when it is reading each package from 
the disc

Seek failed: Invalid argument

Then about half way through the install I get a message
An error occurred while extracting the system image

The system then reboots.

For interest and information I have now problems installing Ubuntu and 
Win XP


Thanks,
Ivan
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org