Hi,
I have upgraded my laptop system from 7.2-RELEASE to 8.0-RC1 using the freebsd-update method.
I have ran the following commands :
Then portmaster program does not recognize by the system.
I have rebooted the machine one more time and I have select the boot option 6 and type
Now the system don't want to boot correctly because it can't do
on /dev/ad0s1a
I have download and burn the livefs 8.0-RC1 iso and use the fixit part.
do the steps correctly then I tried to boot on my GENERIC patched local kernel (using boot option 6 like described above)but I always got the same error.
Is there any issue to my problem ?
Thanks for your help.
I have upgraded my laptop system from 7.2-RELEASE to 8.0-RC1 using the freebsd-update method.
I have ran the following commands :
Code:
# freebsd-update -r 8.0-RC1 upgrade
# freebsd-update install
# nextboot -k GENERIC
# shutdown -r now
# freebsd-update install
# portmaster -adf
Then portmaster program does not recognize by the system.
I have rebooted the machine one more time and I have select the boot option 6 and type
Code:
boot GENERIC
Code:
fsck_ufs
I have download and burn the livefs 8.0-RC1 iso and use the fixit part.
Code:
fsck_ufs /dev/ad0s1a
Is there any issue to my problem ?
Thanks for your help.