????? ??????? wrote: >> > Here is mkinitcpio -M output: >> > Modules autodetected: >> > resierfs >> > jbd >> > ext3 >> > ext2 >> > iso9660 >> > >> > Shouldn't there be also ide modules listed??? >> > HOOKS="base udev autodetect ide filesystems" > >> yes your ide module should be included by default if ide hook is added. >> what chipset do you use? >> if you know it add your MODULE to MODULES= in /etc/mkinitcpio.conf > > I'm using VMware Workstation 5.5.1. From VMware's User Manual, Machine > Specifications section: > Chip Set > * Intel 440BX-based motherboard > * NS338 SIO > * 82093AA IOAPIC
I don't have 5.x VMware but 4.x is using scsi (buslogic or lsi), it was not possible to use ide for disks so give scsi a try. They might change it with 5.x though. cheers waldek _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
