|
|
#21 (permalink) |
|
Diamond Member
![]() Join Date: Jul 2006
Location: Inside my network at work
Age: 23
Posts: 1,451
|
I am using ubuntu any suggestions on how to edit the grub i would love to have vista on that list as well so i dont have to keep manually switching my bios to get back into the vista or linux drive and back and forth...
|
|
|
|
|
|
#22 (permalink) | |
|
VIP Member
![]() Join Date: Apr 2006
Location: Kansas City, MO
Posts: 5,955
|
Quote:
Code:
dmesg|less Once you get that info you can add it into the grub menu which you can do by using your favorite text editor. I just used pico to keep it simple. Code:
sudo pico /boot/grub/menu.lst Code:
title Windows Vista root (sd0,0) makeactive chainloader +1 |
|
|
|
|
|
|
#23 (permalink) |
|
Diamond Member
![]() Join Date: Jul 2006
Location: Inside my network at work
Age: 23
Posts: 1,451
|
hmm i tried your code example but it tells me error 23 error while parsing number and i didnot see anythign in the file you told me to look into called /dev/sdo nor could i decipher it any help would be greatly appreciated
|
|
|
|
|
|
#24 (permalink) |
|
VIP Member
![]() Join Date: Apr 2006
Location: Kansas City, MO
Posts: 5,955
|
boot into linux and run sudo dmesg | less and copy/paste the results on this page
for example I can look at these lines in dmesg and see what type of HD the kernel can see Code:
Probing IDE interface IDE0 hda: Virtual HDD (0) ATA disk drive Last edited by tlarkin; 03-07-2007 at 11:04 PM. |
|
|
|
|
|
#25 (permalink) |
|
Diamond Member
![]() Join Date: Jul 2006
Location: Inside my network at work
Age: 23
Posts: 1,451
|
[17179569.184000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[17179569.184000] BIOS-e820: 00000000000e6000 - 0000000000100000 (reserved) [17179569.184000] BIOS-e820: 0000000000100000 - 000000006fe30000 (usable) [17179569.184000] BIOS-e820: 000000006fe30000 - 000000006fe3e6d5 (ACPI NVS) [17179569.184000] BIOS-e820: 000000006ff10000 - 000000006ff30000 (reserved) [17179569.184000] BIOS-e820: 000000006ff30000 - 000000006ff40000 (ACPI data) [17179569.184000] BIOS-e820: 000000006ff40000 - 000000006fff0000 (ACPI NVS) [17179569.184000] BIOS-e820: 000000006fff0000 - 0000000070000000 (reserved) [17179569.184000] BIOS-e820: 00000000fecf0000 - 00000000fecf1000 (reserved) [17179569.184000] BIOS-e820: 00000000fed20000 - 00000000feda0000 (reserved) [17179569.184000] 894MB HIGHMEM available. [17179569.184000] 896MB LOWMEM available. [17179569.184000] found SMP MP-table at 000ff780 [17179569.184000] On node 0 totalpages: 458288 [17179569.184000] DMA zone: 4096 pages, LIFO batch:0 [17179569.184000] Normal zone: 225280 pages, LIFO batch:31 [17179569.184000] HighMem zone: 228912 pages, LIFO batch:31 [17179569.184000] DMI 2.3 present. [17179569.184000] ACPI: RSDP (v000 ACPIAM ) @ 0x0 00f62c0 [17179569.184000] ACPI: RSDT (v001 INTEL D865PERL 0x20050213 MSFT 0x00000097) @ 0x6ff30000 [17179569.184000] ACPI: FADT (v002 INTEL D865PERL 0x20050213 MSFT 0x00000097) @ 0x6ff30200 [17179569.184000] ACPI: MADT (v001 INTEL D865PERL 0x20050213 MSFT 0x00000097) @ 0x6ff30300 [17179569.184000] ACPI: ASF! (v016 LEGEND I865PASF 0x00000001 MSFT 0x0100000d) @ 0x6ff345f0 [17179569.184000] ACPI: WDDT (v001 INTEL OEMWDDT 0x00000001 MSFT 0x0100000d) @ 0x6ff34689 [17179569.184000] ACPI: DSDT (v001 INTEL D865PERL 0x00000006 MSFT 0x0100000d) @ 0x00000000 [17179569.184000] ACPI: PM-Timer IO Port: 0x408 [17179569.184000] ACPI: Local APIC address 0xfee00000 [17179569.184000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) [17179569.184000] Processor #0 15:4 APIC version 20 [17179569.184000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) [17179569.184000] Processor #1 15:4 APIC version 20 [17179569.184000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1]) [17179569.184000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1]) [17179569.184000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) [17179569.184000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 [17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [17179569.184000] ACPI: IRQ0 used by override. [17179569.184000] ACPI: IRQ2 used by override. [17179569.184000] ACPI: IRQ9 used by override. [17179569.184000] Enabling APIC mode: Flat. Using 1 I/O APICs [17179569.184000] Using ACPI (MADT) for SMP configuration information [17179569.184000] Allocating PCI resources starting at 80000000 (gap: 70000000:8 ecf0000) [17179569.184000] Built 1 zonelists [17179569.184000] Kernel command line: root=/dev/hda2 ro quiet splash [17179569.184000] mapped APIC to ffffd000 (fee00000) [17179569.184000] mapped IOAPIC to ffffc000 (fec00000) [17179569.184000] Enabling fast FPU save and restore... done. [17179569.184000] Enabling unmasked SIMD FPU exception support... done. [17179569.184000] Initializing CPU#0 [17179569.184000] PID hash table entries: 4096 (order: 12, 16384 bytes) [17179569.184000] Detected 2993.273 MHz processor. [17179569.184000] Using pmtmr for high-res timesource [17179569.184000] Console: colour VGA+ 80x25 [17179573.172000] Dentry cache hash table entries: 131072 (order: 7, 524288 byte s) [17179573.172000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [17179573.236000] Memory: 1807632k/1833152k available (1911k kernel code, 24296k reserved, 1073k data, 308k init, 915648k highmem) [17179573.236000] Checking if this processor honours the WP bit even in supervis or mode... Ok. [17179573.316000] Calibrating delay using timer specific routine.. 5991.35 BogoM IPS (lpj=11982712) [17179573.316000] Security Framework v1.0.0 initialized [17179573.316000] SELinux: Disabled at boot. [17179573.316000] Mount-cache hash table entries: 512 [17179573.316000] CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000 [17179573.316000] CPU: After vendor identify, caps: bfebfbff 00000000 00000000 0 0000000 0000441d 00000000 00000000 [17179573.316000] monitor/mwait feature present. [17179573.316000] using mwait in idle threads. [17179573.316000] CPU: Trace cache: 12K uops, L1 D cache: 16K [17179573.316000] CPU: L2 cache: 1024K [17179573.316000] CPU: Hyper-Threading is disabled [17179573.316000] CPU: After all inits, caps: bfebfbff 00000000 00000000 0000018 0 0000441d 00000000 00000000 [17179573.316000] Checking 'hlt' instruction... OK. [17179573.332000] SMP alternatives: switching to UP code [17179573.332000] checking if image is initramfs... it is [17179573.768000] Freeing initrd memory: 5327k freed [17179573.768000] ACPI: Core revision 20060707 [17179573.768000] ACPI: Looking for DSDT ... not found! [17179573.772000] CPU0: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 01 [17179573.772000] SMP alternatives: switching to SMP code [17179573.772000] Booting processor 1/1 eip 3000 [17179573.784000] Initializing CPU#1 [17179573.864000] Calibrating delay using timer specific routine.. 5985.55 BogoM IPS (lpj=11971103) [17179573.864000] CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000 [17179573.864000] CPU: After vendor identify, caps: bfebfbff 00000000 00000000 0 0000000 0000441d 00000000 00000000 [17179573.864000] monitor/mwait feature present. [17179573.864000] CPU: Trace cache: 12K uops, L1 D cache: 16K [17179573.864000] CPU: L2 cache: 1024K [17179573.864000] CPU: Hyper-Threading is disabled [17179573.864000] CPU: After all inits, caps: bfebfbff 00000000 00000000 0000018 0 0000441d 00000000 00000000 [17179573.864000] CPU1: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 01 [17179573.864000] Total of 2 processors activated (11976.90 BogoMIPS). [17179573.864000] ENABLING IO-APIC IRQs [17179573.864000] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 [17179574.008000] checking TSC synchronization across 2 CPUs: passed. [17179574.012000] Brought up 2 CPUs [17179574.332000] migration_cost=4000 [17179574.336000] NET: Registered protocol family 16 [17179574.336000] EISA bus registered [17179574.336000] ACPI: bus type pci registered [17179574.336000] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=2 [17179574.336000] PCI: Using configuration type 1 [17179574.336000] Setting up standard PCI resources [17179574.352000] ACPI: Interpreter enabled [17179574.352000] ACPI: Using IOAPIC for interrupt routing [17179574.352000] ACPI: PCI Root Bridge [PCI0] (0000:00) [17179574.352000] PCI: Probing PCI hardware (bus 00) [17179574.356000] PCI quirk: region 0400-047f claimed by ICH4 ACPI/GPIO/TCO [17179574.356000] PCI quirk: region 0500-053f claimed by ICH4 GPIO [17179574.356000] PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1 [17179574.356000] Boot video device is 0000:01:00.0 [17179574.356000] PCI: Transparent bridge - 0000:00:1e.0 [17179574.356000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [17179574.356000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] [17179574.356000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P3._PRT] [17179574.360000] ACPI: Power Resource [URP1] (off) [17179574.360000] ACPI: Power Resource [FDDP] (off) [17179574.360000] ACPI: Power Resource [LPTP] (off) [17179574.364000] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15) [17179574.364000] ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 7 9 10 11 12 14 15) [17179574.364000] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 12 14 15) [17179574.364000] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11 12 14 15) [17179574.364000] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11 12 14 15) [17179574.364000] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled. [17179574.364000] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *9 10 11 12 14 15) [17179574.364000] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *9 10 11 12 14 15) [17179574.364000] Linux Plug and Play Support v0.97 (c) Adam Belay [17179574.364000] pnp: PnP ACPI init [17179574.368000] pnp: PnP ACPI: found 13 devices [17179574.368000] PnPBIOS: Disabled by ACPI PNP [17179574.368000] PCI: Using ACPI for IRQ routing [17179574.368000] PCI: If a device doesn't work, try "pci=routeirq". If it help s, post a report [17179574.368000] PCI: Cannot allocate resource region 0 of device 0000:00:00.0 [17179574.376000] pnp: 00:0b: ioport range 0x400-0x47f could not be reserved [17179574.376000] pnp: 00:0b: ioport range 0x680-0x6ff has been reserved [17179574.376000] pnp: 00:0b: ioport range 0x500-0x53f has been reserved [17179574.376000] PCI: Bridge: 0000:00:01.0 [17179574.376000] IO window: a000-afff [17179574.376000] MEM window: ff800000-ff8fffff [17179574.376000] PREFETCH window: c0000000-dfffffff [17179574.376000] PCI: Bridge: 0000:00:1e.0 [17179574.376000] IO window: b000-bfff [17179574.376000] MEM window: ff900000-ff9fffff [17179574.376000] PREFETCH window: disabled. [17179574.376000] PCI: Setting latency timer of device 0000:00:1e.0 to 64 [17179574.376000] NET: Registered protocol family 2 [17179574.416000] IP route cache hash table entries: 32768 (order: 5, 131072 byt es) [17179574.416000] TCP established hash table entries: 262144 (order: 9, 2097152 bytes) [17179574.416000] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) [17179574.416000] TCP: Hash tables configured (established 262144 bind 65536) [17179574.416000] TCP reno registered [17179574.420000] audit: initializing netlink socket (disabled) [17179574.420000] audit(1173282947.420:1): initialized [17179574.420000] highmem bounce pool size: 64 pages [17179574.420000] VFS: Disk quotas dquot_6.5.1 [17179574.420000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [17179574.420000] Initializing Cryptographic API [17179574.420000] io scheduler noop registered [17179574.420000] io scheduler anticipatory registered [17179574.420000] io scheduler deadline registered [17179574.420000] io scheduler cfq registered (default) [17179574.420000] isapnp: Scanning for PnP cards... [17179574.772000] isapnp: No Plug & Play device found [17179574.796000] Real Time Clock Driver v1.12ac [17179574.796000] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ shari ng enabled [17179574.796000] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [17179574.796000] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [17179574.796000] mice: PS/2 mouse device common for all mice [17179574.800000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 b locksize [17179574.800000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 [17179574.800000] ide: Assuming 33MHz system bus speed for PIO modes; override w ith idebus=xx [17179574.800000] PNP: PS/2 Controller [PNP0303 S2K,PNP0f03 S2M] at 0x60,0x64 irq 1,12 [17179574.800000] serio: i8042 AUX port at 0x60,0x64 irq 12 [17179574.804000] serio: i8042 KBD port at 0x60,0x64 irq 1 [17179574.804000] EISA: Probing bus 0 at eisa.0 [17179574.804000] EISA: Detected 0 cards. [17179574.804000] TCP bic registered [17179574.804000] NET: Registered protocol family 1 [17179574.804000] NET: Registered protocol family 8 [17179574.804000] NET: Registered protocol family 20 [17179574.804000] Starting balanced_irq [17179574.804000] Using IPI No-Shortcut mode [17179574.804000] ACPI: (supports S0 S1 S4 S5) [17179574.804000] Freeing unused kernel memory: 308k freed [17179574.840000] input: AT Translated Set 2 keyboard as /class/input/input0 [17179575.880000] Capability LSM initialized [17179575.916000] ACPI: Processor [CPU1] (supports 8 throttling states) [17179575.916000] ACPI: Processor [CPU2] (supports 8 throttling states) [17179576.296000] ICH5: IDE controller at PCI slot 0000:00:1f.1 [17179576.296000] PCI: Enabling device 0000:00:1f.1 (0005 -> 0007) [17179576.296000] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 169 [17179576.296000] ICH5: chipset revision 2 [17179576.296000] ICH5: not 100% native mode: will probe irqs later [17179576.296000] ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda MA, hdb:pio [17179576.296000] ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc MA, hdd MA[17179576.296000] Probing IDE interface ide0... [17179576.588000] hda: WDC WD1200JB-00GVA0, ATA DISK drive [17179577.260000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 [17179577.276000] Probing IDE interface ide1... [17179578.016000] hdc: Memorex DVD+/-DLRWL1 F16, ATAPI CD/DVD-ROM drive [17179578.800000] hdd: HP DVD Writer 840d, ATAPI CD/DVD-ROM drive [17179578.856000] ide1 at 0x170-0x177,0x376 on irq 15 [17179578.880000] hda: max request size: 512KiB [17179578.884000] hda: 234441648 sectors (120034 MB) w/8192KiB Cache, CHS=16383/ 255/63, UDMA(100) [17179578.884000] hda: cache flushes supported [17179578.884000] hda: hda1 hda2 hda3 < hda5 > [17179578.940000] hdc: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA (33) [17179578.940000] Uniform CD-ROM driver Revision: 3.20 [17179578.944000] hdd: ATAPI 48X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(33) [17179579.180000] SCSI subsystem initialized [17179579.180000] libata version 1.20 loaded. [17179579.184000] ata_piix 0000:00:1f.2: version 1.05 [17179579.184000] ACPI: PCI Interrupt 0000:00:1f.2[A] -> GSI 18 (level, low) -> IRQ 169 [17179579.184000] PCI: Setting latency timer of device 0000:00:1f.2 to 64 [17179579.184000] ata1: SATA max UDMA/133 cmd 0xEC00 ctl 0xE802 bmdma 0xDC00 irq 169 [17179579.184000] ata2: SATA max UDMA/133 cmd 0xE400 ctl 0xE002 bmdma 0xDC08 irq 169 [17179579.348000] scsi0 : ata_piix [17179579.512000] ata2: dev 0 cfg 49:2f00 82:346b 83:7d01 84:4023 85:3469 86:3c0 1 87:4023 88:207f [17179579.512000] ata2: dev 0 ATA-7, max UDMA/133, 625140335 sectors: LBA48 [17179579.520000] ata2: dev 0 configured for UDMA/133 [17179579.520000] scsi1 : ata_piix [17179579.520000] Vendor: ATA Model: ST3320620AS Rev: 3.AA [17179579.520000] Type: Direct-Access ANSI SCSI revisio n: 05 [17179579.524000] SCSI device sda: 625140335 512-byte hdwr sectors (320072 MB) [17179579.524000] sda: Write Protect is off [17179579.524000] sda: Mode Sense: 00 3a 00 00 [17179579.524000] SCSI device sda: drive cache: write back [17179579.524000] SCSI device sda: 625140335 512-byte hdwr sectors (320072 MB) [17179579.524000] sda: Write Protect is off [17179579.524000] sda: Mode Sense: 00 3a 00 00 [17179579.524000] SCSI device sda: drive cache: write back [17179579.524000] sda: sda1 [17179579.544000] sd 1:0:0:0: Attached scsi disk sda [17179579.752000] usbcore: registered new driver usbfs [17179579.752000] usbcore: registered new driver hub [17179579.752000] USB Universal Host Controller Interface driver v3.0 [17179579.752000] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 177 [17179579.752000] PCI: Setting latency timer of device 0000:00:1d.0 to 64 [17179579.756000] uhci_hcd 0000:00:1d.0: UHCI Host Controller [17179579.756000] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus nu mber 1 [17179579.756000] uhci_hcd 0000:00:1d.0: irq 177, io base 0x0000cc00 [17179579.756000] usb usb1: configuration #1 chosen from 1 choice [17179579.756000] hub 1-0:1.0: USB hub found [17179579.756000] hub 1-0:1.0: 2 ports detected [17179579.772000] ieee1394: Initialized config rom entry `ip1394' [17179579.860000] ACPI: PCI Interrupt 0000:00:1d.1[b] -> GSI 19 (level, low) -> IRQ 185 [17179579.860000] PCI: Setting latency timer of device 0000:00:1d.1 to 64 [17179579.860000] uhci_hcd 0000:00:1d.1: UHCI Host Controller [17179579.860000] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus nu mber 2 [17179579.860000] uhci_hcd 0000:00:1d.1: irq 185, io base 0x0000d000 [17179579.860000] usb usb2: configuration #1 chosen from 1 choice [17179579.860000] hub 2-0:1.0: USB hub found [17179579.860000] hub 2-0:1.0: 2 ports detected [17179579.964000] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 169 [17179579.964000] PCI: Setting latency timer of device 0000:00:1d.2 to 64 [17179579.964000] uhci_hcd 0000:00:1d.2: UHCI Host Controller [17179579.964000] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus nu mber 3 [17179579.964000] uhci_hcd 0000:00:1d.2: irq 169, io base 0x0000d400 [17179579.964000] usb usb3: configuration #1 chosen from 1 choice [17179579.964000] hub 3-0:1.0: USB hub found [17179579.964000] hub 3-0:1.0: 2 ports detected [17179580.068000] ACPI: PCI Interrupt 0000:00:1d.3[A] -> GSI 16 (level, low) -> IRQ 177 [17179580.068000] PCI: Setting latency timer of device 0000:00:1d.3 to 64 [17179580.068000] uhci_hcd 0000:00:1d.3: UHCI Host Controller [17179580.068000] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus nu mber 4 [17179580.068000] uhci_hcd 0000:00:1d.3: irq 177, io base 0x0000d800 [17179580.068000] usb usb4: configuration #1 chosen from 1 choice [17179580.068000] hub 4-0:1.0: USB hub found [17179580.068000] hub 4-0:1.0: 2 ports detected [17179580.100000] usb 1-1: new full speed USB device using uhci_hcd and address 2 [17179580.172000] ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 193 [17179580.172000] PCI: Setting latency timer of device 0000:00:1d.7 to 64 [17179580.172000] ehci_hcd 0000:00:1d.7: EHCI Host Controller [17179580.172000] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus nu mber 5 [17179580.172000] ehci_hcd 0000:00:1d.7: debug port 1 [17179580.172000] PCI: cache line size of 128 is not supported by device 0000:00 :1d.7 [17179580.172000] ehci_hcd 0000:00:1d.7: irq 193, io mem 0xffa00000 [17179580.176000] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 D ec 2004 [17179580.176000] usb usb5: configuration #1 chosen from 1 choice [17179580.176000] hub 5-0:1.0: USB hub found [17179580.176000] hub 5-0:1.0: 8 ports detected [17179580.280000] ACPI: PCI Interrupt 0000:02:07.0[A] -> GSI 17 (level, low) -> IRQ 201 [17179580.332000] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[201] MMIO=[ff92 0000-ff9207ff] Max Packet=[2048] IR/IT contexts=[8/8] [17179580.416000] Attempting manual resume [17179580.480000] kjournald starting. Commit interval 5 seconds [17179580.480000] EXT3-fs: mounted filesystem with ordered data mode. [17179581.612000] ieee1394: Host added: ID:BUS[0-00:1023] GUID[0011110000bb3fe6 ] [17179581.648000] usb 5-5: new high speed USB device using ehci_hcd and address 5 [17179581.796000] usb 5-5: configuration #1 chosen from 1 choice [17179582.036000] usb 5-6: new high speed USB device using ehci_hcd and address 6 [17179582.168000] usb 5-6: configuration #1 chosen from 1 choice [17179582.408000] usb 2-1: new full speed USB device using uhci_hcd and address 2 [17179582.576000] usb 2-1: configuration #1 chosen from 1 choice [17179582.820000] usb 2-2: new low speed USB device using uhci_hcd and address 3 [17179583.000000] usb 2-2: configuration #1 chosen from 1 choice [17179583.304000] usb 1-1: new full speed USB device using uhci_hcd and address 3 [17179583.476000] usb 1-1: configuration #1 chosen from 1 choice [17179583.480000] hub 1-1:1.0: USB hub found [17179583.480000] hub 1-1:1.0: 4 ports detected [17179583.792000] usb 1-1.2: new full speed USB device using uhci_hcd and addres s 4 [17179583.948000] usb 1-1.2: configuration #1 chosen from 1 choice [17179588.832000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [17179588.844000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [17179588.852000] Linux agpgart interface v0.101 (c) Dave Jones [17179588.852000] agpgart: Detected an Intel 865 Chipset. [17179588.864000] agpgart: AGP aperture is 256M @ 0x90000000 [17179588.908000] parport: PnPBIOS parport detected. [17179588.908000] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] [17179588.932000] input: PC Speaker as /class/input/input1 [17179589.020000] hw_random: RNG not detected [17179589.724000] drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer d ev 4 if 0 alt 0 proto 2 vid 0x03F0 pid 0x8604 [17179589.724000] usbcore: registered new driver usblp [17179589.724000] drivers/usb/class/usblp.c: v0.13: USB Printer Device Class dri ver [17179589.760000] e100: Intel(R) PRO/100 Network Driver, 3.5.10-k2-NAPI [17179589.760000] e100: Copyright(c) 1999-2005 Intel Corporation [17179589.760000] ACPI: PCI Interrupt 0000:02:08.0[A] -> GSI 20 (level, low) -> IRQ 209 [17179589.780000] e100: eth0: e100_probe: addr 0xff921000, irq 209, MAC addr 00: 11:11:BB:3F:E6 [17179589.852000] sd 1:0:0:0: Attached scsi generic sg0 type 0 [17179589.864000] Linux video capture interface: v1.00 [17179589.920000] usbcore: registered new driver libusual [17179589.940000] Initializing USB Mass Storage driver... [17179589.952000] e100: eth0: e100_watchdog: link up, 100Mbps, full-duplex [17179589.956000] scsi2 : SCSI emulation for USB Mass Storage devices [17179589.960000] usb-storage: device found at 5 [17179589.960000] usb-storage: waiting for device to settle before scanning [17179589.960000] scsi3 : SCSI emulation for USB Mass Storage devices [17179589.960000] usb-storage: device found at 6 [17179589.960000] usb-storage: waiting for device to settle before scanning [17179589.960000] usbcore: registered new driver hiddev [17179589.960000] usbcore: registered new driver usb-storage [17179589.960000] USB Mass Storage support registered. [17179590.060000] ACPI: PCI Interrupt 0000:00:1f.5[b] -> GSI 17 (level, low) -> IRQ 201 [17179590.060000] PCI: Setting latency timer of device 0000:00:1f.5 to 64 [17179590.092000] drivers/media/video/spca5xx/spca5xx-main.c: USB SPCA5XX camera found. Type Intel Create and Share (SPCA501 ) [17179590.188000] input: PS2++ Logitech MX Mouse as /class/input/input2 [17179590.212000] ts: Compaq touchscreen protocol output [17179590.380000] intel8x0_measure_ac97_clock: measured 55166 usecs [17179590.380000] intel8x0: clocking to 48000 [17179590.380000] ACPI: PCI Interrupt 0000:02:01.0[A] -> GSI 22 (level, low) -> IRQ 217 [17179590.988000] NET: Registered protocol family 17 [17179594.960000] usb-storage: device scan complete [17179594.960000] usb-storage: device scan complete [17179594.960000] Vendor: WDC WD80 Model: 0VE-07HDT0 Rev: 0000 [17179594.960000] Type: Direct-Access ANSI SCSI revisio n: 00 [17179594.964000] SCSI device sdb: 114688035 512-byte hdwr sectors (58720 MB) [17179594.964000] sdb: Write Protect is off [17179594.964000] sdb: Mode Sense: 27 00 00 00 [17179594.964000] sdb: assuming drive cache: write through [17179594.964000] SCSI device sdb: 114688035 512-byte hdwr sectors (58720 MB) [17179594.964000] sdb: Write Protect is off [17179594.964000] sdb: Mode Sense: 27 00 00 00 [17179594.964000] sdb: assuming drive cache: write through [17179594.964000] sdb:<5> Vendor: Maxtor Model: 3200 Rev: 0341 [17179594.996000] Type: Direct-Access ANSI SCSI revisio n: 04 [17179595.040000] input: Saitek Saitek P3000 RF Gamepad as /class/input/input3 [17179595.040000] input: USB HID v1.00 Gamepad [Saitek Saitek P3000 RF Gamepad] on usb-0000:00:1d.1-2 [17179595.040000] usbcore: registered new driver usbhid [17179595.040000] drivers/usb/input/hid-core.c: v2.6:USB HID core driver [17179595.040000] usbcore: registered new driver spca5xx [17179595.040000] drivers/media/video/spca5xx/spca5xx-main.c: spca5xx driver 00. 57.08 registered [17179595.624000] sdb1 [17179595.624000] sd 3:0:0:0: Attached scsi disk sdb [17179595.624000] sd 3:0:0:0: Attached scsi generic sg1 type 0 [17179595.624000] SCSI device sdc: 398297088 512-byte hdwr sectors (203928 MB) [17179595.624000] sdc: Write Protect is off [17179595.624000] sdc: Mode Sense: 17 00 00 00 [17179595.624000] sdc: assuming drive cache: write through [17179595.628000] SCSI device sdc: 398297088 512-byte hdwr sectors (203928 MB) [17179595.628000] sdc: Write Protect is off [17179595.628000] sdc: Mode Sense: 17 00 00 00 [17179595.628000] sdc: assuming drive cache: write through [17179595.628000] sdc: sdc1 [17179595.632000] sd 2:0:0:0: Attached scsi disk sdc [17179595.632000] sd 2:0:0:0: Attached scsi generic sg2 type 0 [17179595.876000] lp0: using parport0 (interrupt-driven). [17179595.896000] ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1 ) [17179595.896000] ieee1394: sbp2: Try serialize_io=0 for better performance [17179595.928000] Adding 2409708k swap on /dev/disk/by-uuid/7b8a04af-756f-4931-9 14e-a4a07172c230. Priority:-1 extents:1 across:2409708k [17179595.980000] EXT3 FS on hda2, internal journal [17179597.676000] NET: Registered protocol family 10 [17179597.676000] lo: Disabled Privacy Extensions [17179597.676000] IPv6 over IPv4 tunneling driver [17179601.472000] ACPI: Power Button (FF) [PWRF] |
|
|
|
|
|
#26 (permalink) |
|
VIP Member
![]() Join Date: Apr 2006
Location: Kansas City, MO
Posts: 5,955
|
Code:
[17179594.964000] SCSI device sdb: 114688035 512-byte hdwr sectors (58720 MB) [17179594.964000] sdb: Write Protect is off [17179594.964000] sdb: Mode Sense: 27 00 00 00 [17179594.964000] sdb: assuming drive cache: write through [17179594.964000] SCSI device sdb: 114688035 512-byte hdwr sectors (58720 MB) [17179594.964000] sdb: Write Protect is off [17179594.964000] sdb: Mode Sense: 27 00 00 00 [17179594.964000] sdb: assuming drive cache: write through [17179594.964000] sdb:<5> Vendor: Maxtor Model: 3200 Rev: 0341 [17179594.996000] Type: Direct-Access ANSI SCSI revisio Code:
[17179595.628000] SCSI device sdc: 398297088 512-byte hdwr sectors (203928 MB) [17179595.628000] sdc: Write Protect is off [17179595.628000] sdc: Mode Sense: 17 00 00 00 [17179595.628000] sdc: assuming drive cache: write through [17179595.628000] sdc: sdc1 Once you know what it is you can edit the /boot/grub/menu.lst file and add the installation as a boot option. This is one reason why I like YaST2 manager in SuSe linux, it gives you a gui for these config files. so if you vista install is on your sdc1 volume you could add this line in the menu.lst file: Code:
title Windows Vista root (sdc,1) makeactive chainloader +1 |
|
|
|
|
|
#28 (permalink) | |
|
VIP Member
![]() Join Date: Apr 2006
Location: Kansas City, MO
Posts: 5,955
|
Quote:
Code:
[17179579.524000] SCSI device sda: 625140335 512-byte hdwr sectors (320072 MB) [17179579.524000] sda: Write Protect is off [17179579.524000] sda: Mode Sense: 00 3a 00 00 [17179579.524000] SCSI device sda: drive cache: write back [17179579.524000] SCSI device sda: 625140335 512-byte hdwr sectors (320072 MB) [17179579.524000] sda: Write Protect is off [17179579.524000] sda: Mode Sense: 00 3a 00 00 [17179579.524000] SCSI device sda: drive cache: write back [17179579.524000] sda: sda1 Code:
title Windows Vista root (sda,1) makeactive chainloader +1 I guess I could have modified the coding to get the proper results. The grep command is a very powerful tool. So when using the dmesg command you could have altered it like this Code:
dmesg | less grep "320" (may be different context for your version of linux) Last edited by tlarkin; 03-08-2007 at 12:41 AM. |
|
|
|
|
|
|
#30 (permalink) |
|
VIP Member
![]() Join Date: Apr 2006
Location: Kansas City, MO
Posts: 5,955
|
when you edit the file via pico command you must make sure you write the file out when exiting, by hitting ctrl + w (i think) then save the new config file and reboot.
Still nothing then? maybe also try this in the menu.lst Code:
title Windows Vista root (sda1,0) makeactive chainloader +1 I don't frequently use debian based distros of linux so I am kind of guessing of what i know. If all else fails I can physically install ubuntu on a machine again so I can give you exact answers. Every distro does things slightly different, so sometimes you have to do a bit of work under the hood and tinker a bit to get a feel for how that distro does things. Last edited by tlarkin; 03-08-2007 at 04:07 AM. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Which linux | Arm_Pit3 | Operating Systems | 13 | 01-20-2008 03:49 PM |
| Complete newbie wanting to get into Linux | Phumfeinz | Operating Systems | 2 | 04-17-2006 02:40 AM |
| Linux Program | BrandonL | Operating Systems | 4 | 11-15-2005 04:00 AM |
| Linux for the newbie | gibb89 | Operating Systems | 4 | 05-04-2005 03:43 AM |
| os ??? | bloospoon | Operating Systems | 8 | 07-22-2004 10:55 PM |