I use the script setup_harddisks to create partitions. But it return me error
my file disk_config: disk_config disk1 primary / 30000 rw,errors=remount-ro ; -c -j ext3 logical swap 1024 rw when run setup_harddisks -f disk_config, return the following error. [EMAIL PROTECTED] ~]# ./setup_harddisks -f disk_config -X setup_harddisks version 0.43fai Probing disks: Disks found: hda Using config file: disk_config Mapping disk name disk1 to ERROR: could not read device /dev/ [EMAIL PROTECTED] ~]# somebody can help-me?
