DexterK 发表于 2004-11-13 13:41:44

加载home

目前想装Debian了
不过我把 下载回来的 sarge-i386.iso放到了/home目录下面了
因为/home是个盘 我的/分区已经没有空间了 而且Debian装的时候会
格式化/的 所以想在grub里面从/home 安装Debian
不知道如何设置…… 还望赐教!
附上grub配置文件
default=0
      5 timeout=10
      6 splashimage=(hd0,0)/boot/grub/splash.xpm.gz
      7 title MagicLinux (Console Mode)
      8   root (hd0,0)
      9   kernel /boot/vmlinuz-2.6.8.1 init 3 ro root=/dev/hda1 vga=791 splash=silent
       10   initrd /boot/initrd-2.6.8.1.img
       11 title MagicLinux (Single Mode)
       12   root (hd0,0)
       13   kernel /boot/vmlinuz-2.6.8.1 init 1 ro root=/dev/hda1 vga=791 splash=silent
       14   initrd /boot/initrd-2.6.8.1.img
title Dos
       23   root (hd0,1)
       24   chainloader +1

DexterK 发表于 2004-11-13 17:26:33

没人愿意教教我吗?

linky_fan 发表于 2004-11-13 18:00:42

http://www.linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=92549

http://www.linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=74585
第一篇是实现硬盘安装(slackwave)的思想,第二篇是实现(ferdra)的具体方法,你的debian应该差不多吧 :mrgreen:

DexterK 发表于 2004-11-16 23:40:46

Thanks to linky_fan
i am in debian with no chinese input
but no sound
and
I have installed the scim but it can not appear tables,i also installed the tables fot zhcn
i know i must set a export things^^^^^^
can you teach me again?
thanks very much!

DexterK 发表于 2004-11-17 21:53:04

声音搞定了
就是scim还是不能输入
忘了要怎么设置什么环境变量了……无能阿

linky_fan 发表于 2004-11-18 21:35:11

look 一下下面这个帖子吧
http://www.linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=91824
页: [1]
查看完整版本: 加载home