文逸首页 小文论坛 文逸博客 精华文章
 首页 | 新闻 | 论坛 | 博客 | 专题 | FTP | 金融 | 微博 | 图库 | MyHome | 搜索 | 登陆 | 注册 | 帮助 | 设为首页  ·在线人数: 1379

发表新帖 我的主页  用户登陆 返回上页 收藏本帖 文友爬行榜

标题:F3安装问题--所选空间不足以安装所引起
[作者] dsj [发表时间] 2005/7/16 22:19:58  [回复] 5  [点击] 2931

 [作者] dsj   [头衔] 论坛坛主  [经验] 220862  [等级] 大主帅   [发帖] 15642   [回帖] 1366  [登陆] 7956
[发表时间] 2005/7/16 22:19:58  [楼主]
标题: F3安装问题--所选空间不足以安装所引起
 
F3安装问题 

选择从空闲空间安装,自动分区,提示没有选择挂载的分区,该错误通常在所选空间不足以安装所引起的 ,我晕了,10G啊!

When installing Fedora Core 3, I am unable to perform any actions with the installer, the installer just keep prompting:

Assertion (heads > 0) at disk_dos.c:485 in function probe_partition_for_geom() failed.
Assertion (sectors <= 63) at disk_dos.c:490 in function probe_partition_for_geom() failed.

install exited abnormally.

解决:
I had also the same problem 
I also tried to install Fedora core2 and failed too. Worked OK on Mandrake 10.0 and previous version
I found this article 
http://lwn.net/Articles/86835/ ;and carried out this command
> sfdisk -d /dev/hda | sfdisk --no-reread -H255 /dev/hda
This was the message I got

> Warning: HDIO_GETGEO says that there are 16 heads

> Disk /dev/hda: 59598 cylinders, 255 heads, 63 sectors/track
> Old situation:
> Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from
> 0

> Device Boot Start End #cyls #blocks Id System
> /dev/hda1 * 0+ 3738 3739- 30033486 c W95 FAT32 (LBA)
> end: (c,h,s) expected (1023,254,63) found (666,254,63)
> /dev/hda2 0 - 0 0 0 Empty
> /dev/hda3 0 - 0 0 0 Empty
> /dev/hda4 0 - 0 0 0 Empty
> New situation:
> Units = sectors of 512 bytes, counting from 0

> Device Boot Start End #sectors Id System
> /dev/hda1 * 63 60067034 60066972 c W95 FAT32 (LBA)
> /dev/hda2 0 - 0 0 Empty
> /dev/hda3 0 - 0 0 Empty
> /dev/hda4 0 - 0 0 Empty
> Successfully wrote the new partition table

> Re-reading the partition table ...
> BLKRRPART: Device or resource busy
> The command to re-read the partition table failed
> Reboot your system now, before using mkfs

> If you created or changed a DOS partition, /dev/foo7, say, then use
> dd(1)
> to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512
> count=1
> (See fdisk(8).)
> [root@Fuji janriet]#
> [root@Fuji janriet]# sfdisk -d /dev/hdb | sfdisk --no-reread -H255
> /dev/hdb
> Warning: HDIO_GETGEO says that there are 16 heads

> Disk /dev/hdb: 155114 cylinders, 255 heads, 63 sectors/track
> Old situation:
> Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from
> 0

