Re: UUID in fstab.

2013-08-25 Thread varanasi sainath
Thanks John, I have tried as you suggested using a Live CD and yes the
partitions uuid's are present in gptid  ..
I found the UUID's in /dev/gptid - how do I determine which uid corresponds
to which partition (ufs or swap or boot) (I used glabel status and after
some trial and error I found them) edited the fstab accordingly and
everything is working now ..
Is there a way to have both the /dev/XXXpYY and /dev/gptid/ present
in /dev/


Thanks again for your support.


On Sat, Aug 24, 2013 at 12:14 AM, John Baldwin  wrote:

> On Wednesday, August 21, 2013 4:38:00 pm varanasi sainath wrote:
> > Thanks for the support.
> >
> > I want to use the uuid's found using sysctl -a in fstab.
> > /dev/gptid/ has only uuid for boot partition.
>
> You probably have the other GPT paritions already mounted via
> another name which removes the names in /dev/gptid.  Try
> booting an install CD or USB stick such that you use an
> alternate root fs and don't mount any of the partitions on
> your drive.  Then you should be able to see the entries in
> /dev/gptid and update your fstab appropriately.  If you
> console access you could also try to update your fstab to
> use /dev/gptid/ directly instead of /dev/XXXpYY and
> reboot.  If it works I believe the /dev/XXXpYY names will
> now be gone from /dev and the /dev/gptid names present
> instead.
>
> --
> John Baldwin
>



-- 
Sainath Varanasi
Hyderabad
09000855250
*My Website : http://s21embedded.webs.com
**Linked In Profile : http://in.linkedin.com/pub/sainathvaranasi

..
..
*
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Updating texlive-base with portupgrade fails (sort of)

2013-08-25 Thread David Demelier
2013/8/25 Carmel :
> Using "portupgrade-devel-20130718,3" installed from the ports system,
> attempting to update "texlive-base" always ends like this:
>
> --->  Build of print/texlive-base ended at: Sun, 25 Aug 2013 15:25:25 -0400 
> (consumed 00:11:57)
> --->  Updating dependency info
> --->  Modifying /var/db/pkg/texlive-full-20120701/+CONTENTS
> --->  Upgrade of print/texlive-base ended at: Sun, 25 Aug 2013 15:25:28 -0400 
> (consumed 00:12:00)
> --->  Session ended at: Sun, 25 Aug 2013 15:25:28 -0400 (consumed 00:12:19)
> /usr/local/lib/ruby/site_ruby/1.9/pkgtools/pkgtools.rb:828: stack level too 
> deep (SystemStackError)
>
> I have attempted to reboot the system and then start the update
> process; however it doesn't make any difference. Even though it appears
> as if the port has been updated, when I run "pkgdb -aFv", I am greeted
> with this:
>
> [...]
> Checking texlive-base-20120701_7
> Checking texlive-full-20120701
> Stale dependency: texlive-full-20120701 -> texlive-base-20120701_8 
> (print/texlive-base):
> Disclose depends for texlive-full-20120701
> --->  Modifying /var/db/pkg/texlive-full-20120701/+CONTENTS
> Fixed. (-> texlive-base-20120701_7)
> [...]
>
> This is the only package that "portupgrade" seems to be chocking on. I
> used "portupgrade" to initially install the complete "texlive" package,
> so I am not sure why it is suddenly have problems.
>
> --
> Carmel
> carmel...@hotmail.com
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

I don't understand why people try to "reboot" to fix problems, if it
does not work now it will probably not after a reboot :-). Anyway, the
problem seems to be located in portupgrade.

I would encourage you to switch to ports-mgmt/portmaster as
portupgrade is being less popular and less supported now.

Cheers,

-- 
Demelier David
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Updating texlive-base with portupgrade fails (sort of)

2013-08-25 Thread Carmel
Using "portupgrade-devel-20130718,3" installed from the ports system,
attempting to update "texlive-base" always ends like this:

--->  Build of print/texlive-base ended at: Sun, 25 Aug 2013 15:25:25 -0400 
(consumed 00:11:57)
--->  Updating dependency info
--->  Modifying /var/db/pkg/texlive-full-20120701/+CONTENTS
--->  Upgrade of print/texlive-base ended at: Sun, 25 Aug 2013 15:25:28 -0400 
(consumed 00:12:00)
--->  Session ended at: Sun, 25 Aug 2013 15:25:28 -0400 (consumed 00:12:19)
/usr/local/lib/ruby/site_ruby/1.9/pkgtools/pkgtools.rb:828: stack level too 
deep (SystemStackError)

I have attempted to reboot the system and then start the update
process; however it doesn't make any difference. Even though it appears
as if the port has been updated, when I run "pkgdb -aFv", I am greeted
with this:

[...]
Checking texlive-base-20120701_7
Checking texlive-full-20120701
Stale dependency: texlive-full-20120701 -> texlive-base-20120701_8 
(print/texlive-base):
Disclose depends for texlive-full-20120701
--->  Modifying /var/db/pkg/texlive-full-20120701/+CONTENTS
Fixed. (-> texlive-base-20120701_7)
[...]

This is the only package that "portupgrade" seems to be chocking on. I
used "portupgrade" to initially install the complete "texlive" package,
so I am not sure why it is suddenly have problems.

-- 
Carmel
carmel...@hotmail.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: CEO Workstation Nakatomi Socrates in beastie.4th

2013-08-25 Thread ill...@gmail.com
On 25 August 2013 09:41, Joe Altman  wrote:
> Seriously, don't scare me like that.
>
> But JIC: I don't need to worry? Right?
>

Don't hang out around Alan Rickman.
Don't try to blow up any buildings when Bruce Willis is inside.
You'll be fine.

-- 
--
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


CEO Workstation Nakatomi Socrates in beastie.4th

2013-08-25 Thread Joe Altman
Seriously, don't scare me like that.

But JIC: I don't need to worry? Right?

Joe
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"