分页: 1 / 1

[问题]要怎么才能把开机画面换成跟ubuntu studio一样?

发表于 : 2007-06-06 21:39
yanzilme
不是gdm喔,我要是的是开机的那个画面
我记得如果ubuntu 安装过kde 桌面,那开机换面会被换程kubuntu 的
不知道怎样才能换成studio?

另外我在studio 卡在这个问题,有人知道怎么解决吗?
viewtopic.php?t=58728

先谢谢了

发表于 : 2007-06-07 12:43
november

发表于 : 2007-06-07 16:36
yanzilme
谢谢!
问题解决了

发表于 : 2007-06-08 1:57
老皮
安装到第二部第7的安装grub时开始出错,“Not found or not a block device”和“/dev/sda does not have any corresponding BIOS drive. ”交替出现,实在安装不下去...最后豁出去的直接执行第8-重启,还好有惊无险。

其它ubuntustudio的效果都有了,就是没有lz提供的那张图片的界面,还是原来的那个ubuntu,不知是安装问题还是没设置好?

发表于 : 2007-06-08 17:26
november
老皮 写了:安装到第二部第7的安装grub时开始出错,“Not found or not a block device”和“/dev/sda does not have any corresponding BIOS drive. ”交替出现,实在安装不下去...最后豁出去的直接执行第8-重启,还好有惊无险。

其它ubuntustudio的效果都有了,就是没有lz提供的那张图片的界面,还是原来的那个ubuntu,不知是安装问题还是没设置好?
splash...下载我提供的splash按说明安装。。。

发表于 : 2007-06-08 21:31
ninesun
直接装ubuntustudio不就好了,反正跟普通版的差不多,我就装了studio。

发表于 : 2007-06-09 2:15
老皮
november 写了:
老皮 写了:安装到第二部第7的安装grub时开始出错,“Not found or not a block device”和“/dev/sda does not have any corresponding BIOS drive. ”交替出现,实在安装不下去...最后豁出去的直接执行第8-重启,还好有惊无险。

其它ubuntustudio的效果都有了,就是没有lz提供的那张图片的界面,还是原来的那个ubuntu,不知是安装问题还是没设置好?
splash...下载我提供的splash按说明安装。。。
呵呵,被我这么一折腾,现在连原来的ubuntu都没了,启动画面和关机画面都变成“数字”化了,我把安装的信息帖出来,烦你帮我看看,谢了!

papy@xbox360:~$ sudo ln -sf /usr/lib/usplash/usplash-theme-ubuntustudio.so /etc/alternatives/usplash-artwork.so
papy@xbox360:~$ sudo dpkg-reconfigure linux-image-$(uname -r)
Running depmod.
update-initramfs: Generating /boot/initrd.img-2.6.20-16-generic
Not updating initrd symbolic links since we are being updated/reinstalled
(2.6.20-16.28 was configured last, according to dpkg)
Not updating image symbolic links since we are being updated/reinstalled
(2.6.20-16.28 was configured last, according to dpkg)
Running postinst hook script /sbin/update-grub.
Searching for GRUB installation directory ... found: /boot/grub
Testing for an existing GRUB menu.list file ... found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Found kernel: /boot/vmlinuz-2.6.20-16-generic
Found kernel: /boot/vmlinuz-2.6.20-15-generic
Found kernel: /boot/memtest86+.bin
Updating /boot/grub/menu.lst ... done

papy@xbox360:~$

对了,你blog里的那歌挺好听的,叫什么?

发表于 : 2007-06-09 12:16
november
老皮 写了:
november 写了:
老皮 写了:安装到第二部第7的安装grub时开始出错,“Not found or not a block device”和“/dev/sda does not have any corresponding BIOS drive. ”交替出现,实在安装不下去...最后豁出去的直接执行第8-重启,还好有惊无险。

其它ubuntustudio的效果都有了,就是没有lz提供的那张图片的界面,还是原来的那个ubuntu,不知是安装问题还是没设置好?
splash...下载我提供的splash按说明安装。。。
呵呵,被我这么一折腾,现在连原来的ubuntu都没了,启动画面和关机画面都变成“数字”化了,我把安装的信息帖出来,烦你帮我看看,谢了!

papy@xbox360:~$ sudo ln -sf /usr/lib/usplash/usplash-theme-ubuntustudio.so /etc/alternatives/usplash-artwork.so
papy@xbox360:~$ sudo dpkg-reconfigure linux-image-$(uname -r)
Running depmod.
update-initramfs: Generating /boot/initrd.img-2.6.20-16-generic
Not updating initrd symbolic links since we are being updated/reinstalled
(2.6.20-16.28 was configured last, according to dpkg)
Not updating image symbolic links since we are being updated/reinstalled
(2.6.20-16.28 was configured last, according to dpkg)
Running postinst hook script /sbin/update-grub.
Searching for GRUB installation directory ... found: /boot/grub
Testing for an existing GRUB menu.list file ... found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Found kernel: /boot/vmlinuz-2.6.20-16-generic
Found kernel: /boot/vmlinuz-2.6.20-15-generic
Found kernel: /boot/memtest86+.bin
Updating /boot/grub/menu.lst ... done

papy@xbox360:~$

对了,你blog里的那歌挺好听的,叫什么?
Searching for splash image ... none found, skipping ...提示没找到splash......你下载了splash包,解压到/usr/lib/usplash/
还不行的话:sudo update-alternatives --config usplash-artwork.so恢复下...
歌是:流沙

发表于 : 2007-06-09 13:35
老皮
已经先恢复到原来的ubuntu状态。
我是这么做的,把下来的usplash.tar.gz解压后是usplash-theme-ubuntu.so,我把它改为usplash-theme-ubuntustudio.so(因为原来的/usr/lib/usplash/已经有个usplash-theme-ubuntu.so)后传到/usr/lib/usplash/,然后执行第3和4部,出现上述情况的。

发表于 : 2007-06-11 1:29
meto
楼上的都太复杂了,只要你添加了源,并且加上密钥,sudo apt-get update之后到新得立里面搜索ubuntu studio 把usplash-theme-ubuntustudio勾选安装就可以用上这个启动界面,另外其他效果一样能在新立得里面勾选安装。

发表于 : 2007-06-12 21:21
tartss
楼上正解~!

发表于 : 2007-06-14 20:43
Hacky
meto 写了:楼上的都太复杂了,只要你添加了源,并且加上密钥,sudo apt-get update之后到新得立里面搜索ubuntu studio 把usplash-theme-ubuntustudio勾选安装就可以用上这个启动界面,另外其他效果一样能在新立得里面勾选安装。
I can't find usplash-theme-ubuntustudio
which source should I add to
and what is the "key" you said?

发表于 : 2007-06-18 20:18
tartss
just do it as the blog said!