Leviathan: Difference between revisions

From miki
Jump to navigation Jump to search
(No difference)

Revision as of 11:40, 26 April 2013

Installed Operating System

Old configurations:

System

Hardware

  • Laptop:
    • Product: HP Pavillion dv9000
    • P/N: GH849EA##UUG
    • HP support
  • Battery:
    • HSTNN-LB33, 14.4V - 63Wh
    • LG P/N: HP010620-S2T24R11
    • For use with HP series HSTNN-Q21C family of computer products only
    • HP part number 416996-421
    • Replace with HP spare 432974-001 7F0734
    • Buy online

Log

To be completed

Partition

Before installing Ubuntu:

Device Label Size Type Mount uid gid permissions
/dev/sda1/ OS 143.44GiB ntfs ? ? ?
/dev/sda2/ RECOVERY 5.61GiB ntfs ? ? ?
/dev/sdb1/ DATA 160GB ntfs ? ? ?

After installing Ubuntu:

Device Label Size Type Mount uid gid permissions
/dev/sda1/ OS 50.00GB ntfs /windows/c ? 46 umask=007
/dev/sda2/ DATA 20.00GiB ntfs /windows/d ? 46 umask=007
/dev/sda3/ SWAP 4.00GB linux-swap swap ? ?
/dev/sda5/ BOOT 190MB ext3 /boot ? ?
/dev/sda6/ UBUNTU 11.50GB reiserfs / ? ?
/dev/sda7/ HOME 66.5GB ext4 /home ? ?
Device Label Size Type Mount uid gid permissions
/dev/sdb1/ DATA 160GB ext4 /data ? ?

1st Install

To be completed