Bug 274080

Summary: installation fails with error -1008, parted does not create partition
Product: [openSUSE] openSUSE 10.3 Reporter: Olaf Hering <ohering>
Component: InstallationAssignee: E-mail List <yast2-maintainers>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None    
Version: Alpha 3plus   
Target Milestone: ---   
Hardware: PowerPC   
OS: Linux   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: bug274080.tar.bz2

Description Olaf Hering 2007-05-13 12:24:46 UTC
current factory.
pepper.suse.de has 4 scsi drives, all were wiped with dd if=/dev/zero of=/dev/sdX before this install attempt.

yast attempts to create a few logical partitions, but parted does not created them, it returns 1 without error message.

doing the parted call manually does not help either.
Comment 1 Olaf Hering 2007-05-13 12:29:15 UTC
Created attachment 139570 [details]
bug274080.tar.bz2

pepper is still in the inst-sys, root password is root
Comment 2 Olaf Hering 2007-05-13 17:21:11 UTC
parted wants now mkpart linux-swap(new) or mkpart linux-swap(old)
I restored old mkpart linux-swap syntax.