Hello, I'm back at this - problem with pool_rpool continues. I get nothing from using "touch" as per your email below
jack@opensolaris:~$ pfexec zpool import -f rpool jack@opensolaris:~$ pfexec mkdir /a jack@opensolaris:~$ pfexec beadm mount 0i_148-2 /a jack@opensolaris:~$ pfexec touch /a/rpool/boot/grub/bootsign/pool_rpool touch: cannot touch `/a/rpool/boot/grub/bootsign/pool_rpool': No such file or directory What am I doing wrong ? Guy --- On Sun, 27/3/11, Apostolos Syropoulos <[email protected]> wrote: From: Apostolos Syropoulos <[email protected]> Subject: Re: [OpenIndiana-discuss] OI boot problem To: "Discussion list for OpenIndiana" <[email protected]> Date: Sunday, 27 March, 2011, 10:39 > findroot (pool_rpool,X,Y) > file not found On two systems I have just checked: $ ls -l σύνολο 1 -r--r--r-- 1 root root 0 2010-05-19 17:49 pool_rpool $ more pool_rpool $ pwd /rpool/boot/grub/bootsign Now when you boot with the live thing just make sure the file exists. Otherwise, created with # touch /a/rpool/boot/grub/bootsign/pool_rpool Now the X and Y parameters in findroot (pool_rpool,X,Y) corresponds to the disk partition (0 is the first one) and the slice within the partition (slices start with a). A.S. ---------------------- Apostolos Syropoulos Xanthi, Greece _______________________________________________ OpenIndiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss _______________________________________________ OpenIndiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
