LD2013安装过程中卡在这里动不了了(已解决)
Tofloor
poster avatar
5***9@qq.com
deepin
2014-01-01 05:29
Author
看见论坛上有人提出过这个问题,但没有得到很好的解决,故此再问一下。下面是我的情况:
我装的是64位的linuxdeepin2013,有两块硬盘60g(光驱位)和500g。60g那块已经装了win7想再装LD(因为是固态硬盘速度快),还剩39g应该够吧。结果不知出了什么问题就卡在图上的地方。
希望有懂的人能帮忙解决一下问题,谢谢了。
Reply Favorite View the author
All Replies
poloshiao
deepin
2014-01-01 05:38
#1
可以使用 Deepin Live CD/DVD/USB 開機 登入試用桌面嗎
如果可以
把下述指令 copy 貼上 終端機 執行
sudo fdisk -l
再把結果 copy 貼上來
Reply View the author
5***9@qq.com
deepin
2014-01-01 05:52
#2
这是输入sudo fdisk -l以后的截图
Reply View the author
poloshiao
deepin
2014-01-01 05:55
#3
終端機文字 或 文字檔案
直接 選取 / 複製 再貼上論壇
不要擷圖
因爲 圖形 在網路傳輸 速度比較慢
Reply View the author
5***9@qq.com
deepin
2014-01-01 06:20
#4
終端機文字 或 文字檔案
直接 選取 / 複製 再貼上論壇
不要擷圖
因爲 圖形 在網路傳輸 速度比較慢




Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0xacad44b8

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1            2048   976773119   488385536    f  W95 Ext'd (LBA)
/dev/sda5            4096   138418175    69207040    7  HPFS/NTFS/exFAT
/dev/sda6       138420224   348137471   104858624    7  HPFS/NTFS/exFAT
/dev/sda7       348139520   662714367   157287424    7  HPFS/NTFS/exFAT
/dev/sda8       662716416   976773119   157028352    7  HPFS/NTFS/exFAT

Disk /dev/sdb: 60.0 GB, 60022480896 bytes
255 heads, 63 sectors/track, 7297 cylinders, total 117231408 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xffffffff

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *          63   117226304    58613121    7  HPFS/NTFS/exFAT

Disk /dev/sdc: 16.7 GB, 16672358400 bytes
247 heads, 12 sectors/track, 10986 cylinders, total 32563200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000

   Device Boot      Start         End      Blocks   Id  System
/dev/sdc1   *          63    32563199    16281568+   c  W95 FAT32 (LBA)
deepin@deepin:~$
Reply View the author
poloshiao
deepin
2014-01-01 06:35
#5
60g那块已经装了win7想再装LD(因为是固态硬盘速度快)
/dev/sdb1 * 63 117226304 58613121 7 HPFS/NTFS/exFAT
你的 /dev/sdb 只有一個分割區 而且已經安裝了 Win 7
你使用 Wubi 安裝嗎
Reply View the author
5***9@qq.com
deepin
2014-01-01 06:50
#6
[quote]60g那块已经装了win7想再装LD(因为是固态硬盘速度快)
/dev/sdb1 * 63 117226304 58613121 7 HPFS/NTFS/exFAT
你的 /dev/sdb 只有一個分割區 而且已經安裝了 Win 7
你使用 Wubi 安裝嗎[/quote]
我用的是LILI
Reply View the author
poloshiao
deepin
2014-01-01 07:08
#7
我用的是LILI
Lili 是 開機導引
http://en.wikipedia.org/wiki/LILO_%28boot_loader%29
跟 wubi 不同
https://help.ubuntu.com/community/Wubi

猜測 你是使用 Live CD/DVD/USB 安裝到獨立分割區
在正式開始安裝前 你要先使用 磁碟分割程式 把
/dev/sdb1 分割區 縮小
然後再把多餘的空白空間 另外分割出一個分割區
然後再開始安裝
安裝時要選手動選擇分割區

Deepin 預設開機導引程式是 grub 2
所以不必再使用 LILI
Reply View the author
5***9@qq.com
deepin
2014-01-01 07:14
#8
谢谢,我试一试
Reply View the author
poloshiao
deepin
2014-01-01 07:24
#9
參考
有關手動分割
http://www.linuxbsdos.com/2011/09/18/gu ... -in-linux/
有關雙重開機安裝
http://www.linuxbsdos.com/2012/07/21/du ... rd-drives/

動手前 先把 /dev/sdb1 的 windows 7 作業系統 備存起來
無論有沒有遺失的風險 備存都是好習慣

補充
這一篇描述的問題 跟你碰到的情況 幾乎是一樣的
Linux Deepin 2013 review
http://www.linuxbsdos.com/2013/12/05/li ... 13-review/
Reply View the author
cxbii
deepin
2014-01-01 17:52
#10
对于分区,选择手动模式靠谱
Reply View the author
5***9@qq.com
deepin
2014-01-03 03:27
#11
谢谢,我已经弄好了,只要用软件分一个空闲出来就好了
Reply View the author