storage device enumeration

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: maptex
Date: Saturday, April 24, 2010 - 9:32 am

I have an appliance booting 2.4 from flash drive (/dev/hda1)
wirh a usb storage device mapped as /dev/sda.
I need to boot this appliance using a pendrive with kernel
2.6 and a new root filesystem on pendrive. the storage device
must be the same (/dev/sda) on both running systems.
Configuring the boot program (lilo) to boot new kernel image
and mount root filesystem from pendrive, result that the
troot fs is at /dev/sdb (mass storage at /dev/sda). The problem
i found is that when booting from pendrive, the usb mass storage
is recognized as /dev/sdb and the pendrive as /dev/sda, this makes
it impossible to mont root fs, as it is configured to be /dev/sdb, that
is not the pendrive.

Any ideas on how to direct the kernel to map usb devices on 2.6
the same as in 2.4?

thanks
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
storage device enumeration, maptex, (Sat Apr 24, 9:32 am)