mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Boot CDrom from grub
@ 2006-04-17 13:25 Niklaus
  2006-04-17 13:32 ` Arjan van de Ven
  2006-04-17 17:41 ` Valdis.Kletnieks
  0 siblings, 2 replies; 4+ messages in thread
From: Niklaus @ 2006-04-17 13:25 UTC (permalink / raw)
  To: linux-kernel

Hi,
 I have a bootable CD and normal ISO9660 data CD (linux non-bootable)
, both has linux on it.
 I don't have the BIOS password and hence cannot change the bios
startup options.

1) Is there any way to boot the CD from grub command line ?

 2) Can i access the data in ISO9660 from grub command line ?

I can boot a floppy like root(fd0)
chainloader +1
boot

simlarly windows partition like root(hd0,2)
chainloader +1
boot

Is there anything for bootable CD .

How to access data in ISO CD . Can we do it like ext2 of harddisk.

Regards
Nik

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Boot CDrom from grub
  2006-04-17 13:25 Boot CDrom from grub Niklaus
@ 2006-04-17 13:32 ` Arjan van de Ven
  2006-04-17 17:41 ` Valdis.Kletnieks
  1 sibling, 0 replies; 4+ messages in thread
From: Arjan van de Ven @ 2006-04-17 13:32 UTC (permalink / raw)
  To: Niklaus; +Cc: linux-kernel

On Mon, 2006-04-17 at 18:55 +0530, Niklaus wrote:
> Hi,
>  I have a bootable CD and normal ISO9660 data CD (linux non-bootable)
> , both has linux on it.
>  I don't have the BIOS password and hence cannot change the bios
> startup options.
> 
> 1) Is there any way to boot the CD from grub command line ?

if you are asking this to install a linux distro on your machine,
you can just copy the vmlinux and the initrd.img (Fedora names, but most
likely other distros have named these similar) to your /boot and add
these to grub.conf and boot them that way.

if you are asking this because you want to hack a system please go away.
 


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Boot CDrom from grub
  2006-04-17 13:25 Boot CDrom from grub Niklaus
  2006-04-17 13:32 ` Arjan van de Ven
@ 2006-04-17 17:41 ` Valdis.Kletnieks
  2006-04-18  0:50   ` Kyle Moffett
  1 sibling, 1 reply; 4+ messages in thread
From: Valdis.Kletnieks @ 2006-04-17 17:41 UTC (permalink / raw)
  To: Niklaus; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 539 bytes --]

On Mon, 17 Apr 2006 18:55:48 +0530, Niklaus said:
> Hi,
>  I have a bootable CD and normal ISO9660 data CD (linux non-bootable)
> , both has linux on it.
>  I don't have the BIOS password and hence cannot change the bios
> startup options.

If you have enough physical access to boot the machine from a CD, you have
enough access to work around the BIOS password problem.  In almost all cases,
cracking the case and changing/removing a jumper on the motherboard will
bypass/reset the password, and Google will tell you which jumper it is.

[-- Attachment #2: Type: application/pgp-signature, Size: 226 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Boot CDrom from grub
  2006-04-17 17:41 ` Valdis.Kletnieks
@ 2006-04-18  0:50   ` Kyle Moffett
  0 siblings, 0 replies; 4+ messages in thread
From: Kyle Moffett @ 2006-04-18  0:50 UTC (permalink / raw)
  To: Valdis.Kletnieks; +Cc: Niklaus, linux-kernel

On Apr 17, 2006, at 13:41:59, Valdis.Kletnieks@vt.edu wrote:
> If you have enough physical access to boot the machine from a CD,  
> you have enough access to work around the BIOS password problem.   
> In almost all cases, cracking the case and changing/removing a  
> jumper on the motherboard will bypass/reset the password, and  
> Google will tell you which jumper it is.

This is true; with the exception of some incredibly poorly designed  
HP desktops I once had the misfortune of administrating.  For some  
insane reason HP decided to store the BIOS password in flash RAM and  
declined to provide any method for resetting it.  In the manual, they  
specified "If you for any reason forget your BIOS password, please  
ship the computer to a certified service station to have it reset".   
The only other known way is to unsolder the surface-mount flash chip  
from the MB and place it in a flash writer.

We've since managed to lose the passwords for a few of those  
desktops; is there any way to get linux to overwrite the flash RAM  
soldered to the motherboard?

Cheers,
Kyle Moffett


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-04-18  0:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-17 13:25 Boot CDrom from grub Niklaus
2006-04-17 13:32 ` Arjan van de Ven
2006-04-17 17:41 ` Valdis.Kletnieks
2006-04-18  0:50   ` Kyle Moffett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome