Issue72

Title provide bootoption for cdrom device
Priority feature Status resolved
Superseder Nosy List mika
Assigned To mika Topics core, release-stopper

Created on 2006-12-20.10:08:01 by mika, last changed 2007-05-12.23:27:41 by mika.

Messages
msg532 (view) Author: mika Date: 2007-05-09.20:55:43
Raising to "release-stopper" as it should enter all stable grml flavours.

I've implemented the bootoption cdrom=, will be available with the next grml 
versions.
msg126 (view) Author: mika Date: 2006-12-20.10:08:01
As suggested by Ryan, quoting his mail:

if after 3mins for searching for cdroms at /dev/hdc move on to the
next device, then the next if need be...and so on

if all devices fail print a message on the screen or fall back to
busybox shell (whice is what I get with out all-generic-ide)

if message is printed on the screen it should reference a boot
parameter for specifying the cdrom

IE: grml cdromsp=/dev/hdi (sp for search path)

to tell it where to look for the cdrom on boot
History
Date User Action Args
2007-05-12 23:27:41mikasetstatus: testing -> resolved
2007-05-09 20:55:43mikasetstatus: unread -> testing
topic: + release-stopper
messages: + msg532
2006-12-20 10:08:01mikacreate