Bug 104451 - Please provide sfdisk during installation and on rescue image
Summary: Please provide sfdisk during installation and on rescue image
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Beta 1
Hardware: PC All
: P5 - None : Enhancement
Target Milestone: ---
Assignee: Steffen Winterfeldt
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-12 16:30 UTC by Hans-Peter Jansen
Modified: 2005-08-15 15:16 UTC (History)
1 user (show)

See Also:
Found By: Beta-Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hans-Peter Jansen 2005-08-12 16:30:25 UTC
The most dominant reason to create a customized rescue image here (besides 
asigning a root passwd) is the missing sfdisk.  
 
Why? If you have to set up a complex sw raid 5 system with e.g. 10 partitions 
on each of 5 disks, it's a lot easier to create the partition layout once, and 
then copy it over. With sfdisk, it's as simple as running:  
for d in sd{b,c,d,e}; do sfdisk -d /dev/sda | sfdisk /dev/$d; done  
Easy, isn't it?  
  
If you do this with yast, you're going mad with creating those 50 partitions  
(at least I'm..), and I bet nobody get through this without doing some errors!  
Not to speak of the gain in time.  
  
In the rescue case, it's also preferable to be able to clone the partition  
layout quickly.
Comment 1 Andreas Jaeger 2005-08-12 17:03:47 UTC
Steffen, what do you think?
Comment 2 Steffen Winterfeldt 2005-08-12 17:13:41 UTC
fine with me  
Comment 3 Hans-Peter Jansen 2005-08-12 17:25:48 UTC
cool, nice to hear. Can I take my wish granted? For what version? 
Comment 4 Steffen Winterfeldt 2005-08-15 15:16:36 UTC
in beta-2