Leviathan: Difference between revisions

From miki
Jump to navigation Jump to search
(→‎Hardware: Update to reflect new HARDWARE: Zotac ID-42)
Line 11: Line 11:
== System ==
== System ==
=== Hardware ===
=== Hardware ===
;Zotac ID-42 bare-bone PC
* Laptop:
* HDD:
** Product: HP Pavillion dv9000
* Memory: '''8 GB'''
** P/N: GH849EA##UUG
** [http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01057604&cc=us&dlc=en&lc=en&jumpid=reg_R1002_USEN 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'''
** [http://www.shopping.hp.com/store/product/product_detail/EV087AA Buy online]


=== Log ===
=== Log ===

Revision as of 10:18, 20 April 2014

Installed Operating System

Old configurations:

System

Hardware

Zotac ID-42 bare-bone PC
  • HDD:
  • Memory: 8 GB

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