加入收藏 | 设为首页 | 会员中心 | 我要投稿 云计算网_泰州站长网 (http://www.0523zz.com/)- 视觉智能、AI应用、CDN、行业物联网、智能数字人!
当前位置: 首页 > 服务器 > 搭建环境 > Linux > 正文

Linux中fdisk分区使用方法

发布时间:2016-01-12 09:25:17 所属栏目:Linux 来源:网络整理
导读:实例解说Linux中fdisk分区使用方法 一、fdisk 的介绍 fdisk - Partition table manipulator for Linux ,译成中文的意思是磁盘分区表操作工具;本人译的不太好

boot

title Ubuntu, kernel 2.6.17-10-386 (recovery mode)

root (hd0,2)

kernel /vmlinuz-2.6.17-10-386 root=UUID=d72fd170-80fb-43da-b079-e51cd1a06a7c ro single

initrd /initrd.img-2.6.17-10-386

boot

title Ubuntu, kernel 2.6.17-10-generic

root (hd0,2)

kernel /vmlinuz-2.6.17-10-generic root=UUID=d72fd170-80fb-43da-b079-e51cd1a06a7c ro quiet splash

initrd /initrd.img-2.6.17-10-generic

savedefault

boot

title Ubuntu, kernel 2.6.17-10-generic (recovery mode)

root (hd0,2)

kernel /vmlinuz-2.6.17-10-generic root=UUID=d72fd170-80fb-43da-b079-e51cd1a06a7c ro single

initrd /initrd.img-2.6.17-10-generic

boot

title Ubuntu, kernel 2.6.15-27-386

root (hd0,2)

kernel /vmlinuz-2.6.15-27-386 root=UUID=d72fd170-80fb-43da-b079-e51cd1a06a7c ro quiet splash

initrd /initrd.img-2.6.15-27-386

savedefault

boot

title Ubuntu, kernel 2.6.15-27-386 (recovery mode)

root (hd0,2)

kernel /vmlinuz-2.6.15-27-386 root=UUID=d72fd170-80fb-43da-b079-e51cd1a06a7c ro single

initrd /initrd.img-2.6.15-27-386

boot

title Ubuntu, kernel 2.6.15-26-386

root (hd0,2)

kernel /vmlinuz-2.6.15-26-386 root=UUID=d72fd170-80fb-43da-b079-e51cd1a06a7c ro quiet splash

initrd /initrd.img-2.6.15-26-386

savedefault

boot

title Ubuntu, kernel 2.6.15-26-386 (recovery mode)

root (hd0,2)

kernel /vmlinuz-2.6.15-26-386 root=UUID=d72fd170-80fb-43da-b079-e51cd1a06a7c ro single

initrd /initrd.img-2.6.15-26-386

boot

title Ubuntu, kernel 2.6.16-28-386

root (hd0,2)

kernel /vmlinuz-2.6.16-28-386 root=UUID=d72fd170-80fb-43da-b079-e51cd1a06a7c ro quiet splash

initrd /initrd.img-2.6.16-28-386

savedefault

boot

title Ubuntu, kernel 2.6.16-28-386 (recovery mode)

root (hd0,2)

kernel /vmlinuz-2.6.16-28-386 root=UUID=d72fd170-80fb-43da-b079-e51cd1a06a7c ro single

initrd /initrd.img-2.6.16-28-386

boot

title Ubuntu, memtest86+

root (hd0,2)

kernel /memtest86+.bin

boot

### END DEBIAN AUTOMAGIC KERNELS LIST

# This is a divider, added to separate the menu items below from the Debian

# ones.

title Other operating systems:

root

# This entry automatically added by the Debian installer for a non-linux OS

# on /dev/sdb1

title Microsoft Windows XP Professional

root (hd1,0)

savedefault

makeactive

map (hd0) (hd1)

map (hd1) (hd0)

chainloader +1

LInux使用UUID

在ubuntu中可以发现

proc /proc proc defaults 0 0

# Entry for /dev/sda2 :

UUID=0e4aa4fb-46cf-4b5e-9dad-cc9e7eeda693 / reiserfs defaults 0 1

(编辑:云计算网_泰州站长网)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

热点阅读