[ubuntu-cn] Re: 求助,如何在xp下安装un buntu

0 views
Skip to first unread message

ubuntu

unread,
Mar 9, 2006, 12:34:14 AM3/9/06
to ubun...@googlegroups.com

autoexec.bat



ten speme

unread,
Mar 9, 2006, 1:12:50 AM3/9/06
to ubun...@googlegroups.com
不是这个,是其它 的在光盘里有:可以搜索一下,好像有几个,分别是光盘安装,网络安装等等。

On 3/9/06, ubuntu <ubu...@ubuntu.org.cn> wrote:

autoexec.bat







蔡雷雷

unread,
Mar 9, 2006, 5:39:34 AM3/9/06
to ubun...@googlegroups.com
vmlinuz 文件名被改了
vmlinuz.txt
vmlinuz 和 initrd.gz 看来源是对的。

grub 引导安装步骤应该是:
>kernel (路径)/vmlinuz root=/dev/ram ramdisk_size=(内存大小,单位KB)
>initrd (路径)/initrd
>boot


vmlinuz 和 initrd 文件名要全名
你的G盘好象不是(hd0,0)

你在grub里
>kernel (hd0,
时按一下tab键,grub 会显示出你硬盘上的所有分区 类型 分区编号等信息,比如
partion 1 ntfs
partion 3 fat32

之类的,具体什么样我记不清了,大概这个样子
通过这个方法找到正确的分区号
看你的G盘好象应该是(hd0,5)

>kernel (hd0,5)/vmlinuz root=/dev/ram ramdisk_size=512000
>initrd (hd0,5)/initrd.gz
>boot

问个问题,你是怎么把C盘前面那个分区搞出来的?

utf-8''c%E7%9B%AE%E5%BD%95%E4%B8%8B%2Ejpg

qiuyuebai

unread,
Mar 9, 2006, 9:18:53 AM3/9/06
to ubun...@googlegroups.com
是第三张图的效果么?
我先格式化了一遍硬盘,c,d分区是ntfs的,剩下的是两个ext2的,都是在magic partition的操作下完成的,后来把其中的一个ext2变成了fat32,我看那个帮助,好像是说源文件得放在ext2或者fat32下,ntfs不能放,因此又把源文件从c盘转移到g盘,在windows下,ext2不可识别,因此,c前面的分区显示的就是那个样子......
--
           致
礼!
-------------------------
                                                            秋月白

qiuyuebai

unread,
Mar 9, 2006, 9:47:38 AM3/9/06
to ubun...@googlegroups.com
我的内存是256M的,所以ramdisk_size=256000啦
不过,后面又出现了问题......
[4294671.848000]
kernel panic - not  syncing .No init found Try passing init=ption to kernel
[4294671.848000]
然后光标停留在那里就不动了.....
是不是得把那个initrd.gz给解压缩成initrd不要后缀名啊?
疑惑中 偶是新手.....
--
           致
礼!
-------------------------
                                                            秋月白

qiuyuebai

unread,
Mar 10, 2006, 5:30:25 AM3/10/06
to Ubuntu China
now i use the ubuntu for post the message
thank you everyone who helped me
> > > > On 3/9/06, ubuntu < ubu...@ubuntu.org.cn> wrote:
> > > > > autoexec.bat

蔡雷雷

unread,
Mar 10, 2006, 11:51:41 PM3/10/06
to ubun...@googlegroups.com
是不是中文输入还不行哦?

qiuyuebai

unread,
Mar 10, 2006, 11:57:14 PM3/10/06
to Ubuntu China
嗯,现在在win环境下
ubuntu下还不会整中文输入
并且刚进去呈现假死状态,鼠标点击程序窗口无用
只能用alt+f4关闭窗口
或者用其它快捷方式操作命令......

蔡雷雷

unread,
Mar 11, 2006, 6:56:48 AM3/11/06
to ubun...@googlegroups.com
咋会这样,我装的时候没有程序假死的状况。
中文输入法 scim fcitx
我还不会让他们开机自启动,暂时还是手动的,命令
scim
fcitx

apt-get 源
deb http://debian.cn99.com/ubuntu/ breezy main multiverse restricted universe
deb-src http://debian.cn99.com/ubuntu/ breezy main multiverse restricted
universe
deb http://debian.cn99.com/ubuntu/ breezy-updates main multiverse restricted
universe
deb-src http://debian.cn99.com/ubuntu/ breezy-updates main multiverse
restricted universe
deb http://debian.cn99.com/ubuntu/ breezy-security main multiverse restricted
universe
deb-src http://debian.cn99.com/ubuntu/ breezy-security main multiverse
restricted universe
deb http://debian.cn99.com/ubuntu/ breezy-proposed main multiverse restricted
universe
deb-src http://debian.cn99.com/ubuntu/ breezy-proposed main multiverse
restricted universe
deb http://debian.cn99.com/ubuntu/ breezy-backports main multiverse restricted
universe
deb-src http://debian.cn99.com/ubuntu/ breezy-backports main multiverse
restricted universe
deb http://debian.cn99.com/ubuntu-cn/ breezy main multiverse restricted
universe bleeding

http://debian.cn99.com 这个站的breezy 发行版的软件包下载速度很快,我用最少也有500,600KB/S

http://debian.cn99.com 的dapper 发行版的软件包就大部分下不来。
对于 dapper 发行版来说,美国的那个站还可以
deb http://us.archive.ubuntu.com/ubuntu/ dapper main multiverse restricted
universe
deb-src http://us.archive.ubuntu.com/ubuntu/ dapper main multiverse restricted
universe
deb http://us.archive.ubuntu.com/ubuntu/ dapper-updates main multiverse
restricted universe
deb-src http://us.archive.ubuntu.com/ubuntu/ dapper-updates main multiverse
restricted universe
deb http://us.archive.ubuntu.com/ubuntu/ dapper-security main multiverse
restricted universe
deb-src http://us.archive.ubuntu.com/ubuntu/ dapper-security main multiverse
restricted universe
deb http://us.archive.ubuntu.com/ubuntu/ dapper-backports main multiverse
restricted universe
deb-src http://us.archive.ubuntu.com/ubuntu/ dapper-backports main multiverse
restricted universe
deb http://us.archive.ubuntu.com/ubuntu/ dapper-proposed main multiverse
restricted universe
deb-src http://us.archive.ubuntu.com/ubuntu/ dapper-proposed main multiverse
restricted universe


你也可以通过apt-get 安装KDE 桌面。

> --
> 致
> 礼!
> -------------------------
> 秋月白
>

Reply all
Reply to author
Forward
0 new messages