[BusyBox 0001619]: BusyBox 1.8.2 fdisk doesn't read from stdin
bugs at busybox.net
bugs at busybox.net
Fri Nov 30 01:53:58 PST 2007
The following issue has been SUBMITTED.
======================================================================
http://busybox.net/bugs/view.php?id=1619
======================================================================
Reported By: vicser
Assigned To: BusyBox
======================================================================
Project: BusyBox
Issue ID: 1619
Category: Standards Compliance
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
======================================================================
Date Submitted: 11-30-2007 01:53 PST
Last Modified: 11-30-2007 01:53 PST
======================================================================
Summary: BusyBox 1.8.2 fdisk doesn't read from stdin
Description:
busybox is used for unattended Linux installations.
During the installation hard drive is partitioned by means of fdisk.
fdisk is used in a batch mode.
This means text file with fdisk commands is prepared -
see attached fdisk-commands file
(partition size values are variable, fdisk-commands is used to create 3
partitions -boot root and swap).
And then fdisk-commands file is passed to fdisk through the stdin.
Somthing like
fdisk /dev/hda < fdisk-commands
In all busybox till 1.7.3 this works fine
But in busybox 1.8.0-1.8.2 fdisk doesn't read commands from stdin.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
11-30-07 01:53 vicser New Issue
11-30-07 01:53 vicser Status new => assigned
11-30-07 01:53 vicser Assigned To => BusyBox
11-30-07 01:53 vicser File Added: fdisk-commands
======================================================================
More information about the busybox-cvs
mailing list