T60 and vmware
T60 and vmware
Hello everyone,
I need some help with my T60 and its boot manager.
I'm running dual-boot configuration (WinXP and ubuntu 8.04) with Windows boot loader installed on MBR and grub installed on linux partition. Recovery partition and ThinkVantage button work as expected.
Now, what I want to do is to run VMWare server under ubuntu and grant VM access to physical hard drive so I can have windows accessing it's own partition. However, if I try to do this, I get
"To boot to the Rescue and Recovery Environment, Press F11" message when VM boots. My guess is that thinkpad has some code running prior to boot loader. Does anyone know how to get around this issue?
Thanks,
Alex
I need some help with my T60 and its boot manager.
I'm running dual-boot configuration (WinXP and ubuntu 8.04) with Windows boot loader installed on MBR and grub installed on linux partition. Recovery partition and ThinkVantage button work as expected.
Now, what I want to do is to run VMWare server under ubuntu and grant VM access to physical hard drive so I can have windows accessing it's own partition. However, if I try to do this, I get
"To boot to the Rescue and Recovery Environment, Press F11" message when VM boots. My guess is that thinkpad has some code running prior to boot loader. Does anyone know how to get around this issue?
Thanks,
Alex
Hey Alex,
I've been using VMWare with my T60p with much success.
I'm using it from WITHIN Vista, though. VMWare is for running another OS in a virtual machine from within an existing OS environment, so there is no need to mess with the bootloader, or am I missing something here??
Also, make sure to enable Virtulization in the BIOS! It makes a big difference! Hope this helps!
I've been using VMWare with my T60p with much success.
Also, make sure to enable Virtulization in the BIOS! It makes a big difference! Hope this helps!
15-inch Core 2 Duo ThinkPad T60p | Ivy-Bridge (Late-2012) Mac mini w/ quad Core i7-3615QM 2.3GHz, 16GB DDR3-1600MHz RAM, 240GB+180GB Intel 520 Series SATA III SSD's, 5x3TB Drobo 5D
Re: T60 and vmware
From what I understand, you are attempting to let Windows boot from the physical partition both on its own and under VMware. (If you're just trying to give a separate installation access to a FAT drive, please disregard the rest of the post.) This is a neat idea, however, there is a fundamental problem:sluramod wrote:Now, what I want to do is to run VMWare server under ubuntu and grant VM access to physical hard drive so I can have windows accessing it's own partition. However, if I try to do this, I get
"To boot to the Rescue and Recovery Environment, Press F11" message when VM boots. My guess is that thinkpad has some code running prior to boot loader. Does anyone know how to get around this issue?
VMware emulates a pre-defined standard set of hardware - the CPU speed and amount of RAM can change, but all VMs see the same hard drive controller, graphics chip, etc. These are pretty low-spec devices to lower the overhead. What you are essentially trying to do is to boot a computer on a different computer - Windows doesn't like switching between two computer profiles very much (to the point of, I believe, newer versions requiring re-activation when it detects a new "motherboard"). The Rescue and Recovery utility is likely getting confused as well when it sees someone is trying to start it - effectively - on a non-Thinkpad computer.
I do not know how to get around the R&R issue - but be warned that even if you do, Windows will give you more issues.
X220/IPS, T60p/IPS
Nothing endures but change
Nothing endures but change
Re: T60 and vmware
I m here for the exact same problem
VMWare 1.0.9 on Ubuntu,
When i m adding the HDD i choose : "use a physical disk"
Then i tried with /dev/sda (the whole disk) and /dev/sda1 (only the windows partition) but i get STUCK at :
"To boot to the rescue and recovery environment, press F11"
and i can't pass this step that will take me to the Windows menu !!
Is anyone have an answer to that ?
VMWare 1.0.9 on Ubuntu,
When i m adding the HDD i choose : "use a physical disk"
Then i tried with /dev/sda (the whole disk) and /dev/sda1 (only the windows partition) but i get STUCK at :
"To boot to the rescue and recovery environment, press F11"
and i can't pass this step that will take me to the Windows menu !!
Is anyone have an answer to that ?
Re: T60 and vmware
The first partition is a hidden EISA partition that contains recovery software. The partition is accessible as FAT if you point at it explicitly.
If you want the first user partitition you probably want /dev/sda2 but I would load fdisk and look at the partition table just to be sure
If you want the first user partitition you probably want /dev/sda2 but I would load fdisk and look at the partition table just to be sure
Re: T60 and vmware
VMware is best used on one physical drive. It's VM's are just disk files after all. You can convert a VM to physical and physical to VM but I don't think that is what you are trying to do.
Partitions do not allow you to run two systems at the same time, and I don't think VMware lets you circumvent that. ... JDH
Partitions do not allow you to run two systems at the same time, and I don't think VMware lets you circumvent that. ... JDH
Re: T60 and vmware
It seems that specifying the raw partition option should work (as the docs state this use for physical dual boot situations) and as Ursus mentioned, I would verify the partitions and look at sda2.
Back in the "real" windows it's probably best to create a new hardware profile for use with the VM.
Back in the "real" windows it's probably best to create a new hardware profile for use with the VM.
T400 2764-CTO | WXGA+ CCFL | P9500 | 3GB | 128GB SSD | Wifi 5300 | 6 cell | WinXP
T60p 8743-CTO | 15.4" WSXGA+ | T7200 | 2GB | v5250 | 100GB 7200
T60p 8743-CTO | 15.4" WSXGA+ | T7200 | 2GB | v5250 | 100GB 7200
Re: T60 and vmware
thanks for the answers,
But i already check the partitions and /dev/sda1 is the one with windows
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xed1f86f7
Device Boot Start End Blocks Id System
/dev/sda1 * 1 13836 111131968+ 7 HPFS/NTFS
Partition 1 does not end on cylinder boundary.
/dev/sda2 13836 14593 6085800 12 Compaq diagnostics
Partition 2 does not end on cylinder boundary.
/dev/sda3 14594 14606 104422+ 83 Linux
/dev/sda4 14607 19457 38965657+ 5 Extended
/dev/sda5 14607 19214 37013728+ 83 Linux
/dev/sda6 19215 19457 1951866 82 Linux swap / Solaris
Does someone know how to pass/skip the F11 option ?
But i already check the partitions and /dev/sda1 is the one with windows
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xed1f86f7
Device Boot Start End Blocks Id System
/dev/sda1 * 1 13836 111131968+ 7 HPFS/NTFS
Partition 1 does not end on cylinder boundary.
/dev/sda2 13836 14593 6085800 12 Compaq diagnostics
Partition 2 does not end on cylinder boundary.
/dev/sda3 14594 14606 104422+ 83 Linux
/dev/sda4 14607 19457 38965657+ 5 Extended
/dev/sda5 14607 19214 37013728+ 83 Linux
/dev/sda6 19215 19457 1951866 82 Linux swap / Solaris
Does someone know how to pass/skip the F11 option ?
Re: T60 and vmware
if i do
fdisk /mbr to erase the MBR, will this option be erased or not ? (F11 to rescue and recovery environement)
fdisk /mbr to erase the MBR, will this option be erased or not ? (F11 to rescue and recovery environement)
Re: T60 and vmware
I cannot answer your question factually because I do not know. However, I would never do fdisk /mbr unless I was wiping everything out (including the recovery partition) in order to start fresh and begin by restoring the recovery partition. ... JDH
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Intel GMA 950 T60 15" vs x1300 T60 15"
by Sokre2000 » Sun Feb 05, 2017 2:27 pm » in ThinkPad T6x Series - 4 Replies
- 1002 Views
-
Last post by dr_st
Mon Feb 06, 2017 12:11 am
-
-
-
Can I simply swap out my T5500 CPU in my 1953CTO T60 with a T5600? Or my T2400 core duo in my 2623D6U T60?
by Muse » Mon Apr 24, 2017 12:37 pm » in ThinkPad T6x Series - 4 Replies
- 711 Views
-
Last post by Muse
Mon Apr 24, 2017 7:22 pm
-
-
-
15" T60/61 Frankenpad Modem Connector and Frame
by BruceDickinson » Mon Jan 09, 2017 6:45 pm » in ThinkPad T6x Series - 0 Replies
- 861 Views
-
Last post by BruceDickinson
Mon Jan 09, 2017 6:45 pm
-
-
-
T60 with Chicony keyboard -- T and R keys very often don't work unless pressed extra hard
by Muse » Mon Feb 06, 2017 1:19 pm » in ThinkPad T6x Series - 7 Replies
- 1129 Views
-
Last post by Muse
Tue Feb 14, 2017 12:04 am
-
Who is online
Users browsing this forum: No registered users and 4 guests






