论坛风格切换切换到宽版
  • 1282阅读
  • 8回复

[问题求助][Debian] 如何安装debian gnu/hurd ? [复制链接]

上一主题 下一主题
离线ing1024.
 
发帖
1895
C币
-236276
威望
326
贡献值
1
银元
-3
铜钱
4186
人人网人气币
0
只看楼主 倒序阅读 使用道具 楼主  发表于: 2009-05-01
de.bian  gnu/hu.rd  k16 dvd版如何安装.

我用的是K1.6版,debian网上只有老版本的安装说明,而且我很菜,英文也不太好.。教育
有谁用过没?写个教程

我用虚拟机,vir.tualbox. 在电脑上直接按也可以域名

本人下的是dvd版的。 http://upload.bbs.csuboy.com/Mon_1004/126_6688_a10877a4d035c85.gif[/img]          婚庆

PS:我很菜,请写详细些。
还有,hurd.gnu.fans.org有人能上去吗?我.打不开呀.

[ 本帖最后由 SanRout.e .于 2009-3-2 11:38 编辑 ]           鲜花

评价一下你浏览此帖子的感受

精彩

感动

搞笑

开心

愤怒

无聊

灌水
发帖
2107
C币
-235514
威望
408
贡献值
1
银元
-5
铜钱
4774
人人网人气币
0
只看该作者 沙发  发表于: 2010-04-13
Re:[Debian]
有哪些特殊的需要使用old version
还是只是需要在特殊的硬件上实现呢

离线chinablue.
发帖
2151
C币
-235260
威望
390
贡献值
1
银元
-3
铜钱
4734
人人网人气币
0
只看该作者 板凳  发表于: 2010-04-13
Re:[Debian]
hurd.gnufans.org
这个我也打不开。

离线ms1029.
发帖
2173
C币
-234903
威望
422
贡献值
1
银元
-3
铜钱
4955
人人网人气币
0
只看该作者 地板  发表于: 2010-04-13
Re:[Debian]
下载了Debian5.0,虚拟机上安装很顺利
安装和windows很像的

离线blueii.
发帖
1982
C币
-152858
威望
353
贡献值
1
银元
-2
铜钱
4430
人人网人气币
0
只看该作者 4楼 发表于: 2010-04-13
Re:[Debian]
看debian的安装手册吧!
debian5的安装很好很强大!

离线baifebbb.
发帖
2129
C币
-152192
威望
413
贡献值
1
银元
-1
铜钱
4801
人人网人气币
0
只看该作者 5楼 发表于: 2010-04-13
Re:[Debian]
虚拟机在X86操作系统上是不可能安装64位debian的。

你在回答别人问题时也要仔细想清,新手会误会的。(我最初尝试LINUX 64位时就被一人误导了,在虚拟机上按。 )

还有我是要用 gnu/hurd 不是gnu/linux

离线陈茵茵.
发帖
1977
C币
-235565
威望
344
贡献值
1
银元
-4
铜钱
4356
人人网人气币
0
只看该作者 6楼 发表于: 2010-04-13
Re:[Debian]
我要安装 gnu/hurd 不是 gnu/linux

我也没找到安装手册

离线xinjiao.
发帖
2067
C币
-60723
威望
386
贡献值
1
银元
-2
铜钱
4636
人人网人气币
0
只看该作者 7楼 发表于: 2010-04-13
Re:[Debian]
你知道其他的hurd网站吗?除了gun.org 以外

离线skyj2005.
发帖
1850
C币
-61380
威望
285
贡献值
1
银元
-1
铜钱
3985
人人网人气币
0
只看该作者 8楼 发表于: 2010-04-13


QUOTE:原帖由 SanRoute 于 2009-3-1 16:46 发表
debian  gnu/hurd  k16 dvd版如何安装

我用的是K16版,debian网上只有老版本的安装说明,而且我很菜,英文也不太好。
有谁用过没?写个教程

我用虚拟机,virtualbox 在电脑上直接按也可以

本人下的是 ...


PS:谁有grub启动软盘镜像呀,发个给我,谢  liutanyu@yahoo.com.cn

以下是找到的英文说明:


Using the Installation CD
Preparation.

Hurd specific documentation is found in ./doc/hurd. hurd-install-guide and Cook-book are "must read" documents before you start.

   1. Make a GRUB boot-disk

      Install the package grub-disk, it contains a GRUB floppy image. You can use "dd" if you are working in GNU/Linux or rawrite if you are working in MS.
   2. Make certain that you understand Linux, GRUB and Hurd methods of naming drives and partitions. You will be using all three and the relationship between them can be confusing.

Hurd uses different partition names to Linux, so be careful. IDE hard disks are numbered in order, beginning from hd0 for the primary master and its slave hd1, followed by the secondary master hd2 and its slave hd3. SCSI drives are also numbered in absolute order. They will always be sd0, sd1, and so on regardless of whether the two drives are SCSI id 4 and 5 or whatever. Experience has shown that CD-ROM drives can be tricky. More about this later.

Linux-style partitions are always called sn when using the Hurd, where n is the partition number, so the first partition on the first IDE drive will be hd0s1, the third partition on the second SCSI drive will be sd1s3, and so on.

GRUB has yet another partition naming system. It calls partitions (hdN,n), but this time the disk number and partition number are both zero indexed, and the disks run in order, all the IDE disks first, and the SCSI ones second. This time, the first partition on the first IDE drive will be (hd0,0). To really cause a confusion, (hd1,2) could refer to the first SCSI drive if you only have one IDE drive, or it could refer to the second IDE drive. So it is important that you have worked out the various names of your partitions before you start.
Installation

   1. Boot the CD.

      Any of the methods of booting a Debian 3.0 beta (woody) CD will work, ie. from the CD, from MS and by any of the boot/root floppy images. A complete set of base floppies can created if there is no cdrom drive.
   2. After the opening screens, open "Partition a Hard Disk".

      If you are going to copy the .deb packages onto the HDD then you will need to create other partitions, one for each CD. While parted is available for GNU/Hurd you may as well use this facility. About 500 Mb will be enough to start with for the main system. If you need to create another partition then you may find it easier to reboot the first CD and use the tools in the Linux ramdisk to do this.
   3. Work out the GRUB and Hurd names of the partition you will be using.
   4. Prepare your partitions using "Partition a Hard Disk" and make certain that you have a swap partition. GNU/Hurd is fussy about swap.
   5. Format your Hurd partition using "Initialize a Hurd Partition" and mount it on "/". Do not mount any other partitions.
   6. Install the base system using "Install the Base System".
   7. Insert a GRUB floppy in the drive and reboot with "Reboot the System" (don't forget to reset the bios). That is it! [First reboot]

If your GNU/Hurd partition is "(hd0,0)" [GRUB nomenclature] and "sd0s1" [GNU/Hurd], which being interpreted means the first partition on the first HDD which is SCSI and there are no IDE drives, then the system will boot with no intervention.
The GRUB image has been prepared so little editing is needed to boot the GNU system.

Keep you hands off the keyboard until the boot process has completed.

"/boot/grub/menu.lst" on the GRUB floppy can be edited so your system will boot the way you want.
The next steps.

   1. After the system has booted run ./native-install. Reboot the system using "reboot". THIS IS IMPORTANT watch the boot messages and note carefully where the cdrom is. [Second reboot]
   2. After the reboot has completed run ./native-install a second time. This time a whole bundle of packages will be configured. Reboot yet again. [Third reboot]. You will now have a system to configure.
      Login as root, "login root".
   3. cd to /dev. Make the necessary devices. Ie, for the cdrom, the swap partition and any other HDD partitions.

      Eg "MAKEDEV hd2 hd0s2 hd0s3"
   4. Edit /etc/fstab, "nano /etc/fstab". nano is not a bad editor.

      Add the HDD partitions, eg,
      /dev/[Hurd partition name] none swap sw 0 0
      /dev/[Hurd partition name] /CD1 ext2 rw 1 1
      /dev/[GNU drive name] /cdrom iso9660fs ro,noauto 1 1

      The Hurd uses the ext2 fs. "/CD1" is a suggested mount-point for the partition which contains the packages from debian-K16-hurd-i386-CD1. Swap can be shared with Linux.
   5. Activate the swap "swapon -a". Check to see that is has worked. Swap is HIGHLY recommended with the Hurd.
   6. Set up the translator that accesses the cdrom, eg

      "settrans -a /cdrom /hurd/iso9660fs /dev/[Hurd drive name]"
      While this is the GNU way of doing it, "mount /cdrom" will also work.
   7. Run "/cdrom/upgrade/install.sh".

      This will install the required, important and standard packages.
   8. You may want to run "/cdrom/upgrade/gui.sh".

      This will install the X Window System.
   9. Further packages can be installed using "apt or "dselect".

      If you are unfamiliar with these Debian tools, see "info apt" and "info dselect".
  10. Unmounting the cdrom

      The cdrom drive is unmounted with "settrans -agf /cdrom"
      The cdrom drive drawer should then be unlocked.
快速回复
限100 字节
如果您提交过一次失败了,可以用”恢复数据”来恢复帖子内容
 
上一个 下一个