|
楼主 |
发表于 2006-1-8 17:32:05
|
显示全部楼层
没怎么看文档...好像文档也不是很多(主要是因为偶的英文...-_______-#
因为没有本本没有光驱,所以尝试从硬盘启动
将ISO解压至hda6
重启进Grub按C进命令行
[code:1]root (hd0,5)
kernel /elive-3.0/boot/vmlinuz ramdisk_size=100000 BOOT_IMAGE=morphix
initrd /elive-3.0/boot/miniroot.gz
boot
[/code:1]
告诉我Unable to find base module
不死心....进slackware
然后Vi /mnt/hda5/elive-3.0/boot/grub/menu.lst
将[code:1]title Elive
kernel (cd)/boot/vmlinuz lang=us ramdisk_size=100000 init=/etc/init noapic acpi=on apm=power-off vga=791 splash=silent initrd=miniroot.gz quiet BOOT_IMAGE=morphix depth=24
initrd (cd)/boot/miniroot.gz
[/code:1]复制进偶的Grub然后改写为
[code:1]title Elive
kernel (hd0,5)/elive-3.0/boot/vmlinuz lang=us ramdisk_size=100000 init=/etc/init noapic acpi=on apm=power-off vga=791 splash=silent initrd=miniroot.gz quiet BOOT_IMAGE=morphix depth=24
initrd (hd0,5)/elive-3.0/boot/miniroot.gz
[/code:1]
重启故障依旧,Google了一下...发现有个老兄跟我的问题一样
http://www.morphix.org/index.php?option=com_simpleboard&Itemid=78&func=view&catid=4&id=469
偶就把一个分区备份....
# cd /mnt/hda5
# rm -r *
# cp -ra /mnt/hda6/elive-3.0/ /mnt/hda5
改写Grub重起
靠..还是那样..难道那位老哥说的不对?
还是分区有问题?
进Slack把hda5格为Ext2
重复上面的
然后重起..
哈......终于进去啦
下面是在E16的截图...E17的桌面是E17然后加Simply White的主题有空进去抓几张图..传上来
关于字体方面发现系统里有一个Song Ti不过FF就不能识别....
我也没细心看..Copy了一个圆体Test了一下...FF已经能很好的显示中文了 |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?注册
×
|