files system of OpenBSD

2007-06-21 Thread Alex Kwan
Hi! I am first time to install Open BSD, is the OpenBSD files' system same as FreeBSD? many thanks! Alex

How to install packages from FreeBSD

2007-06-22 Thread Alex Kwan
Hi! I found some packages (mainly for Chinese) under FreeBSD are useful to me, how to install and runt it? thanks! Alex

Boot by USB thumb for installation

2007-06-23 Thread Alex Kwan
Hi! Because the laptop doesn't have a CD-ROM. can the OpenBSD boot by the USB thumb for installation? (the BIOS supported boot by USB hard disk). thanks!

r/w on NTFS system

2007-06-24 Thread Alex Kwan
Hello, Can I read and write on NTFS system under OpenBSD? Alex

xfce windows manager

2007-06-25 Thread Alex Kwan
Hello, I wanted to use xfce for my systems' windows manager, which packages are must required? (I have install the X base). thanks! Alex

Config problem of Intel 915GM

2007-06-30 Thread Alex Kwan
Hello! When I exit from the X, I got following warning message: I810: No matching Device section for instance (BusID PCI:0:2:1) found I try to edit the BusID PCI:0:2:0 to BUSID PCI:02:0 in Section "Device" of xorg.conf, but it can't start the X, what is the problem and how to fix it? thanks!

problem of Intel 915GM

2007-06-30 Thread Alex Kwan
Hello! When I exit from the X, I got following warning message: I810: No matching Device section for instance (BusID PCI:0:2:1) found I try to edit the BusID PCI:0:2:0 to BusID PCI:0:2:1 in Section "Device" of xorg.conf, but it can't start the X, what is the problem and how to fix it? thanks!

no partition number, how to mount a msdos partition

2007-07-01 Thread Alex Kwan
hello, my OpenBSD hard disk have a msdos partition, but it has no partition number like sd0x, (my system's partition no. was from Sd0a to Sd0g) how can I mount it or put it into fstab? thanks!

question for install bash-3.2

2007-07-01 Thread Alex Kwan
Hello, thanks for everyone, the mount problem was solved, the msdos partition # was sd0i . I install the bash with pkg_add bash-3.2.tgz, it was failed, I got following error message: Not an ustar archive header at /usr/libdata/perl5/OpenBSD/ustar.pm line 114. what is the problem of me? many thank