On Thu, May 15, 2008 at 11:15 PM, Robin Guo <[EMAIL PROTECTED]> wrote:
> Hi, Aubrey,
>
> Do you ever do installgrub to the slice, and boot up from the
> disk/slice where ZFS resides on?
>
> It should be
>
> # mount -F zfs rpool/ROOT/opensolaris /mnt
> # installgrub /mnt/boot/grub/stage1 /mnt
On Thu, May 15, 2008 at 11:17 PM, Robin Guo <[EMAIL PROTECTED]> wrote:
> Yes, you may need to check if following steps are also done.
>
> mount -F zfs rpool/ROOT/opensolaris /mnt
mount failed: Device busy
> bootadm update-archive -R /mnt
> zpool set bootfs=rpool/ROOT/opensolaris rpool
depends
Yes, you may need to check if following steps are also done.
mount -F zfs rpool/ROOT/opensolaris /mnt
bootadm update-archive -R /mnt
zpool set bootfs=rpool/ROOT/opensolaris rpool
Aubrey Li wrote:
> On Thu, May 15, 2008 at 9:34 PM, Darren J Moffat <[EMAIL PROTECTED]> wrote:
>
>> Aubrey Li
Hi, Aubrey,
Do you ever do installgrub to the slice, and boot up from the
disk/slice where ZFS resides on?
It should be
# mount -F zfs rpool/ROOT/opensolaris /mnt
# installgrub /mnt/boot/grub/stage1 /mnt/boot/grub/stage2
/dev/rdsk/
I think if not do installgrub, the grub is still boot f
On Thu, May 15, 2008 at 9:34 PM, Darren J Moffat <[EMAIL PROTECTED]> wrote:
> Aubrey Li wrote:
>>
>> Robin Guo wrote:
>>>
>>> Hi, Aubrey
>>>
>>> Could you point the entry you added into menu.lst? I think it might be
>>> the
>>> issue that syntax not correct.
>>>
>>
>> Here is my menu.lst:
>>
>> [
Aubrey Li wrote:
> Robin Guo wrote:
>> Hi, Aubrey
>>
>> Could you point the entry you added into menu.lst? I think it might be
>> the
>> issue that syntax not correct.
>>
>
> Here is my menu.lst:
>
> [EMAIL PROTECTED]:~/work/cpupm-gate$ cat /rpool/boot/grub/menu.lst
> splashimage /boot/grub/sp
Robin Guo wrote:
> Hi, Aubrey
>
> Could you point the entry you added into menu.lst? I think it might be
> the
> issue that syntax not correct.
>
Here is my menu.lst:
[EMAIL PROTECTED]:~/work/cpupm-gate$ cat /rpool/boot/grub/menu.lst
splashimage /boot/grub/splash.xpm.gz
timeout 30
default 0
#-
Hi, Aubrey
Could you point the entry you added into menu.lst? I think it might
be the
issue that syntax not correct.
Thanks.
Aubrey Li wrote:
On Thu, May 15, 2008 at 3:38 PM, Aubrey Li <[EMAIL PROTECTED]> wrote:
Hi all,
I'm new to zfs.
Recently I compiled ON successfully o
On Thu, May 15, 2008 at 3:38 PM, Aubrey Li <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I'm new to zfs.
> Recently I compiled ON successfully on OpenSolaris 200805 release.
> So I want to upgrade kernel by my own image.
> Following the cap-eye-install, I got a tar ball and extract it under "/".
> I als
Hi all,
I'm new to zfs.
Recently I compiled ON successfully on OpenSolaris 200805 release.
So I want to upgrade kernel by my own image.
Following the cap-eye-install, I got a tar ball and extract it under "/".
I also added a entry in /rpool/boot/grub/menu.lst to boot my own kernel.
After I selecte
10 matches
Mail list logo