Difference between revisions of "User:Pts"

From ThinkWiki
Jump to: navigation, search
 
Line 1: Line 1:
 
== Systems ==
 
== Systems ==
=== Thinkpad R50 - 1829 WinXPP+FC7 ===
+
This is my standard way of configure computers with mixed os.
 +
 
 +
I use linux and occasionally WinXPP.
 +
I leave the MBR intact for WinXPP
 +
Grub installed on boot=/ partion.
 +
 
 +
sda2 sda3 are / partions. One of them are used.
  
Grub installed on boot=/ partion, sda2 sda3 are / partions One of them are used.
+
A new install are always done (instead of update).  
A new install are always done instead of update. Old installation is preserved until new is working
+
Old installation is preserved until new is working.
  
 
sda5 contains all data that should be maintained.  
 
sda5 contains all data that should be maintained.  
 +
 +
=== Thinkpad R50 - 1829 WinXPP+FC7 ===
  
 
Note: Disk has a HPA at the end.
 
Note: Disk has a HPA at the end.

Latest revision as of 13:17, 22 November 2007

Systems

This is my standard way of configure computers with mixed os.

I use linux and occasionally WinXPP. I leave the MBR intact for WinXPP Grub installed on boot=/ partion.

sda2 sda3 are / partions. One of them are used.

A new install are always done (instead of update). Old installation is preserved until new is working.

sda5 contains all data that should be maintained.

Thinkpad R50 - 1829 WinXPP+FC7

Note: Disk has a HPA at the end.

Disk /dev/sda: 96.4 GB, 96437945344 bytes
255 heads, 63 sectors/track, 11724 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1        3039    24410736    7  HPFS/NTFS
/dev/sda2   *        3040        4984    15623212+  83  Linux
/dev/sda3            4985        6912    15486660   83  Linux
/dev/sda4            6913       11724    38652390    5  Extended
/dev/sda5            6913       11600    37656328+  83  Linux
/dev/sda6           11601       11724      995998+  82  Linux swap / Solaris
Model Family:     Seagate Momentus 5400.2 series
Device Model:     ST9100824A

Thinkpad z61m

Copy HPA

Copy windows


--Per 11:12, 22 November 2007 (UTC)