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

Instalacja programowego raidu z Debian Installer lenny rc2



Witam

Zainstalowalem przy użyciu najnowszego instalatora
lenny system z programowym raidem.

Po zakonczeniu instalacji i ponownym uruchmieniu
mam dziwnie bledy:

No dock devices found. (Co to jest?)

I dalej:

Begin assembling all MD arrays...
mdadm: No devices listed in conf file were found.
Failure: failed to assemble all arrays.

mount: mounting /dev/root on /root failed: No such device.
Begin:Running /scripts/init-bottom...
mount: mounting /dev on /root/dev failed: No such file or directory.
mount: mounting /sys on /root/sys failed: No such file or directory.
Target filesystem doesn't have /sbin/init
No init found. Try passing init=bootarg.  


/dev/sda1 swap
/dev/sda2 /
/dev/sdb1 swap
/dev/sdb2 /

md0 /dev/sd


##lilo.conf
boot=/dev/md1
root=/dev/md1
raid-extra-boot=mbr-only
map=/boot/map
delay=20
default=Linux

image=/vmlinuz
	label=Linux
	read-only
#	restricted
#	alias=1

	initrd=/initrd.img

image=/vmlinuz.old
	label=LinuxOLD
	read-only
	optional
#	restricted
#	alias=2

	initrd=/initrd.img.old

####initramfs.conf
MODULES=most
BUSYBOX=y
KEYMAP=n
BOOT=local
DEVICE=eth0
NFSROOT=auto

###mdadm
INITRDSTART='all'
AUTOSTART=true
AUTOCHECK=true
START_DAEMON=true
DAEMON_OPTIONS="--syslog"
VERBOSE=false


##mdadm.conf
DEVICE partitions
CREATE owner=root group=disk mode=0660 auto=yes
HOMEHOST <system>
MAILADDR root
ARRAY /dev/md0 level=raid1 num-devices=2 UUID=b02f7b2a:288f8d4d:f54ced81:0e09be5c
ARRAY /dev/md1 level=raid1 num-devices=2 UUID=53f49e97:eba5e2f9:72602753:5adc070a

##modules
raid1
sd_mod

###resume
RESUME=/dev/md0

##update-initramfs.conf
update_initramfs=yes
backup_initramfs=yes


Jesli cos jeszcze potrzebne to prosze napisac co?




Reply to: