Reply
 
Thread Tools Display Modes
  #1  
Old 07-23-2012, 09:01 AM
trypcbsd trypcbsd is offline
Junior Member
 
Join Date: Jul 2012
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Booting with USB (mounting problem)
Well. I installed PCBSD 9.0 to 16GB USB-stick and i didn't find any error messages during installation. However when i boot to PCBSD via USB everything start going fine untill i got this message

mountroot> ...

ufs: /dev/label/rootfso failed with error log

#ls /dev/da*

showing /dev/da5s1 which is USB where my PCBSD is installed

#gpart show da5s1

da5s1 BSD (14G)
......1 freebsd-ufs (2G)
......2 freebsd-swap (2G)
......4 freebsd-ufs (2.0G)
......5 freebsd-ufs (8.5G)


So what do i have to write after that mountroot>?

Thank you...

Last edited by trypcbsd; 07-23-2012 at 09:09 AM.
Reply With Quote
  #2  
Old 07-23-2012, 02:18 PM
kmoore134's Avatar
kmoore134 kmoore134 is offline
Administrator
 
Join Date: May 2005
Location: Knoxville, TN
Posts: 2,428
Thanks: 0
Thanked 103 Times in 85 Posts
Default Booting with USB (mounting problem)
I think this is an issue with the USB not showing up fast enough for the
root mount. if you wait a few seconds and then enter /dev/da5s1a, it
should continue with the mounting. To fix this, you will need to put
this line into /boot/loader.conf:

kern.cam.boot_delay: 10000
__________________
----
Kris Moore
PC-BSD Founder
Reply With Quote
  #3  
Old 07-23-2012, 07:48 PM
trypcbsd trypcbsd is offline
Junior Member
 
Join Date: Jul 2012
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Originally Posted by kmoore134 View Post
I think this is an issue with the USB not showing up fast enough for the
root mount. if you wait a few seconds and then enter /dev/da5s1a, it
should continue with the mounting. To fix this, you will need to put
this line into /boot/loader.conf:

kern.cam.boot_delay: 10000
It's pretty hard to to fix that file because i can't even mount the USB where i installed PCBSD 9.0.

Besides is the command ...?

mountroot>ufs:/dev/da5s1a

i've tried it several times without any luck and waited not just few seconds but few minutes before command and after that.

USB-live-PCBSD is booting very fine and with no problems but not that USB where i installed the whole system.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:46 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.