Sponsored Content
Full Discussion: Need a little help
Operating Systems Solaris Need a little help Post 99988 by trmn8r on Wednesday 22nd of February 2006 08:41:03 PM
Old 02-22-2006
A quick update to the situation....
I was finally able to load up Solaris on my HP Pavillion 750n, at the expense of Windows XP. I am still not sure how I was able to get it to work.
I had to set the NTFS partition to FAT32, before I could set the new partition to "Active" (and have it stay that way), but I wasn't able to get Boot Magic to run. I inserted the recovery disk for Partition Magic, but was not able to do much in the console mode (couldn't set the XP partition back - oh well, it was a sacraficial O/S to me anyway). When I exited the program, it tried to load from the blank partition and hung. I cycled the power on the PC and inserted the first Solaris CD into the drive, and low and behold, it started to install. It has been a nightmare over the last several days, but things are definitely looking better.
Thanks for the responses on this.
 
PARTITION(8)						      System Manager's Manual						      PARTITION(8)

NAME
partition - make a partition table SYNOPSIS
partition [-mf] device [type:]size[+*] ... DESCRIPTION
Partition makes a partition table on device using the types and sizes given. It may be used in combination with repartition(8) for auto- matic installation of Minix. You may give up to four type:size[+*] specifications for the partitions. You may also specify holes before, between, and after the parti- tions. A hole differs from a partition specification by not having a type. The first hole is by default 1 sector to make space for the primary bootstrap and the partition table. The other holes are 0. The type field is the type of the partitition in hexadecimal. The size field is the partition's size in sectors. The + or * may option- ally be added to indicate that the partition must be expanded to contain any leftover space on the device or to mark the partition active. Partitions are padded out to cylinder boundaries, except for the first one, it starts on track 1. Some operating systems care about this. Minix and MS-DOS do not. OPTIONS
-m Minix only, no need to pad partitions. This is the default for subpartition tables. -f Force making a partition table even if the device is too small. EXAMPLE
partition /dev/hd0 01:16384 81:40000 81:2880* 06:20000+ Partitions disk 0 into an 8 Mb DOS partition, 20 Mb Minix /usr, 1.44 Mb Minix / (active), and a DOS partition of at least 10 Mb at the end of the disk. (06:0+ would have been ok too, it's just a sanity check.) SEE ALSO
hd(4), part(8), repartition(8). AUTHOR
Kees J. Bot (kjb@cs.vu.nl) PARTITION(8)
All times are GMT -4. The time now is 08:28 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy