내 기존 HP에 MBR 파티셔닝 구성표가 있는지 알고 싶습니다. 이것을 시도해 보았습니다.
dmidecode 3.0
Getting SMBIOS data from sysfs.
SMBIOS 2.4 present.
19 structures occupying 891 bytes.
Table at 0x7FCC4000.
Handle 0x0009, DMI type 0, 24 bytes
BIOS Information
Vendor: Hewlett-Packard
Version: 68PZD Ver. F.0D
Release Date: 04/07/2009
Address: 0xF0000
Runtime Size: 64 kB
ROM Size: 2048 kB
Characteristics:
PCI is supported
PC Card (PCMCIA) is supported
BIOS is upgradeable
BIOS shadowing is allowed
Boot from CD is supported
Selectable boot is supported
EDD is supported
Print screen service is supported (int 5h)
8042 keyboard services are supported (int 9h)
Serial services are supported (int 14h)
Printer services are supported (int 17h)
ACPI is supported
USB legacy is supported
Smart battery is supported
BIOS boot specification is supported
Function key-initiated network boot is supported
Targeted content distribution is supported
BIOS Revision: 15.13
Firmware Revision: 95.29
Handle 0x000A, DMI type 1, 27 bytes
System Information
Manufacturer: Hewlett-Packard
Product Name: HP Compaq 6830s
Version: F.0D
Serial Number: CNU9204GB7
UUID: E4F1121F-C074-DE11-B790-40D25F06206F
Wake-up Type: Power Switch
SKU Number: NN327ES#ABB
Family: 103C_5336AN
Handle 0x000B, DMI type 2, 16 bytes
Base Board Information
Manufacturer: Hewlett-Packard
Product Name: 30E9
하지만 이 정보를 찾을 수 없습니다. 대체 명령이 있습니까?
sudo dmidecode | less ?
답변1
디스크 파티셔닝 구성표는 디스크에 대해 로컬이며 동일한 시스템의 다른 디스크에서 다를 수 있습니다. 시도 fdisk
하거나 gdisk
프로그래밍하십시오.