[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Add a dasd volume.



Nelson,

am Fri, Mar 01, 2013 at 05:48:50PM -0600 hast du folgendes geschrieben:
> To get it online and mounted I had to resort to the following:
> 
> In /etc/rc.local I added:
> 
> /sbin/chccwdev -e 0.0.0240
> mount -a                                        to reread /etc/fstab
> 
> I am looking for a way to make the /dev/dasdb(1) come online at ipl and 
> therefore the /etc/fstab entry will mount the filesystem at ipl also.

Debian adopted the same mechanism as the RPM-based distributions on s390
(AFAIK, never having touched one): /etc/sysconfig/hardware. Just touch
a config-ccw-0.0.0240 (be sure to use lowercase hex digits if applicable)
and potentially rebuild the initrd if it's needed early on (using
»update-initramfs -u -k `uname -r`«). That should activate the disc on-boot. If
you used debian-installer there should be a file for your existing disk
already. The alternative is passing »dasd=240« (among with the other DASDs you
need) on the kernel command-line.

Kind regards
Philipp Kern

Attachment: signature.asc
Description: Digital signature


Reply to: