Skip to Content

最新评论

  • warning: Creating default object from empty value in /var/www/www.minilinux.net/htdocs/sites/all/modules/views/modules/comment/views_handler_field_comment_username.inc on line 32.
  • warning: Creating default object from empty value in /var/www/www.minilinux.net/htdocs/sites/all/modules/views/modules/comment/views_handler_field_comment_username.inc on line 32.
  • warning: Creating default object from empty value in /var/www/www.minilinux.net/htdocs/sites/all/modules/views/modules/comment/views_handler_field_comment_username.inc on line 32.
  • warning: Creating default object from empty value in /var/www/www.minilinux.net/htdocs/sites/all/modules/views/modules/comment/views_handler_field_comment_username.inc on line 32.
  • warning: Creating default object from empty value in /var/www/www.minilinux.net/htdocs/sites/all/modules/views/modules/comment/views_handler_field_comment_username.inc on line 32.
  • warning: Creating default object from empty value in /var/www/www.minilinux.net/htdocs/sites/all/modules/views/modules/comment/views_handler_field_comment_username.inc on line 32.
  • warning: Creating default object from empty value in /var/www/www.minilinux.net/htdocs/sites/all/modules/views/modules/comment/views_handler_field_comment_username.inc on line 32.
  • warning: Creating default object from empty value in /var/www/www.minilinux.net/htdocs/sites/all/modules/views/modules/comment/views_handler_field_comment_username.inc on line 32.
  • warning: Creating default object from empty value in /var/www/www.minilinux.net/htdocs/sites/all/modules/views/modules/comment/views_handler_field_comment_username.inc on line 32.
  • warning: Creating default object from empty value in /var/www/www.minilinux.net/htdocs/sites/all/modules/views/modules/comment/views_handler_field_comment_username.inc on line 32.
  • topping   16 年 26 周   回复
    还是用4.0吧!解压的时候报错,运行里面的两个pet又没反应~能不能也象4.0那样全部集成好了再放出来啊!
  • sasaqqdan   16 年 27 周   回复
    这是for i686的,你可以在控制台下输入:gmplayer 试试,看看有什么异常输出
  • topping   16 年 27 周   回复
    开机不慢,关机慢啊!
  • 匿名用户   16 年 27 周   回复
    [转帖]How to install Puppy Linux 3.01 on Virtualbox
    This document called "How to install Puppy Linux 3.01 on Virtualbox"
    has been written by
    Dipl.-Inf. (FH) Johann N. Loefflmann
    (http://www.jonelo.de, mailto:jonelo@jonelo.de)
    February 23, 2008

    Acknowledgement: Barry Kauler is the original developer and current
    maintainer of Puppy Linux (http://www.puppylinux.com).


    How to install Puppy Linux on a Virtualbox image
    ================================================
    If you want to install Puppy Linux 3.01 on a Virtualbox image
    by your own, just follow the instructions.

    Tested Puppy Release: Puppy Linux 3.01


    Step 1 - Preparation
    --------------------
    1.1 Download and install Virtualbox on your computer
    http://www.virtualbox.org

    1.2 Start Vitrualbox, note if you start Virtualbox the first time
    an optional registration dialog appears, you can simply close the
    window if you don't want to register.

    1.3 Download the Live iso image from
    http://www.puppylinux.com/cd-puppy.htm
    I have used
    puppy-3.01-seamonkey.iso


    Step 2 - Install Puppy Linux by using the Live CD iso
    -----------------------------------------------------
    2.1 Start VirtualBox

    2.2 Select New, click Next

    2.3 Enter a name for the virtual machine, eg. Puppy Linux 3.01
    Select Linux 2.6 for the OS Type, click Next

    2.4 Select at least 256 MB Base Memory, click Next

    2.5 Click on New..., click on Next, select
    Dynamically expanding image, click Next

    2.6 Set the image size to at least 2 GB, click Next, click Finish

    2.7 Select the .vdi harddisk as bood hard disk and click next, click Finish

    2.8 Click on CD/DVD-ROM in the Details tab, Click on Mount CD/DVD Drive
    Click on ISO Image File and select the puppy-3.01-seamonkey.iso file

    2.9 Click on Start to boot the virtual machine

    2.10 During the first boot of the Live CD select your
    keyboard layout and select the X server
    I have selected german keyboard layout (because I have
    a german keyboard) and the Xvesa, because Xorg didn't work.

    2.11 Select 800x600x24. Click on the OKAY button.

    2.12 Prepare the disk with cfdisk, mkfs and parted

    2.12.1 Open the console and create a
    partition with the cfdisk 2.12r:

    cfdisk /dev/hda

    Commands:

    New, Primary, Size (in MB): 2147.48,
    Bootable, Write, Are you sure: yes, Quit

    The cfdisk parameters should look like this:

    Name Flags Part Type FS Type [Label] Size (MB)
    hda1 Boot Primary Linux 2147,48

    2.12.2 Format the partition with
    mkfs /dev/hda1

    2.12.3 Check with the program called parted whether everything
    is ok, enter 'print' followed by 'quit'. Output should be
    Number Start End Size Type File system Flags
    1 32.3kB 2147MB 2147MB primary ext2 boot

    2.13 Select Menu/Setup/Puppy universal installer
    See also http://www.puppylinux.com/hard-puppy.htm

    2.13.1 Select "IDE (ATA) internal hard drive"

    2.13.2 Select "hda VBOX HARDDISK, size 2 GiB"

    2.13.3 Select Install Puppy to hda1

    2.13.4 Click OK

    2.13.5 At the question "Where are the Puppy files? ..."
    Click on the "CD" button.

    2.13.6 Click OK

    2.13.7 Select FULL Install

    2.13.8 Wait

    2.13.9 Wait until the Grub install dialog appears, select "Install GRUB"

    2.13.10 Click OK

    2.13.11 Accept the defaults (simple, standard, /dev/hda1), except at the
    Grub Destination Question. Select
    "MBR, Install to Master Boot Record (possibly unsave)"

    2.13.12 Click OK

    2.13.13 Click No (installation finished)

    2.14 Exit the Live CD by selecting Menu -> Shutdown -> Power-off computer
    Select "DO NOT SAVE" at the last dialog.
    Wait until the Virtual machine is entirely closed. You should now be
    back at the Main Window.


    Step 3 - Configure the installed Puppy Linux
    --------------------------------------------
    3.1 Click on CD/DVD-ROM
    Click on "the Mount CD/DVD Drive" again to unmount the
    puppy-3.01-seamonkey.iso ISO image. Click Ok.

    3.2 Click on Start

    3.3 At the GNU GRUB menu, select the first entry called
    Linux (on /dev/hda1)
    and hit enter.

    3.4 Select the Xserver (Xvesa), keyboard layout and the
    resolution/color depth (800x600x24) again as you did it
    already at the steps above.

    3.5 Do any configuration you like (configure the network for
    example with Menu/Setup/Network Wizard)

    3.6 Modify /boot/grub/menu.lst if you want to avoid
    the grub selection menu during the startup


    Step 4 - Optimize the Virtual Machine (optional)
    ------------------------------------------------
    4.1 Run VBoxManage modifyvdi <your.vdi> compact
  • 匿名用户   16 年 27 周   回复
    我汉化后照样能配置,能拔号啊!!!应该跟汉化没关系吧
  • 匿名用户   16 年 27 周   回复
    默认界面超级难看,换个窗口管理器吧
  • 匿名用户   16 年 27 周   回复
    我用的是GHOST版的,请问怎么实现直接写盘,不保存文件,请告知,谢谢
  • 匿名用户   16 年 27 周   回复
    补充一句,不知道其它方式的上网拨号配置文件有没有被汉化?
  • 匿名用户   16 年 27 周   回复
    本人用的无线CDMA上网方式,在英文版本里可以正常拨号上网。安装了一步到位中文包后不能正常拨号上网,后来查看了一下配置文发现配置文件的内容被汉化了,配置文件内容如下:

    [Dialer Defaults]
    调制解调器=/dev/ttyUSB0
    波特率= 230400
    Init1 = ATZ
    Init2 = ATZ
    承运人检查= no
    拨号命令= ATX3DT
    电话= #777
    用户名= card
    密码= card
    Stupid Mode = yes
    Auto Reconnect = no

    [拨号isp2 ]
    电话= MY2ISPPHONENUM
    用户名= MY2USERNAME
    密码= MY2PASSWORD
    Stupid Mode = no
    Auto Reconnect = yes


    原版的配置文件:

    [Dialer Defaults]
    Modem = /dev/ttyUSB0
    Baud = 230400
    Init1 = ATZ
    Init2 = ATZ
    Carrier Check = no
    Dial Command = ATX3DT
    Phone = #777
    Username = card
    Password = card
    Stupid Mode = yes
    Auto Reconnect = yes

    [Dialer isp2]
    Phone = MY2ISPPHONENUM
    Username = MY2USERNAME
    Password = MY2PASSWORD
    Stupid Mode = no
    Auto Reconnect = yes

    后来试着改回正确配置还是不行,在打开拨号软件的时候又自动给那个配置文件给汉化了!请各位高手帮忙解决一下!!谢谢!工作快乐!
  • vvvllvvv   16 年 27 周   回复
    安装到硬盘,保存的数据是直接存到硬盘上的,不用单独存到一个文件的