Opened 2 years ago

Closed 2 years ago

#101 closed documentation (fixed)

changing bootmedia from sda to hda ?

Reported by: e.d.grootjans@… Owned by: stappers
Priority: major Milestone:
Component: openwrt Version: 2.0
Severity: Keywords:
Cc:

Description

Can you tell me where i can change the bootmedianame.

I have an ASUS HD2.5.
And want to try to build a kernel for it.
For this i have to boot from hda1 instead of sda1.

Thanks.

Attachments (0)

Change History (4)

comment:1 Changed 2 years ago by stappers

  • Component changed from buildsystem to openwrt
  • Owner changed from amain to stappers
  • Status changed from new to accepted

comment:2 Changed 2 years ago by stappers

make menuconfig
vi +/CONFIG_CMDLINE= .config 
make

comment:3 Changed 2 years ago by stappers

When the bootmedia is changed from root=/dev/sda1 in root=/dev/hda1
on CONFIG_CMDLINE in .config.

Update also /etc/fstab in the root filesystem.

An update on this ticket is appreciated.

comment:4 Changed 2 years ago by amain

  • Resolution set to fixed
  • Status changed from accepted to closed

This is the correct answer :-) See tieck #107, last part, for config file for the WL HDD2.5.

Add Comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.