Mobile hard disk does not respond

2011-03-21 Thread xinyou yan
I have i mobile hard disk  320g .

However ,frebsd can't respond to it

ls  dev/

have no message  da0  for it
___
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"


boot linux

2011-03-22 Thread xinyou yan
 i install freebsd last

reboot ,I can find

F1 windows
F2?
F3 freebsd

where can i fix to load my linux ?
I install grub on /devsd7

Now i use windows to load grub then linux
However I want to loader linux  directly .
___
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"


dhcpd in vmware

2011-04-05 Thread xinyou yan
the dhcpd can't start in vmware :

Here is my /usr/local/etc/hpcdd.conf

option domain-name "ikfb.org";
option domain-name-servers 192.168.4.100;
option subnet-mask 255.255.255.0;
default-lease-time 3600;
max-lease-time 86400;
ddns-update-style none;

subnet 192.168.0.0 netmask 255.255.255.0 {
  range 192.168.4.129 192.168.4.254;
  option routers 192.168.4.1;
}

host ikfb3.org{
   hardware ethernet 00:0C:29:1B:E2:82;
   fixed-address 192.168.4.128;
}




ifkb3.org  ikfb4.org   in  one vmware team .
They both connect to lan1 in the team.

when i use  /usr/local/etc/isc-dhcpd start

it shows :
   Please do not under any circumstances send requests for
   failed to start dhcpd


How can i offer the dhcp to the ikfb3.org.
___
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"


gedit 's problem

2010-12-04 Thread xinyou yan
hello

 freebsd 8.1  afer i su to root

 after i  beat  gedit

GConf Error: Failed to contact configuration server; some possible
causes are that you need to enable TCP/IP networking for ORBit, or you
have stale NFS locks due to a system crash. See
http://projects.gnome.org/gconf/ for information. (Details -  1:
Failed to get connection to session: Did not receive a reply. Possible
causes include: the remote application did not send a reply, the
message bus security policy blocked the reply, the reply timeout
expired, or the network connection was broken.)
GConf Error: Failed to contact configuration server; some possible
causes are that you need to enable TCP/IP networking for ORBit, or you
have stale NFS locks due to a system crash. See
http://projects.gnome.org/gconf/ for information. (Details -  1:
Failed to get connection to session: Did not receive a reply. Possible
causes include: the remote application did not send a reply, the
message bus security policy blocked the reply, the reply timeout
expired, or the network connection was broken.)
GConf Error: Failed to contact configuration server; some possible
causes are that you need to enable TCP/IP networking for ORBit, or you
have stale NFS locks due to a system crash. See
http://projects.gnome.org/gconf/ for information. (Details -  1:
Failed to get connection to session: Did not receive a reply. Possible
causes include: the remote application did not send a reply, the
message bus security policy blocked the reply, the reply timeout
expired, or the network connection was broken.)

(gedit:75122): Gtk-CRITICAL **: gtk_widget_is_ancestor: assertion
`ancestor != NULL' failed

(gedit:75122): Gtk-CRITICAL **: gtk_widget_is_ancestor: assertion
`ancestor != NULL' failed

(gedit:75122): Gtk-CRITICAL **: gtk_widget_is_ancestor: assertion
`ancestor != NULL' failed

(gedit:75122): Gtk-CRITICAL **: gtk_widget_is_ancestor: assertion
`ancestor != NULL' failed


  when i back to normal user

 it shows


GConf Error: Failed to contact configuration server; some possible
causes are that you need to enable TCP/IP networking for ORBit, or you
have stale NFS locks due to a system crash. See
http://projects.gnome.org/gconf/ for information. (Details -  1:
Failed to get connection to session: Did not receive a reply. Possible
causes include: the remote application did not send a reply, the
message bus security policy blocked the reply, the reply timeout
expired, or the network connection was broken.)
GConf Error: Failed to contact configuration server; some possible
causes are that you need to enable TCP/IP networking for ORBit, or you
have stale NFS locks due to a system crash. See
http://projects.gnome.org/gconf/ for information. (Details -  1:
Failed to get connection to session: Did not receive a reply. Possible
causes include: the remote application did not send a reply, the
message bus security policy blocked the reply, the reply timeout
expired, or the network connection was broken.)
GConf Error: Failed to contact configuration server; some possible
causes are that you need to enable TCP/IP networking for ORBit, or you
have stale NFS locks due to a system crash. See
http://projects.gnome.org/gconf/ for information. (Details -  1:
Failed to get connection to session: Did not receive a reply. Possible
causes include: the remote application did not send a reply, the
message bus security policy blocked the reply, the reply timeout
expired, or the network connection was broken.)
Launching a SCIM daemon with Socket FrontEnd...
Loading simple Config module ...
Creating backend ...
Loading socket FrontEnd module ...
Starting SCIM as daemon ...
GTK Panel of SCIM 1.4.7

