SATA support

i discoverd that i forget to add "sdXX" drives to the install script, normaly you still able to install bintoo but you'll not get grub entry for bintoo installation.

i've write a fix script available here: http://bintoo.sourceforge.net/grub-sata.tgz

do:
tar -zxf grub-sata
cd grub-sata
./grub_sata.sh

the script will ask u about bintoo installation drive enter it as sdXX and every thing should be done normally.

note that this is not an installation script this will only add the true bintoo entry in the grub menu.

SATA drivers are built as

SATA drivers are built as modules so if u need to boot from a SATA HDD so u must rebuild the kernel and add SATA drivers as built-in or if u don't know what/how to do then use genkernel or install BinToo at IDE HDD :( .

this will be solved in the next release :( .

i'm realy so sorry.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.