# lucreate -n B85
Analyzing system configuration.
Hi,

after typing 

  # lucreate -n B85

I get the following error:

No name for current boot environment.
INFORMATION: The current boot environment is not named - assigning name <BE1>.
Current boot environment is named <BE1>.
Creating initial configuration for primary boot environment <BE1>.
ERROR: Unable to determine major and minor device numbers for root device 
<tank/BE1>.
ERROR: Cannot determine the physical boot device for the current boot 
environment <BE1>.
Use the <-C> command line option to specify the physical boot device for the 
current boot environment <BE1>.
ERROR: Cannot create configuration for primary boot environment.


I tried to use the -C option like:

lucreate -C c0d0s0 -n B85 but also without 
success and got this:

# lucreate -C c0d0s0 -n B85
ERROR: No such file or directory: cannot stat <c0d0s0>
ERROR: cannot use <c0d0s0> as a boot device because it is not a block device
Usage: lucreate -n BE_name [ -A BE_description ] [ -c BE_name ]
        [ -C ( boot_device | - ) ] [ -f exclude_list-file [ -f ... ] ] [ -I ]
        [ -l error_log-file ] [ -M slice_list-file [ -M ... ] ]
        [ -m mountPoint:devicePath:fsOptions [ -m ... ] ] [ -o out_file ]
        [ -s ( - | source_BE_name ) ] [ -x exclude_dir/file [ -x ... ] ] [ -X ]
        [ -y include_dir/file [ -y ... ] ] [ -Y include_list-file [ -Y ... ] ]
        [ -z filter_list-file ]


Could someone please tell me how to use lucreate?

Roman
 
 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to