> Device Boot Start End #cyls #blocks Id System
> /dev/hdb1 * 0+ 1215 1216- 9767488+ c W95 FAT32 (LBA)
> end: (c,h,s) expected (1023,254,63) found (191,254,63)
> /dev/hdb2 1216 9731 8516 68404770 f W95 Ext'd (LBA)
> start: (c,h,s) expected (1023,254,63) found (192,0,1)
> end: (c,h,s) expected (1023,254,63) found (515,254,63)
> /dev/hdb3 0 - 0 0 0 Empty
> /dev/hdb4 0 - 0 0 0 Empty
> /dev/hdb5 1216+ 2431 1216- 9767488+ b W95 FAT32
> start: (c,h,s) expected (1023,254,63) found (192,1,1)
> end: (c,h,s) expected (1023,254,63) found (383,254,63)
> /dev/hdb6 2432+ 3647 1216- 9767488+ b W95 FAT32
> start: (c,h,s) expected (1023,254,63) found (384,1,1)
> end: (c,h,s) expected (1023,254,63) found (575,254,63)
> /dev/hdb7 3648+ 4863 1216- 9767488+ b W95 FAT32
> start: (c,h,s) expected (1023,254,63) found (576,1,1)
> end: (c,h,s) expected (1023,254,63) found (767,254,63)
> /dev/hdb8 4864+ 4964 101- 811251 83 Linux
> /dev/hdb9 4965+ 4989 25- 200781 82 Linux swap
> /dev/hdb10 4990+ 9731 4742- 38090083+ 83 Linux
> New situation:
> Units = sectors of 512 bytes, counting from 0

> Device Boot Start End #sectors Id System
> /dev/hdb1 * 63 19535039 19534977 c W95 FAT32 (LBA)
> /dev/hdb2 19535040 156344579 136809540 f W95 Ext'd (LBA)
> /dev/hdb3 0 - 0 0 Empty
> /dev/hdb4 0 - 0 0 Empty
> /dev/hdb5 19535103 39070079 19534977 b W95 FAT32
> /dev/hdb6 39070143 58605119 19534977 b W95 FAT32
> /dev/hdb7 58605183 78140159 19534977 b W95 FAT32
> /dev/hdb8 78140223 79762724 1622502 83 Linux
> /dev/hdb9 79762788 80164349 401562 82 Linux swap
> /dev/hdb10 80164413 156344579 76180167 83 Linux
> Successfully wrote the new partition table

> Re-reading the partition table ...
> BLKRRPART: Device or resource busy
> The command to re-read the partition table failed
> Reboot your system now, before using mkfs

> If you created or changed a DOS partition, /dev/foo7, say, then use
> dd(1)
> to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512
> count=1

I tried again to install Fedora core 3 and it completed the installation procedure.

I also tested to see if Windows would boot. with succes!

I hope this will be of assistance as I am only commencing Fedora core 3 recently

来源:
https://bugzilla.redhat.com/bugzilla/long_list.cgi?buglist=138419
http://www.fedoraforum.org/forum/archive/index.php/t-26297.html

分享到:

我的QQ群:500人财富群11470502;投资群5920530;资源群6648659;交友群5713862;娱乐群6925950。
我的博客:http://104508155.qzone.qq.com/
dsj重新编辑

0 条回复; 10 条/页;  1 / 1     第    ↑到页首
您未登陆,发帖前请填写:用户名  密码   注册新用户  
 回复: F3安装问题--所选空间不足以安装所引起
排版
粗体斜体下划线居中飞翔文字移动文字发光文字阴影文字插入超级链接插入网页插入下载地址插入Email地址插入图片插入Flash插入RealPlay文件插入Media文件插入QuickTime影片插入背景音乐插入代码插入引用
插入表情:表情符号   使用帮助
内容 (8000字以内)
 
  关闭窗口  
[论坛列表]

小文诊所 创业经验
金融创新 家庭理财
居家旅行 国内资源
职业生活 配置应用
饮食文化 实盘记录
温情一刻 国外资源
法律频道 红旗社区
妇幼天地 商标标准
站务处理 蓝总看盘
奖励认证 开源软件
故障咨询 求助中心
公益活动 手机软件
网络经济 文史研究
期货专版 代理试用
网页制作 人才交流
分类广告 房产观澜
体育资讯 雅瑟风流
初学园地 美术贴图
股海风云 听风茶轩
管理学院

[今日热帖]

关于文逸 | 小文论坛 | 文逸博客 | 文逸金融 | 精华文章网站地图 | 联系我们 | 隐私保护
 Copyright© WWW.WONYEN.NET 2003 - 2021  闽ICP备09016518号-16   本站最高 10508 人同时在线,发生时间 2005-5-17 5:09:15 
 文逸科技 制作维护