Peter Dennis - Sustaining Engineer wrote:
> Just some nits:
>
> -d dir
>     - should this be -R instead to be consistent with
>       other commands that change files in a mounted
>       root disk (ie update_grub -R <rootpath>)
>
I can change this to -R
> -v
>     - does this mean show what would happen but do
>       nothing or actually be verbose about what changes
>       are being applied ?
It is a verbose about the changes that have been applied.
>
> Is the example in the man page correct:
>
> >      3. Change directory to the mounted root disk.
> >      cd /mnt
> >    
> >      4. Run device_remap script.
> >      /mnt/usr/platform/sun4v/sbin/device_remap
>
> Should it be /mnt/usr/platform/sun4v/sbin/device_remap -d /mnt ?
If -d option is not specified, the script will run on the current 
directory which is /mnt in this case.
> Will the device_remap be included in the failsafe image, if
> so then the command becomes:
>     /usr/platform/sun4v/sbin/device_remap -d /mnt
>
This script can be included in the failsafe image. Will check and make 
the change.

-thanks
sree
>
> Pete
>
> Jerry Gilliam wrote:
>>
>> I'm sponsoring the following fast-track for Sree Vemuri, with
>> timeout of one week, 11/26/2008.
>>
>> The project requests patch/minor binding, with the path name
>> of the command committed and the output of the command
>> not an interface.
>>

Reply via email to