求教:系统知识
Tofloor
poster avatar
从0开始
deepin
2020-03-27 21:41
Author
1:我的256G硬盘,厂家预装的系统,能看见的只有130多G,还有120多G隐藏了,请问:那120多G系统会不会自动使用,我能不能调出来放置文件?
2:厂家在预装系统时有没有没有做备份镜像?如果做了,怎么还原?因为像我这样的爱折腾的小白总有一天会把系统弄得面目全非的!


Reply Favorite View the author
All Replies
avatar
Haydn
deepin
2020-03-27 21:58
#1
啥系统会用掉120G啊????????????
Reply View the author
avatar
从0开始
deepin
2020-03-27 22:05
#2
https://bbs.deepin.org/post/190178
啥系统会用掉120G啊????????????

我的意思是系统调用放入一些隐藏文件
Reply View the author
avatar
从0开始
deepin
2020-03-27 22:10
#3
https://bbs.deepin.org/post/190178
我的意思是系统调用放入一些隐藏文件

那我要怎么才能用到那120多G呢?
Reply View the author
avatar
ghostry
deepin
2020-03-27 22:11
#4
256一般能有240可用,你的怎么这么少.
Reply View the author
avatar
从0开始
deepin
2020-03-27 22:15
#5
https://bbs.deepin.org/post/190178
256一般能有240可用,你的怎么这么少.

系统盘45G,数据盘89G,厂家设的
Reply View the author
avatar
winktv2002
deepin
2020-03-27 22:17
#6
win 10操作系统的确有一个隐藏的分区,没有分配磁盘符。如果一定要用,也是可以的,在计算机---控制面板----计算机管理-----磁盘管理-----把隐藏的磁盘分配一个盘符就可以看到了。如果想隐藏分区,可以把磁盘符删除。
Reply View the author
avatar
从0开始
deepin
2020-03-27 22:19
#7
https://bbs.deepin.org/post/190178
win 10操作系统的确有一个隐藏的分区,没有分配磁盘符。如果一定要用,也是可以的,在计算机---控制面板--- ...

哥,我这是deepin系统
Reply View the author
avatar
deepin
2020-03-27 22:22
#8
你在终端输入
  1. sudo fdisk -l
Copy the Code

看一下输出
Reply View the author
avatar
从0开始
deepin
2020-03-27 22:28
#9
https://bbs.deepin.org/post/190178
你在终端输入
看一下输出

-c, --compatibility[=]  mode is 'dos' or 'nondos' (default)
-L, --color[=]          colorize output (auto, always or never)
                                 colors are enabled by default
-l, --list                    display partitions and exit
-o, --output            output columns
-t, --type              recognize specified partition table type only
-u, --units[=]          display units: 'cylinders' or 'sectors' (default)
-s, --getsz                   display device size in 512-byte sectors [DEPRECATED]
     --bytes                   print SIZE in bytes rather than in human readable format
-w, --wipe              wipe signatures (auto, always or never)
-W, --wipe-partitions   wipe signatures from new partitions (auto, always or never)

-C, --cylinders       specify the number of cylinders
-H, --heads           specify the number of heads
-S, --sectors         specify the number of sectors per track

-h, --help     display this help and exit
-V, --version  output version information and exit

Available columns (for -o):
gpt: Device Start End Sectors Size Type Type-UUID Attrs Name UUID
dos: Device Start End Sectors Cylinders Size Type Id Attrs Boot End-C/H/S Start-C/H/S
bsd: Slice Start End Sectors Cylinders Size Type Bsize Cpg Fsize
sgi: Device Start End Sectors Cylinders Size Type Id Attrs
sun: Device Start End Sectors Cylinders Size Type Id Flags

For more details see fdisk(8).
我还看不懂这些代码,刚从windows过来
Reply View the author
avatar
Maicss
deepin
2020-03-27 22:48
#10
https://bbs.deepin.org/post/190178
-c, --compatibility[=]  mode is 'dos' or 'nondos' (default)
-L, --color[=]          colorize outp ...

代码没输对,你直接复制吧
Reply View the author
avatar
让我康康
deepin
2020-03-27 23:59
#11
直接在“系统工具”里打开“分区编辑器”看吧。
Reply View the author
avatar
deepin
2020-03-28 05:36
#12
https://bbs.deepin.org/post/190178
-c, --compatibility[=]  mode is 'dos' or 'nondos' (default)
-L, --color[=]          colorize outp ...

是-l,不是-o
Reply View the author
avatar
deepin
2020-03-28 05:36
#13
小写的l
Reply View the author
avatar
mahuan
deepin
2020-03-28 06:01
#14
还真是新人报道
Reply View the author