Raspian, USB disk, change from GPT to MBR - Raspberry Pi Forums


i've been trying things change me exteral usb 1tb drive gpt mbr. removed partitions , tried gdisk recovery option change disk mbr, have disk still appears gpt , says have misaligned forced mbr. want do, no concern data (obviously since removed existing partitions), how convert gpt mbr. want use on pi using server. have 3 disks (usb, self powered, plugged powered hub) attached , mounted, gpt disk doesn't seem able mount (i use mount via uuid in fstab). so, can tell me how command line if possible? use putty work on server.

thanks!

use parted , mkfs

code: select all

parted -s /dev/sda mklabel mbr parted -s /dev/sda mkpart primary 0% 100% mkfs.ext4 -m 0 /dev/sda1

edit; /gpt/mbr/


raspberrypi



Comments

Popular posts from this blog

invalid use of void expresion in FlexiTimer2 library

error: a function-definition is not allowed here before '{' token

LED Strip Code