[FZH] 如何删除Ubuntu并硬盘安装Fedora14 ?

Adamzyg adamzyg在gmail.com
星期二 一月 18 15:54:14 UTC 2011


找个大点的U盘,下载Fedora-14-i686-Live-Desktop.iso
然后 dd if=/path/Fedora-14-i686-Live-Desktop.iso of=/dev/sdb
然后用U盘启动系统,安装就行了。


3.2.2.1.3. Making Fedora USB Media with *dd*
Warning — These instructions could destroy data
When you perform this procedure any data on the USB flash drive is destroyed
with no warning. Make sure that you specify the correct USB flash drive, and
make sure that this flash drive does not contain any data that you want to
keep.

   1. Plug in your USB flash drive.
   2. Find the device name for your USB flash drive. If the flash drive has
   a volume name, look up the name in/dev/disk/by-label, or use findfs:

   su -c 'findfs LABEL="*MyLabel*"'

   If the media does not have a volume name, or you do not know it, run
   dmesg after you connect the USB flash drive. The device name, similar to
   /dev/sdc, appears in several lines towards the end of the output.
   3. Use the dd command to transfer the ISO image to the USB device:

   dd if=*path/image_name.iso* of=*device*

   where *path/image_name.iso* is the ISO image file of the installation DVD
   that you downloaded from the Red Hat Customer Portal and *device* is the
   USB flash drive. For example:

   dd if=~/Download/F14-Server-i386-DVD.iso of=/dev/sdc



在 2011年1月18日 下午5:23,Mike <zhtx10在gmail.com>写道:

> 直接让grub挂载好了
>
> 于 2011年01月18日 17:08, Run 写道:
> > 我本身就是纯Linux系统,不需要grub4dos的,那个实在windows下安装linux的方法
> >
> > 2011/1/18 好大一只鸟<wpahipc在gmail.com>
> >
> >> *1.注意必须要有grub4dos,
> >> 2.FAT32分区、NTFS分区都可以
> >>
> >> 3.下载Fedora-14-i386-DVD.iso,放在D盘fedora14(自建)目录中,官网可下
> >>
> >> 4.把Fedora-14-i386-DVD.iso的images文件夹解压在的fedora14目录里,
> >> 接着把Fedora-14-i386-DVD.iso的images文件夹解压在的fedora14目录里,再解压Fedora-14-i386-
> >> DVD.iso的isolinux文件夹中的initrd.img和vmlinuz二个文件也放到fedora14目录里,还要把initrd.img和
> >> vmlinuz复制到C盘的根目录下
> >>
> >> 5.把grub.exe、grldr、menu.lst放在C盘根目录下,修改menu.lst,在menu.lst最后加上
> >>
> >> title Install Fedora 14
> >> kernel (hd0,0)/vmlinuz
> >> initrd (hd0,0)/initrd.img
> >>
> >> 6.打开C盘的根目录,找到boot.ini,在最后面加上
> >>
> >> c:\grldr=GRUB
> >>
> >> 保存重启
> >>
> >> 选择Install Fedora 14
> >>
> >> 7.语言选择chinese(simplified),就是简体中文
> >>
> >> 8选择键盘,默认USA
> >>
> >> 9.选择安装方式,采用硬盘安装,选择hard deive
> >>
> >> 10.移用Tab键和上下键选中中/dev/sda,在下面那个输入框里面输入路径: /Fedora14/images/install.img
> >>
> >> 11.按照光盘安装的路子装完系统
> >>
> >>
> >>
> >>
> >> *
> >> 在 2011年1月18日 下午2:20,Mike<zhtx10在gmail.com>写道:
> >>
> >>> 还是刻盘吧,盘里面有个选项 “替换现有Linux” 可以自动格掉ub并安装fc,硬盘
> >>> 装就麻烦了
> >>>
> >>> 于 2011年01月18日 14:15, Run 写道:
> >>>> 请教一下各位:
> >>>> 我的电脑*只*安装了Ubuntu 10.10 ,现在想把Ubuntu格掉,*只*安装Fedora14,但是我刻光盘刻了3次都刻废掉了,
> >>>> 现在想直接硬盘安装,不知道应该怎么装?网上这方面的资料好像很少
> >>>> 谢谢!
> >>>> _______________________________________________
> >>>> Chinese mailing list
> >>>> Chinese at lists.fedoraproject.org
> >>>> https://admin.fedoraproject.org/mailman/listinfo/chinese
> >>>
> >>> --
> >>> Mike.
> >>> Blog: http://ekd123.is-programmer.com/
> >>> Fedora Project Contributor.
> >>>
> >>> _______________________________________________
> >>> Chinese mailing list
> >>> Chinese at lists.fedoraproject.org
> >>> https://admin.fedoraproject.org/mailman/listinfo/chinese
> >>>
> >>
> >>
> >> --
> >>
> >> Hi
> >>
> >>
> >>
> >>
> >>
> >>
> >> Best regards
> >> Big Bird
> >> **
> >> *
> >>
> >>
> ---------------------------------------------------------------------------------------------------------------------------
> >> *
> >> ***QQ: 353056564*
> >> *MSN ID:   wp0822在msn.com *
> >>
> >> *Skype ID :  wpahipc*
> >>
> >> *Tel:       13423972311 *
> >>
> >> http://netniaowo.co.cc
> >> <http://wpah.co.cc/><
> >>
> https://mail.google.com/mail/html/compose/static_files/www.macropower.com.sg
> >> _______________________________________________
> >> Chinese mailing list
> >> Chinese at lists.fedoraproject.org
> >> https://admin.fedoraproject.org/mailman/listinfo/chinese
> >>
> > _______________________________________________
> > Chinese mailing list
> > Chinese at lists.fedoraproject.org
> > https://admin.fedoraproject.org/mailman/listinfo/chinese
>
>
> --
> Mike.
> Blog: http://ekd123.is-programmer.com/
> Fedora Project Contributor.
>
> _______________________________________________
> Chinese mailing list
> Chinese at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/chinese
>


关于邮件列表 Chinese 的更多信息