分类:
2008-01-04 12:29:44
0.Document Abstract
==============================================================================
[Author ] S.C.Yan (allan.yan@gmail.com), LilyBBS,Nanjing University, P.R.China
[XChange] This document is subject to the License of GDL (CopyLeft) recent one
[Press ] First publish @ 2007.9.19 on BBS.NJU.EDU.CN as personal weblog site
[Keyword] Windows Linux 'Max OS X' Solaris 4in1 Share 'Desktop Snapshot'
Here is nothing about WHY | HOW I've got 4 operating systems just in one pc,
but something about where & what my personal favourites reside & look like,
If you are interested, in the WHY or HOW or in anything else,WAIT for further
howto weblog documents, or contact me here in BBS or email me directly .
1.Hardware Platform
==============================================================================
[ARC] - Generic Intel Compatible x86 32bit
[CPU] - Intel Celeron M Proccessor 1200MHz
[MEM] - Kingston DDR333 RAM 512MB
[DSK] - Seagate ATA 5400.4 Mobile 2M Cache 80GB
[LCD] - Toshiba 14' Inch LCD @ 1024x768 60Hz
2.Disk Partitioning
==============================================================================
Primary /dev/hda1 FAT32 [Microsoft Windows XP Professional SP2]
Extended /dev/hda2 EXT
/hda5 FAT32 [Personal Private and Sharing Warhouse]
/hda6 Etx3 [GNU/Linux Debian at a Kernel of 2.6.x]
Primary /dev/hda3 HFS+ [Apple Mac OS X Tiger @ Intel x86 Arch]
Primary /dev/hda4 UFS [Sun Microsystems SunOS Solaris 10 x86]
3.Desktop Snapshot
==============================================================================
[Microsoft Windows XP Professional SP2]
[Personal Private and Sharing Warhouse]
[GNU/Linux Debian at a Kernel of 2.6.x]
[Apple Mac OS X Tiger @ Intel x86 Arch]
[Sun Microsystems SunOS Solaris 10 x86]
4.Grub MBR menu.lst
=============================================================================
timeout 7
default saved
hidemenu
splashimage=(hd0,4)/Setup/Config/Common/grub/mine.xpm
title ### Available operating systems and tools as follows: ###
boot
title ---------------------------------------------------------
boot
title [Windows] Microsoft Windows XP Professional SP2 [Windows]
root (hd0,0)
chainloader +1
savedefault
boot
title [LinuxOS] GNU/Linux Debian at a Kernel of 2.6.x [LinuxOS]
root (hd0,5)
kernel /vmlinuz root=/dev/hda6 ro vga=795 quiet
initrd /initrd.img
#root (hd0,5)
#chainloader +1
savedefault
boot
title [MacOS-X] Apple Mac OS X Tiger @ Intel x86 Arch [MacOS-X]
root (hd0,2)
chainloader +1
savedefault
boot
title [Solaris] Sun Microsystems SunOS Solaris 10 x86 [Solaris]
#kernel (hd0,4)/Setup/Config/Common/grub/sunos/multiboot
#module (hd0,4)/Setup/Config/Common/grub/sunos/boot_archive
root (hd0,3)
chainloader +1
savedefault
boot
title ---------------------------------------------------------
boot
title [-MSDOS-] Start up MSDOS tools in the Real Mode [-MSDOS-]
kernel (hd0,4)/Setup/Config/Common/grub/dos/memdisk.gz
initrd (hd0,4)/Setup/Config/Common/grub/dos/dos.img
boot
title [-Linux-] Install GNU/Linux via Various Sources [-Linux-]
kernel (hd0,4)/Setup/Config/Common/grub/linux/linux root=/dev/ram0
ramdisk_size=20000 devfs=mount,dall vga=773
initrd (hd0,4)/Setup/Config/Common/grub/linux/initrd.gz
boot
title [-SunOS-] Install Solaris 10 from CDROM or .iso [-SunOS-]
kernel (hd0,4)/Setup/Config/Common/grub/sunos/multiboot kernel/unix -B
install_media=dsk
module (hd0,4)/Setup/Config/Common/grub/sunos/x86.miniroot
boot
title [-GRLDR-] Install (hd0,4)/GRUB to hard disk MBR [-GRLDR-]
install (hd0,4)/Setup/Config/Common/grub/stage1 d (hd0) (hd0,4)/Setup/Config
/Common/grub/stage2 p (hd0,4)/Setup/Config/Common/grub/menu.lst
title [-GHOST-] Backup or Restrore Partition by Ghost [-GHOST-]
kernel (hd0,4)/Setup/Config/Common/grub/dos/memdisk.gz
initrd (hd0,4)/Setup/Config/Common/grub/dos/ghost.img
boot
title ---------------------------------------------------------
boot
title [Restart] Reboot the machine by restart it over [Restart]
reboot
title [Powroff] Shutdown the computer by power it off [Powroff]
halt
title ---------------------------------------------------------
boot
title *** - Always a way for a idea coming out of your head ***
boot