[问题]如何在ubuntu下安装dos?

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
AlphaChio
帖子: 41
注册时间: 2006-05-29 22:47
联系:

[问题]如何在ubuntu下安装dos?

#1

帖子 AlphaChio » 2008-06-11 1:15

我的机器是IBM X30,没有光驱的那种,一直都是用U盘启动安装系统的。

装有XP和ubuntu系统(XP在C盘),带grub引导。

现在XP挂掉了,现在只能进ubuntu了。

我硬盘里面有XP的gho文件和dos下运行的ghost.exe。

问题是:
用什么方法可以恢复我的XP?可以在ubuntu下安装dos吗?
AlphaChio
帖子: 41
注册时间: 2006-05-29 22:47
联系:

#2

帖子 AlphaChio » 2008-06-11 1:56

急用机器,谁来帮帮忙?
头像
tscmga
帖子: 274
注册时间: 2008-03-16 23:09

#3

帖子 tscmga » 2008-06-11 2:00

可以。等等
头像
tscmga
帖子: 274
注册时间: 2008-03-16 23:09

#4

帖子 tscmga » 2008-06-11 2:02

代码: 全选

#
# Configured by Xandros Configuration system.
#
#hiddenmenu
# default boot entry
default=0

# Boot automatically after 1 second.
timeout=5

# Fallback to Configure.
fallback=3

title Normal Boot
	root (0x80,0)
	kernel /boot/vmlinuz-2.6.21.4-eeepc quiet rw vga=785 irqpoll i8042.noloop=1 root=/dev/sda1 INIT=/sbin/fastinit.512
	initrd /boot/initramfs-eeepc-nounionfs.img

title Perform Disk Scan
	root (0x80,0)
	kernel /boot/vmlinuz-2.6.21.4-eeepc quiet rw vga=785 irqpoll i8042.noloop=1 root=/dev/sda1 XANDROSSCAN=y
	initrd /boot/initramfs-eeepc.img

#title Restore Factory Settings
#	root (0x80,0)
#	kernel /boot/vmlinuz-2.6.21.4-eeepc quiet rw vga=normal nosplash=y irqpoll i8042.noloop=1 root=/dev/sda1 XANDROSRESTORE=y
#	initrd /boot/initramfs-eeepc.img
	
title  Rescue Console
	root (0x80,0)
	kernel /boot/vmlinuz-2.6.21.4-eeepc quiet rw irqpoll  root=/dev/sda1 XANDROSBOOTDEBUG=y
	initrd /boot/initramfs-eeepc.img

title dos
    root (hd1,0)
    kernel /memdisk.gz
    initrd /ar4.img

title my
    root(hd0,0)
    kernel /boot/vmlinuz-2.6.21.4-eeepc quiet rw vga=785 irqpoll i8042.noloop=1 root=/dev/sda1 XANDROSBOOTDEBUG=y
    initrd /boot/initrdd.img

title dos
    root (hd1,0)
    kernel /pup/vmlinuz
    initrd /pup/initrd.gz


	

头像
tscmga
帖子: 274
注册时间: 2008-03-16 23:09

#5

帖子 tscmga » 2008-06-11 2:07

不需要安装,直接用ar4 后mem那个就可了。grub能启动的。。自己找一下
billbear
帖子: 3681
注册时间: 2008-05-03 23:42

#6

帖子 billbear » 2008-06-11 2:37

下载下面的附件解压
把memdisk.gz和ghost.ima放在/boot下
然后在menu.lst末尾添加如下

title ghost

kernel (hd0,x)/boot/memdisk.gz

initrd (hd0,x)/boot/ghost.ima

其中 x 填你的/分区

如果 /boot 单独分出来相应的改一下menu.lst
启动时选ghost就到ghost界面下了
附件
ghost.zip
(1.96 MiB) 已下载 536 次
AlphaChio
帖子: 41
注册时间: 2006-05-29 22:47
联系:

#7

帖子 AlphaChio » 2008-06-11 3:09

尝试中

回头再聊
AlphaChio
帖子: 41
注册时间: 2006-05-29 22:47
联系:

#8

帖子 AlphaChio » 2008-06-11 3:22

非常感谢两位,特别是billbear,你的文件正好合用,免去担心ghost版本过低之忧。
再一次感谢billbear。
billbear
帖子: 3681
注册时间: 2008-05-03 23:42

#9

帖子 billbear » 2008-06-11 10:50

说明一下,上传的附件是在 mac os x 底下制作的,可能混入了一些 mac 下面的垃圾
只有memdisk.gz和ghost.ima两个文件是有用的
头像
dogfox
论坛版主
帖子: 5311
注册时间: 2006-09-02 14:18
来自: 汉桑城
联系:

#10

帖子 dogfox » 2008-06-11 10:53

即使你使用ghost恢复了xp那么接下来你会接着问MBR的问题
全世界linux爱好者联合起来 !
sheji
帖子: 431
注册时间: 2008-04-30 21:40

#11

帖子 sheji » 2008-06-11 11:58

ghost不会影响mbr,原来ubuntu正常,ghost后也是正常的。
头像
staunch
帖子: 255
注册时间: 2008-07-28 19:29

Re: [问题]如何在ubuntu下安装dos?

#12

帖子 staunch » 2009-09-12 10:53

很高兴能看到这一页,想问一下,我打开ghost后发现,只有一个C盘哦,而且这个C盘好像不是直正的C盘,我想从D盘调gho文件都没办法,(声明,用的FAT32是用ubuntu格式化的)之前只有一个ubuntu,但当时分过两个区想装windows却没安装进
神舟天运F5600
酷睿T5750
GMA X3100
1G DDR2

http://new.qzone.qq.com/422253866/
回复