LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 510|回复: 1

FC5 & FC4 ?

[复制链接]
发表于 2006-6-16 08:57:52 | 显示全部楼层 |阅读模式
[root@localhost ~]# fdisk -l

Disk /dev/sda: 72.8 GB, 72839168000 bytes
255 heads, 63 sectors/track, 8855 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        2550    20482843+   7  HPFS/NTFS
/dev/sda2            2551        3825    10241437+   f  W95 Ext'd (LBA)
/dev/sda3            3826        8725    39359250   83  Linux
/dev/sda4            8726        8855     1044225   82  Linux swap / Solaris
/dev/sda5            2551        3825    10241406    7  HPFS/NTFS

Disk /dev/sdb: 72.8 GB, 72839168000 bytes
255 heads, 63 sectors/track, 8855 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1               1        1020     8193118+   b  W95 FAT32
/dev/sdb2   *        1021        4000    23936850   83  Linux
/dev/sdb3            4001        4150     1204875   82  Linux swap / Solaris
[root@localhost ~]#

FC5 install in /dev/sdb2 & FC4 install in /dev/sda3
After start FC5 ,I want to look round FC4'  /dev/sda3
but I do not know How I should do
Please tell me ,thanks!
 楼主| 发表于 2006-6-16 09:00:24 | 显示全部楼层
Post by Freefrag
[root@localhost ~]# fdisk -l

Disk /dev/sda: 72.8 GB, 72839168000 bytes
255 heads, 63 sectors/track, 8855 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        2550    20482843+   7  HPFS/NTFS
/dev/sda2            2551        3825    10241437+   f  W95 Ext'd (LBA)
/dev/sda3            3826        8725    39359250   83  Linux
/dev/sda4            8726        8855     1044225   82  Linux swap / Solaris
/dev/sda5            2551        3825    10241406    7  HPFS/NTFS

Disk /dev/sdb: 72.8 GB, 72839168000 bytes
255 heads, 63 sectors/track, 8855 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1               1        1020     8193118+   b  W95 FAT32
/dev/sdb2   *        1021        4000    23936850   83  Linux
/dev/sdb3            4001        4150     1204875   82  Linux swap / Solaris
[root@localhost ~]#

FC5 install in /dev/sdb2 & FC4 install in /dev/sda3
After start FC5 ,I want to look round FC4'  /dev/sda3
but I do not know How I should do
Please tell me ,thanks!


Test and success!
#mkdir /mnt/sda3
#mount /dev/sda3 /mnt/sda3
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表