Hirdetés
- AMD K6-III, és minden ami RETRO - Oldschool tuning
- AMD Ryzen 9 / 7 / 5 7***(X) "Zen 4" (AM5)
- NVIDIA GeForce RTX 5070 / 5070 Ti (GB205 / 203)
- AMD Ryzen 9 / 7 / 5 9***(X) "Zen 5" (AM5)
- Milyen egeret válasszak?
- Akciókamerák
- Vezeték nélküli fülhallgatók
- Milyen videókártyát?
- Fujifilm X
- Kormányok / autós szimulátorok topikja
-
PROHARDVER!
Linux kezdőknek - érdemes beleolvasni, mielőtt kérdezel
Új hozzászólás Aktív témák
-
válasz
ubyegon2 #70783 üzenetére
Na ezt a partíciós táblát már most nem értem, de így hagyom, mert működik. Az MBR-nek hybridnek kellene lenni ,s nem protectivnek és a 0xEE-nek 1-től 2047-es szektorig kellene tartania. Gondolom, hogy ez blokkolósdi veszélye. Egy h betűs akcióval helyre lehetne hozni gdiskkel, de nem nyúlok bele, mert félek, hogy elrontom a belakott jól működő rosszul configolt partíciós táblájú rendszert. Reménykedem, hogy a Legacy nem rondít bele a GPT rendszerbe és csak a swapot, meg a két ext4-es partíciót fogja kezelgetni.
[noki@no-kipc ~]$ sudo gdisk /dev/sdb
[sudo] noki jelszava:
GPT fdisk (gdisk) version 1.0.4
Partition table scan:
MBR: protective
BSD: not present
APM: not present
GPT: present
Found valid GPT with protective MBR; using GPT.
Command (? for help): r
Recovery/transformation command (? for help): p
Disk /dev/sdb: 488397168 sectors, 232.9 GiB
Model: Disk
Sector size (logical/physical): 512/512 bytes
Disk identifier (GUID): 3342A4F5-BD19-4286-B229-DA231F69C3CF
Partition table holds up to 128 entries
Main partition table begins at sector 2 and ends at sector 33
First usable sector is 34, last usable sector is 488397134
Partitions will be aligned on 2048-sector boundaries
Total free space is 2349 sectors (1.1 MiB)
Number Start (sector) End (sector) Size Code Name
1 2048 16779263 8.0 GiB 8200
2 16779264 251660287 112.0 GiB 8300
3 251660288 486541311 112.0 GiB 8300
4 486541312 488396799 906.0 MiB EF00
Recovery/transformation command (? for help): o
Disk size is 488397168 sectors (232.9 GiB)
MBR disk identifier: 0xA60A1D89
MBR partitions:
Number Boot Start Sector End Sector Status Code
1 1 488397167 primary 0xEE
Recovery/transformation command (? for help): q
[noki@no-kipc ~]$De mégiscsak megcsináltam, mert ezt a desznóságot nem hagyhattam úgy. Remélem hogy újraindítás után is fog mindenhogy menni.
[noki@no-kipc ~]$ sudo gdisk /dev/sdb
[sudo] noki jelszava:
GPT fdisk (gdisk) version 1.0.4
Partition table scan:
MBR: protective
BSD: not present
APM: not present
GPT: present
Found valid GPT with protective MBR; using GPT.
Command (? for help): r
Recovery/transformation command (? for help): p
Disk /dev/sdb: 488397168 sectors, 232.9 GiB
Model: Disk
Sector size (logical/physical): 512/512 bytes
Disk identifier (GUID): 3342A4F5-BD19-4286-B229-DA231F69C3CF
Partition table holds up to 128 entries
Main partition table begins at sector 2 and ends at sector 33
First usable sector is 34, last usable sector is 488397134
Partitions will be aligned on 2048-sector boundaries
Total free space is 2349 sectors (1.1 MiB)
Number Start (sector) End (sector) Size Code Name
1 2048 16779263 8.0 GiB 8200
2 16779264 251660287 112.0 GiB 8300
3 251660288 486541311 112.0 GiB 8300
4 486541312 488396799 906.0 MiB EF00
Recovery/transformation command (? for help): h
WARNING! Hybrid MBRs are flaky and dangerous! If you decide not to use one,
just hit the Enter key at the below prompt and your MBR partition table will
be untouched.
Type from one to three GPT partition numbers, separated by spaces, to be
added to the hybrid MBR, in sequence: 1 2 3
Place EFI GPT (0xEE) partition first in MBR (good for GRUB)? (Y/N): y
Creating entry for GPT partition #1 (MBR partition #2)
Enter an MBR hex code (default 82): 82
Set the bootable flag? (Y/N): n
Creating entry for GPT partition #2 (MBR partition #3)
Enter an MBR hex code (default 83): 83
Set the bootable flag? (Y/N): y
Creating entry for GPT partition #3 (MBR partition #4)
Enter an MBR hex code (default 83): 83
Set the bootable flag? (Y/N): n
Recovery/transformation command (? for help): o
Disk size is 488397168 sectors (232.9 GiB)
MBR disk identifier: 0xA60A1D89
MBR partitions:
Number Boot Start Sector End Sector Status Code
1 1 2047 primary 0xEE
2 2048 16779263 primary 0x82
3 * 16779264 251660287 primary 0x83
4 251660288 486541311 primary 0x83
Recovery/transformation command (? for help): w
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!
Do you want to proceed? (Y/N): y
OK; writing new GUID partition table (GPT) to /dev/sdb.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
The operation has completed successfully.
[noki@no-kipc ~]$[noki@no-kipc ~]$ sudo gdisk /dev/sdb
[sudo] noki jelszava:
GPT fdisk (gdisk) version 1.0.4
Partition table scan:
MBR: hybrid
BSD: not present
APM: not present
GPT: present
Found valid GPT with hybrid MBR; using GPT.
Command (? for help): r
Recovery/transformation command (? for help): p
Disk /dev/sdb: 488397168 sectors, 232.9 GiB
Model: Disk
Sector size (logical/physical): 512/512 bytes
Disk identifier (GUID): 3342A4F5-BD19-4286-B229-DA231F69C3CF
Partition table holds up to 128 entries
Main partition table begins at sector 2 and ends at sector 33
First usable sector is 34, last usable sector is 488397134
Partitions will be aligned on 2048-sector boundaries
Total free space is 2349 sectors (1.1 MiB)
Number Start (sector) End (sector) Size Code Name
1 2048 16779263 8.0 GiB 8200
2 16779264 251660287 112.0 GiB 8300
3 251660288 486541311 112.0 GiB 8300
4 486541312 488396799 906.0 MiB EF00
Recovery/transformation command (? for help): o
Disk size is 488397168 sectors (232.9 GiB)
MBR disk identifier: 0xA60A1D89
MBR partitions:
Number Boot Start Sector End Sector Status Code
1 1 2047 primary 0xEE
2 2048 16779263 primary 0x82
3 * 16779264 251660287 primary 0x83
4 251660288 486541311 primary 0x83
Recovery/transformation command (? for help): q
[noki@no-kipc ~]$
Új hozzászólás Aktív témák
A topik célja: Segítségnyújtás a Linux disztribúciókkal még csak ismerkedők számára. A szerveres kérdések nem ebbe a topicba tartoznak.
Kérdés előtt olvasd el a topik összefoglalóját!
Haladó Linuxos kérdések topikja.
Linux felhasználók OFF topikja
Milyen program ami... [link]
Shell script kérdésekkel látogassatok el a topikjába
- Teszt Már csak két hónap van hátra a Windows 10 nyugdíjazásáig, ideje előrelépni
- Teszt [Linux] Vanilla OS, egy Debian alapú immutable operációs rendszer
- Teszt [Linux] Aeon Desktop, egy immutable operációs rendszer az OpenSUSE-tól
- Teszt [Linux] A Flatpak
- Bejegyzés MS Office365 Linuxon
- Bejegyzés [Linux] Futtassunk bármely disztrót a terminálunkban
- Bejegyzés Alpine Linux telepítés mindenféle low-end dologra
- Hír Zöld utat adott a nyílt forráskódú Linux meghajtóknak az NVIDIA
- AMD K6-III, és minden ami RETRO - Oldschool tuning
- Kézbe fogható paradoxon lett az iPhone Air
- AMD Ryzen 9 / 7 / 5 7***(X) "Zen 4" (AM5)
- Asustor NAS
- Ubiquiti hálózati eszközök
- Merész dizájn és új teleobjektív az iPhone 17 Pro mobilokban
- NVIDIA GeForce RTX 5070 / 5070 Ti (GB205 / 203)
- Kodi és kiegészítői magyar nyelvű online tartalmakhoz (Linux, Windows)
- Apple iPhone 16 Pro - rutinvizsga
- Elektromos autók - motorok
- További aktív témák...
- Eredeti - Choice - Bundle - Steam kulcsok beszerzése. Írj kérés PM-et!
- Kaspersky, BitDefender, Avast és egyéb vírusírtó licencek a legolcsóbban, egyenesen a gyártóktól!
- Számlás!Steam,EA,Epic és egyébb játékok Pc-re vagy XBox!
- Bitdefender Total Security 3év/3eszköz! - Tökéletes védelem, Most kedvező áron!
- Assassin's Creed Shadows Collector's Edition PC
- Azonnali készpénzes nVidia RTX 5000 sorozat videokártya felvásárlás személyesen / csomagküldéssel
- Xiaomi Redmi Note 13 Pro BONTATLAN // Számla+Garancia //
- Új Asus S14 Vivobook Flip X360 Touch 2in1 Ryzen5 7430U 16GB 1TB SSD AMD Radeon Vega7 Win11 Garancia
- GYÖNYÖRŰ iPhone 13 mini 128GB Midnight -1 ÉV GARANCIA - Kártyafüggetlen, MS3316
- Xbox Game Pass Ultimate előfizetések kedvező áron
Állásajánlatok
Cég: CAMERA-PRO Hungary Kft.
Város: Budapest
Cég: PCMENTOR SZERVIZ KFT.
Város: Budapest