[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: So much for a wheezy install, massive fail



Gene Heskett wrote:
> Bob Proulx did opine
> And Gene did reply:
> > > Go ahead and install its way, then run an fdisk -l and read the
> > > result, confirmed by quite slow readings from hdparm -tT on the
> > > drive you just installed it to.
> > 
> > What problem are you seeing?  Details?

I assume the above links to the below:

> gene@coyote:~/Downloads$ parted /dev/sdb unit s print
> WARNING: You are not superuser.  Watch out for permissions.
> Model: ATA ST1000VX000-1CU1 (scsi)
> Disk /dev/sdb: 1953525168s
> Sector size (logical/physical): 512B/4096B
> Partition Table: gpt
> 
> Number  Start       End          Size         File system     Name  Flags
>  1      16384s      112656383s   112640000s   ext4                  boot
>  2      112656384s  215056383s   102400000s   linux-swap(v1)
>  3      215062155s  317460464s   102398310s   ext4
>  4      317460465s  1953520064s  1636059600s  ext4

But that wasn't created by the debian-installer.  That partition
scheme must have been created by some other tool.  The Wheezy
debian-installer will create this following type of layout from this
example system.

  Number  Start      End        Size       Type      File system     Flags
   1      2048s      999423s    997376s    primary   ext2
   2      999424s    17000447s  16001024s  primary   linux-swap(v1)
   3      17002494s  78163967s  61161474s  extended
   5      17002496s  78163967s  61161472s  logical   ext4

Note that partitions sda1, sda2, and sda5 are all aligned properly for
AF 4k drives.  Note that sda1 is /boot but the debian-installer does
not set the boot flag.  The first partition sda1 will start at sector
2048.  All of these are different from what you show.  Therefore it
must have been created by a different tool.

> Which it is not complaining about.  BUT that is not how I spent an hour 
> partitioning it last night, zero resemblance, partitions 2 & 3 were 
> specced with  50G's for swap and /, the last, big one is /home.

If it wasn't you and it wasn't the debian-installer then it must have
been someone else.  Someone must have repartitioned those when you
weren't looking.  Do you have a cat?  I always suspect the cat.  :-)

Bob

Attachment: signature.asc
Description: Digital signature


Reply to: