On Fri, 7 Dec 2012 21:23:32 +0900 Osamu Aoki <os...@debian.org> wrote:
[....] > > I bet you used gparted first to create GPT and now trying to use these. > This is just a wild guess. (Some fdisk can not handle GPT as I > remember) > > If you wish to make HDD use MBR instead of GPT, you can reset it by > something like (assuming your disk is /dev/hdx): > $ sudo dd if=/dev/zero of=/dev/hdx bs=4k > $ sudo fdisk /dev/hdx > > This should work. > > You can also set partition table as msdos via parted. > $ sudo parted /dev/hdx mklabel msdos > [....] tried both but no luck. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20121210133952.756f1...@shiva.selfip.org