by WarraWarra » Tue May 22, 2007 19:17
Can not get into live dvd just now , but there is on the desktop a partition manager or even in the install use the manual disk partition option.
What you want to do is have a / or root partition and maybe if you have less than 1gb ram make a swap partition as well.
For root select the / or root partition and create one or delete it if there is not usefull info on there and then create one again and select the options as to format and primary and accept. ( ext3 for / , /boot type partitions )
Same with swap delete and create it.
Once this is done accept and continue with installation then it will format and or create and format them and usually this fixes whatever might be the problem.
Using AUTO for the partitions is okay but then creates ? lvm and other stuff that generally anoyes me and makes my life less fun , not sure for you.
If this still has issues create the partitons manually and then let it format them and restart the computer. Sometimes this helps as well.
Alternatively you can use fdisk as root in terminal / console to create it tha partitons manually or of you think it is hard drive problems use " fsck -y " might also try fsck --help for options but this is fix disk type program and should get any bugs.
Hope this helps.