LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 5184|回复: 11

优盘上运行的linux

[复制链接]
发表于 2004-12-5 11:26:14 | 显示全部楼层 |阅读模式
发表于 2004-12-5 21:36:11 | 显示全部楼层
USB linux很多。不过中文支持良好的就少了。DSL可以装到硬盘也可以装到U盘还可以直接光盘运行,但是中文化始终搞不掂。
发表于 2004-12-7 14:03:28 | 显示全部楼层

兄弟

能不能放一个在上边呀,我访问那个网站好慢呀
发表于 2004-12-8 08:33:17 | 显示全部楼层

这个看不明白,那个帮翻译一下呀

Making an USB storage device bootable:

****************************
a) running SPB-Linux 2rc5: *
****************************

First step: install bootloader syslinux

  if /dev/sda1 is your usb storage device, type

    makebootable /dev/sda1

  or if you want to use the  SPB-Linux mbr bootloader

    makebootable /dev/sda1 -mbr (see disclaimer on bottom)

Second step: boot the usb device with syslinux to install grub

  in the grub boot menu you can choose to install grub
  (the safe mode to install grub is when grub is running :-)

  After rebooting you get the grub boot menu

*************************************
b) running any linux distribution:  *
*************************************

First step: install syslinux

  copy this folder to your harddisk and
  if the device name of your usb storage device is /dev/sda1
  run

    dd if=/dev/sda1 of=bootorig.sec bs=512 count=1

  to save the old bootsector (and copy it to your harddisk(!) )

  then type

    syslinux /dev/sda1

  to install the bootloader syslinux

Second step: see second step with SPB-Linux (on top of this page)

*************************************************************************

If your usb storage device does not boot even if the syslinux bootloader
is installed you can try to use the spblinux mbr bootloader:
- usual mbr boot loaders use the CHS values in the partition table
- the bios might use other CHS values than linux/windows
- the spblinux mbr boot loader uses the LBA entry in the partition table:
  in some cases the bootsector of the active partition can now be loaded

Installation of mbr bootloader code spb2_mbr.sec
if(!) your usb storage device is /dev/sda

        dd if=spb2_mbr.sec of=/dev/sda

Disclaimer: spb2_mbr.sec is tested but the author cannot
give any warranty that spb2_mbr.sec works on your system.

this mbr bootloader gives some diagnostic output:
- an excellent reference about int13 can be found at http://www.ctyme.com/intr/int-13.htm
- the partition table format is documented at http://www.ata-atapi.com/hiwtab.htm#T2
发表于 2004-12-8 17:24:37 | 显示全部楼层
不知道移动硬盘行不行?
发表于 2004-12-27 22:07:21 | 显示全部楼层
想知道是如何做的。
发表于 2005-4-12 01:57:31 | 显示全部楼层
有XWINDOW 吗???
回复 支持 反对

使用道具 举报

发表于 2005-4-12 07:20:54 | 显示全部楼层
回复 支持 反对

使用道具 举报

发表于 2005-12-13 16:55:23 | 显示全部楼层
Post by Beta
USB linux很多。不过中文支持良好的就少了。DSL可以装到硬盘也可以装到U盘还可以直接光盘运行,但是中文化始终搞不掂。


倒是有台湾的繁体版本,可是目前没有大陆版。。。
回复 支持 反对

使用道具 举报

发表于 2005-12-17 19:21:23 | 显示全部楼层

...

安装文档写的不清不楚的 有人知道怎么装不啊?
我下的是SPBLinux 2.1 beta13
谢谢!
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表