Atokad
Member
Hey, folks!
I'll find the "Introductions Area" later on, and fill in the blanks, etc.
First off, thanks for being here! After roughly 50 reboot-cycles, a lot of googling on the netbook, and reading page after page of both guides... and problems... I actually have this things Tri-Booting!
System is a Dell Vostro1500 (C2D/2GB/160GB) Laptop
O/S's are: Win-XP-Pro(SP3) : Win-7-RC(Build 7201) : Ubuntu 9.04 Jaunty
I've played with dual-booting XP / Linux on several machines, without too much cussing, but had violently avoided Vista! Now that I've got the 7-RC (which seems an awful lot like Vista, lol), I wanted to take the "plunge", while keeping both XP and Ubuntu intact and workable.
I'm actually pretty tickled that I got through the "learning curve" of NeoGrub, too!
That's the good news (and no small accomplishment, here in tinkersville!).
The bad news is two little "silly" issues that are nagging me, so I thought I'd get some help (at least I got it to RUN on my own, eh, lol?).
-----------------------------------------------------------------------------
Issue One:
When I choose "Ubuntu", it goes right to NeoGrub, and quickly times out ( I have it set to 1 sec), which looks/works smooth & pretty!
Then, even though I've included the "quiet" command... I have to wait/watch through several "screens" of scrolling command-line stuff going on.
Here's a copy of the relevant menu.lst (NeoGrub):
timeout 1
title Ubuntu 9.04 - Jaunty
root (hd0,2)
kernel /boot/vmlinuz-2.6.28-11-generic ro root=/dev/sda3 quiet
initrd /boot/initrd.img-2.6.28-11-generic
quiet
The question is... how can I "not see" all the stuff Linux is doing as it loads? I had "assumed" (yeah, I know) that "quiet" was intended to suppress all that stuff, and go right to the pretty Ubuntu loading graphic. Have I used it in the wrong place, or is it something else completely different I haven't learned yet?
That should be an easy one, after all, as I have it "working", so far.
--------------------------------------------------------------------------------------
Issue Two:
EasyBCD (2.0, Beta, Build 63) worked flawlessly, trying its hardest to execute my thumb-fingered commands, all afternoon... but now it's "partially-broke".
When I Run it (as Administrator has no effect), it begins with a .NET Framework dialog that tells me an "unhandled exception has occurred in your application"
Under the "Details" section it gives the following:
************** Exception Text **************
System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize ---> System.Configuration.ConfigurationErrorsException: '', hexadecimal value 0x02, is an invalid character. Line 1, position 1. (C:\Users\XXXX XXXXXX\AppData\Local\NeoSmart_Technologies\EasyBCD.exe_StrongName_ge4xjewlvhidmksvx1etlpptdtrgpnqg\2.0.0.63\user.config line 1) ---> System.Xml.XmlException: '', hexadecimal value 0x02, is an invalid character. Line 1, position 1.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
at System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res, String[] args)
at System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Int32 pos, Char invChar)
at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlTextReader.Read()
at System.Configuration.XmlUtil..ctor(Stream stream, String name, Boolean readToFirstElement, ConfigurationSchemaErrors schemaErrors)
at System.Configuration.BaseConfigurationRecord.InitConfigFromFile()
--- End of inner exception stack trace ---
at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
at System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()
at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)
--- End of inner exception stack trace ---
at System.Configuration.ConfigurationManager.PrepareConfigSystem()
at System.Configuration.ConfigurationManager.RefreshSection(String sectionName)
at System.Configuration.ClientSettingsStore.ReadSettings(String sectionName, Boolean isUserScoped)
at System.Configuration.LocalFileSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection properties)
at System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider)
at System.Configuration.SettingsBase.GetPropertyValueByName(String propertyName)
at System.Configuration.SettingsBase.get_Item(String propertyName)
at System.Configuration.ApplicationSettingsBase.GetPropertyValue(String propertyName)
at System.Configuration.ApplicationSettingsBase.get_Item(String propertyName)
at ..()
at ..()
at ..(Object , EventArgs )
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4926 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
EasyBCD
Assembly Version: 2.0.0.63
Win32 Version: 2.0.0.63
CodeBase: file:///C:/Program%20Files/NeoSmart%20Technologies/EasyBCD/EasyBCD.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4926 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4926 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4926 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.4926 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4926 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
{39dcb866-a31f-4488-bdb9-c47d2d40152c}
Assembly Version: 0.0.0.0
Win32 Version: 2.0.0.63
CodeBase: file:///C:/Program%20Files/NeoSmart%20Technologies/EasyBCD/EasyBCD.exe
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4926 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4926 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
When I hit "Continue"...
"View Settings" & "Change Settings" are both nothing but blank fields...
... until I go to "Add/Remove Entries" (once).... and then the "View" and "Change" areas become populated.
Maybe that's just a bug?
----------------------------------------------------------
Aaaaanyway (long-winded bugger, I know)... the Tri-Boot is... Tri-Booting...
... it's just doing it kinda "ugly".
Any help will be appreciated, as I'm already grateful that it works at all, and that I was able to sort it out through "reading" here, and not hollering too early on!
Thanks!
Dave
I'll find the "Introductions Area" later on, and fill in the blanks, etc.
First off, thanks for being here! After roughly 50 reboot-cycles, a lot of googling on the netbook, and reading page after page of both guides... and problems... I actually have this things Tri-Booting!
System is a Dell Vostro1500 (C2D/2GB/160GB) Laptop
O/S's are: Win-XP-Pro(SP3) : Win-7-RC(Build 7201) : Ubuntu 9.04 Jaunty
I've played with dual-booting XP / Linux on several machines, without too much cussing, but had violently avoided Vista! Now that I've got the 7-RC (which seems an awful lot like Vista, lol), I wanted to take the "plunge", while keeping both XP and Ubuntu intact and workable.
I'm actually pretty tickled that I got through the "learning curve" of NeoGrub, too!
That's the good news (and no small accomplishment, here in tinkersville!).
The bad news is two little "silly" issues that are nagging me, so I thought I'd get some help (at least I got it to RUN on my own, eh, lol?).
-----------------------------------------------------------------------------
Issue One:
When I choose "Ubuntu", it goes right to NeoGrub, and quickly times out ( I have it set to 1 sec), which looks/works smooth & pretty!
Then, even though I've included the "quiet" command... I have to wait/watch through several "screens" of scrolling command-line stuff going on.
Here's a copy of the relevant menu.lst (NeoGrub):
timeout 1
title Ubuntu 9.04 - Jaunty
root (hd0,2)
kernel /boot/vmlinuz-2.6.28-11-generic ro root=/dev/sda3 quiet
initrd /boot/initrd.img-2.6.28-11-generic
quiet
The question is... how can I "not see" all the stuff Linux is doing as it loads? I had "assumed" (yeah, I know) that "quiet" was intended to suppress all that stuff, and go right to the pretty Ubuntu loading graphic. Have I used it in the wrong place, or is it something else completely different I haven't learned yet?
That should be an easy one, after all, as I have it "working", so far.
--------------------------------------------------------------------------------------
Issue Two:
EasyBCD (2.0, Beta, Build 63) worked flawlessly, trying its hardest to execute my thumb-fingered commands, all afternoon... but now it's "partially-broke".
When I Run it (as Administrator has no effect), it begins with a .NET Framework dialog that tells me an "unhandled exception has occurred in your application"
Under the "Details" section it gives the following:
************** Exception Text **************
System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize ---> System.Configuration.ConfigurationErrorsException: '', hexadecimal value 0x02, is an invalid character. Line 1, position 1. (C:\Users\XXXX XXXXXX\AppData\Local\NeoSmart_Technologies\EasyBCD.exe_StrongName_ge4xjewlvhidmksvx1etlpptdtrgpnqg\2.0.0.63\user.config line 1) ---> System.Xml.XmlException: '', hexadecimal value 0x02, is an invalid character. Line 1, position 1.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
at System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res, String[] args)
at System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Int32 pos, Char invChar)
at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlTextReader.Read()
at System.Configuration.XmlUtil..ctor(Stream stream, String name, Boolean readToFirstElement, ConfigurationSchemaErrors schemaErrors)
at System.Configuration.BaseConfigurationRecord.InitConfigFromFile()
--- End of inner exception stack trace ---
at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
at System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()
at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)
--- End of inner exception stack trace ---
at System.Configuration.ConfigurationManager.PrepareConfigSystem()
at System.Configuration.ConfigurationManager.RefreshSection(String sectionName)
at System.Configuration.ClientSettingsStore.ReadSettings(String sectionName, Boolean isUserScoped)
at System.Configuration.LocalFileSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection properties)
at System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider)
at System.Configuration.SettingsBase.GetPropertyValueByName(String propertyName)
at System.Configuration.SettingsBase.get_Item(String propertyName)
at System.Configuration.ApplicationSettingsBase.GetPropertyValue(String propertyName)
at System.Configuration.ApplicationSettingsBase.get_Item(String propertyName)
at ..()
at ..()
at ..(Object , EventArgs )
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4926 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
EasyBCD
Assembly Version: 2.0.0.63
Win32 Version: 2.0.0.63
CodeBase: file:///C:/Program%20Files/NeoSmart%20Technologies/EasyBCD/EasyBCD.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4926 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4926 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4926 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.4926 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4926 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
{39dcb866-a31f-4488-bdb9-c47d2d40152c}
Assembly Version: 0.0.0.0
Win32 Version: 2.0.0.63
CodeBase: file:///C:/Program%20Files/NeoSmart%20Technologies/EasyBCD/EasyBCD.exe
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4926 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4926 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
When I hit "Continue"...
"View Settings" & "Change Settings" are both nothing but blank fields...
... until I go to "Add/Remove Entries" (once).... and then the "View" and "Change" areas become populated.
Maybe that's just a bug?
----------------------------------------------------------
Aaaaanyway (long-winded bugger, I know)... the Tri-Boot is... Tri-Booting...
... it's just doing it kinda "ugly".
Any help will be appreciated, as I'm already grateful that it works at all, and that I was able to sort it out through "reading" here, and not hollering too early on!
Thanks!
Dave