摘要: 将grub4dos加入到Win7开机菜单中,然后使用grub4dos启动ubuntu。以ubuntu-12.04桌面版为例使用WinRAR打开ubuntu-12.04-desktop-amd64.iso,将压缩包内casper目录下initrd.lz、vmlinuz解压出来放到E盘(根据你实际情况),镜像文件ubuntu-12.04-desktop-amd64.iso也放到E盘将grub4dos加入到Win7开机菜单中前看这篇文章Windows7下将grub4dos加入开机菜单grub4dos的菜单选项在menu.lst文件中,用记事本打开menu.lst,覆盖以下内容title Ubuntu 阅读全文
posted @ 2012-12-22 03:39 bincrack 阅读(385) 评论(0) 推荐(0) 编辑
摘要: grub4dos官方网站:http://grub4dos.sourceforge.net/下载后解压,把grub4dos目录下的grldr、grldr.mbr、menu.lst这3个文件放到系统根目录下如:C:\以管理员模式运行bcdedit /create /d "Grub4DOS" /application bootsector成功后显示记下{9861ede3-8496-11e1-a57e-f07a45f050c3}这一串,然后继续执行bcdedit /set {9861ede3-8496-11e1-a57e-f07a45f050c3} device partition 阅读全文
posted @ 2012-12-22 03:00 bincrack 阅读(503) 评论(0) 推荐(0) 编辑