Fontconfig error: "local.conf", line 2: XML or text declaration not at
start of entity
GConf Error: Failed to contact configuration server; some possible
causes are that you need to enable TCP/IP networking for ORBit, or you
have stale NFS locks due to a system crash. See
http://projects.gnome.org/gconf/ for information. (Details -  1:
Failed to get connection to session: Did not receive a reply. Possible
causes include: the remote application did not send a reply, the
message bus security policy blocked the reply, the reply timeout
expired, or the network connection was broken.)
___
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"


mbr loader

2010-12-08 Thread xinyou yan
1. when i install freebsd . I can write mbr and not write
if i write mbr . freebsd can Identification  windows and load it

2 if i do not write  . How  windows load bsd

3. Can freebsd load linux  (fedora)? and how  ?
___
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"


umask .ape

2010-12-10 Thread xinyou yan
1.
In my system
umask  enter
022

I want to know why i  do the commander

umask -S
it show Improper mask
not  u=rwx,g=.

2. anybody who know how to listen   the music like .ape  or flac


thank you
___
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"


portupgrade

2010-12-14 Thread xinyou yan
if i use portupgrade -af  --patch   (it take much times)

And i don't finish it
Then the second time . i do it again  Does it continue  or reupgrade anythins

The gnome show me i can upgrade some software .
However i can't upgrade   ,because it can't get information

Or how i upgrade  .
___
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"


java

2010-12-26 Thread xinyou yan
I have installed jdk
Here is  helloword.java

 class helloworld{
  2 public static void main(String[] args){
  3 System.out.println("hello world !");
  4 }
  5 }

$javac helloworld.java //No problem
$java   helloworld.class
  //Exception in thread "main" java.lang.NoClassDefFoundError:helloworld/class


$ java -version
Diablo Java(TM) SE Runtime Environment (build 1.6.0_07-b02)
Diablo Java HotSpot(TM) Server VM (build 10.0-b23, mixed mode)


May be should reset ClassPath , add . to path?
I have no idea.

Thanks
___
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"


gnome to kde

2010-12-30 Thread xinyou yan
 I want to use kde instead of  gnome

How can i delete gnome  completely
(I am afraid to  delete others or less delete )

thank you
___
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"


load windows

2010-12-30 Thread xinyou yan
Help:  I installed 8.2 today ,
I think  I have forgot  installed boot loader manager .
When I was finished  and reboot . The system just has bsd loader

I  can  use F2 load windows previous
Any one who know how to load linux also help  . (I have a  linux in system
the loader was installed on its /boot not mbr
)

So how can i do now!
___
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"


mit-scheme

2011-01-18 Thread xinyou yan
Yesterday I make install the mit-scheme.

And i use some methods  in the  repl.

However. I don't   know  how to compile a  code file

Here is   "   how to compile   "  in  mit-scheme   User’s Manual



4.1 Compilation Procedures
cf filename [destination]
[procedure]
This is the program that transforms a source-code file into
native-code binary form.
If destination is not given, as in
(cf "foo")
cf compiles the file ‘foo.scm’, producing the file ‘foo.com’
(incidentally it will also
produce ‘foo.bin’, ‘foo.bci’, and possibly ‘foo.ext’). If you later evaluate
(load "foo")
‘foo.com’ will be loaded rather than ‘foo.scm’.
If destination is given, it says where the output files should go. If
this argument is a
directory, they go in that directory, e.g.:
(cf "foo" "../bar/")
will take ‘foo.scm’ and generate the file ‘../bar/foo.com’. If
destination is not a
directory, it is the root name of the output:
(cf "foo" "bar")
takes ‘foo.scm’ and generates ‘bar.com’.


I can't understand .
I use  scheme --compile test.asm   It doesn't work;

thank you
___
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"