Do you confirm that /dev/sda has not been created? (ls -l /dev/sda)
And if you manually create it (mknod /dev/sda b 8 0) does fdisk -l print
some disk informations or not? This information is useful to understand
if the problem is in the kernel or in udev...

Regards,
-Andrea

[EMAIL PROTECTED] wrote:
> Hello Andrea
>>> ...
>>> get_arch
>>> Partitioning /dev/sda
>>> Old partition table for /dev/sda
>>> Error: Error opening /dev/sda : No suche device or address
>>>
>>> At this step the installation failed ant i've the BusyBox prompt.
>>>
>>> Any idea ?
>>
>> Can you check in the busybox prompt if the module of your disk is loaded
>> (with lsmod)? does /dev/sda exist?
> 
> fdisk -l don't find any disks (/dev/sda or other).
> And the lsmod seems to be ok (same as the golden node)
> 
> Below the lsmod from busybox:
> dm_mirror              32465  0
> dm_multipath           21841  0
> dm_mod                 68097  2 dm_mirror,dm_multipath
> jbd                    69105  1 ext3
> mptscsih                2753  0
> mptsas                 11981  1 mptscsih
> mptspi                 11725  1 mptscsih
> mptfc                  10825  1 mptscsih
> mptscsi                46161  3 mptsas,mptspi,mptfc
> mptbase                66721  4 mptsas,mptspi,mptfc,mptscsi
> sd_mod                 19393  0
> scsi_mod              141457  5 mptsas,mptspi,mptfc,mptscsi,sd_mod
> 
> Any idea ??
> 
> Note: The image is also used on SATA server and the installation works
> fine
> 
> cc
> 
> 
> 
>>
>> Regards,
>> -Andrea
>>
> 
> 
> 
> **************************************************************************
> Christophe Caron - INRA         | Tél: (+33) 013465 2888
> Mathematique, Informatique et Genome| Fax: (+33) 013465 2901
> Domaine de Vilvert             | Email: [EMAIL PROTECTED]
> F-78350 Jouy-en-Josas            | http://migale.jouy.inra.fr/
> **************************************************************************

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sisuite-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to