Sponsored Content
Full Discussion: MS to block linux boot
Special Forums News, Links, Events and Announcements MS to block linux boot Post 302559129 by Scott on Monday 26th of September 2011 09:39:01 AM
Old 09-26-2011
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

XP/Linux dual boot

Does anyone have any idea how I can manage an XP/Linux dual boot (I want to use debian), I can't find anything about it on the internet! (2 Replies)
Discussion started by: XDC_Wolf
2 Replies

2. UNIX for Dummies Questions & Answers

linux boot problem

i have instaled a boot loader and win98 on drive c: and linux on drive d: and when i go to boot with the loader into linux nottin happens.is there some way i should install lilo to let it boot of a loader on drive c: ? (5 Replies)
Discussion started by: perleo
5 Replies

3. Red Hat

linux will not boot, boot to grub prompt

my redhat 9 will not boot. We had a power failure and when the power came back, my redhat linux will not boot. The machine come up to grub prompt. I tried the following from grub prompt root (hd0, then press tab key partition num:0 filesystem type unknown, partition type 0x83... (7 Replies)
Discussion started by: hassan2
7 Replies

4. Red Hat

Its regarding boot block

I install Redhat linux9 on my local desktop pc on which windoxs XP OS is installed earlier.I made half disk empty and then install Redhat linux9 on my pc and make the system in dual boot. As I install linux latter,the grub boot block(of linux)save on the hard disk.But now I wants to delete the... (3 Replies)
Discussion started by: sameerghogre
3 Replies

5. Linux

linux 2.4 boot up sequence

I am running linux red hat and I need to know the command to view the boot up process.... (that is the driver initialization, drive mount, etc).... Does anyone know this command? (7 Replies)
Discussion started by: Franco
7 Replies

6. UNIX for Dummies Questions & Answers

Linux won't boot

I'm trying to install Fedora 9 on a Dell OptiPlex GX300 machine. The instalation runs properly, but when the computer restarts after the instalation, it simply won't boot, like there's no OS installed. I tried diffrent Linux distributions, but nothing works. This are the partitions, maybe it's... (12 Replies)
Discussion started by: teis
12 Replies

7. Solaris

Boot block corrupted then how can i solve that

HI every one, i need some information that is if any boot block is corrupted den we have to go to ok prompt then boot from cdrom or network if ok prompt also not working at dat time wat i have to do .please any one can help me . Thanking for reply (10 Replies)
Discussion started by: sivajerripothul
10 Replies

8. Solaris

Verification of the Boot Block

Guys, I have a rusty question that I need help with. It has been a while since I supoprted Solaris boxes. I have several hundred solaris systems running Sol 8 and Sol 10. I built the original 250 but they have added several hundred more and I am seeing issues with these boxes that I need to... (2 Replies)
Discussion started by: scottzx7rr
2 Replies

9. Solaris

How to cross check created boot block in second disk

Hi All, I have copied a existing root file system from c0t0d0 to c0t1d0 in SUN Fire 6800 by using the below command, ufsdump 0ucf - / | (cd /new.root ; ufsrestore -rf - ) and later on I created a boot block on c0t1d0s0 by using the below command installboot /usr/platform/`uname... (1 Reply)
Discussion started by: dammaharasba
1 Replies

10. Red Hat

Linux Boot Process

Explain Linux Boot Process??? (1 Reply)
Discussion started by: tejaschache
1 Replies
Info::Layer3::Microsoft(3pm)				User Contributed Perl Documentation			      Info::Layer3::Microsoft(3pm)

NAME
SNMP::Info::Layer3::Microsoft - SNMP Interface to L3 Microsoft Windows router AUTHOR
begemot SYNOPSIS
# Let SNMP::Info determine the correct subclass for you. my $router = new SNMP::Info( AutoSpecify => 1, Debug => 1, DestHost => 'myrouter', Community => 'public', Version => 1 ) or die "Can't connect to DestHost. "; my $class = $router->class(); print "SNMP::Info determined this device to fall under subclass : $class "; DESCRIPTION
Subclass for Generic Microsoft Routers running Microsoft Windows OS Inherited Classes SNMP::Info::Layer3 Required MIBs Inherited Classes' MIBs See "Required MIBs" in SNMP::Info::Layer3 for its own MIB requirements. GLOBALS
These are methods that return scalar value from SNMP Overrides $router->vendor() Returns 'microsoft' $router->os() Returns 'windows' $router->os_ver() Returns '' $router->model() Returns 'Windows Router' $router->serial() Returns '' Globals imported from SNMP::Info::Layer3 See documentation in "GLOBALS" in SNMP::Info::Layer3 for details. TABLE METHODS
These are methods that return tables of information in the form of a reference to a hash. Overrides $router->interfaces() Map the Interfaces to their physical names. Adds interface number to interface name because identical interface cards return identical "ifDescr". Table Methods imported from SNMP::Info::Layer3 See documentation in "TABLE METHODS" in SNMP::Info::Layer3 for details. perl v5.12.4 2011-09-28 Info::Layer3::Microsoft(3pm)
All times are GMT -4. The time now is 07:33 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy