Mandala: Difference between revisions

From miki
Jump to navigation Jump to search
Line 8: Line 8:
== System ==
== System ==
=== Hardware ===
=== Hardware ===
* Intel Core 2 Duo T5750 @ 2.00GHz
TBC
* 3GB RAM
* Mible Intel 965 Express Chipset Family


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

Revision as of 00:22, 30 December 2011

Installed Operating System

Current OS Log

System

Hardware

  • Intel Core 2 Duo T5750 @ 2.00GHz
  • 3GB RAM
  • Mible Intel 965 Express Chipset Family

Log

  • [2011-xx-yy] Info - Original partition:
  • sfdisk -l -uS /dev/sda
    
    # ...
    

Partition

Before installing Ubuntu (232.88GB):

Device Label Size Type Mount uid gid permissions Comments
/dev/sda1/ Recovery 6.13GB (eisa) ? ? ? Basically a copy of install DVD
/dev/sda2/ System 78.13GB ntfs ? ? ?
/dev/sda3/ Data 148.63GB 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