Might it be that the lines for the partition(s) on the second disk haven't been removed from /etc/fstab?I dunno, here's what my etc/fstab looks like:
#
# /etc/fstab
#
#
/dev/hda5 / ext2 defaults,ro 1 1
/dev/hda4 /drive0 ext2 defaults,ro 1 1
none /proc proc defaults
My bootup sequence looks like this (note that I'm running a modified kernel and init, hence the "not doing ioctl" and "running selecter" messages, these are my bootup selecter- could that be related?):
Registering drives...
ide0 at 0x040-0x047,0x078 on irq 7
hda: TOSHIBA MK6014MAP, 5729MB w/0kB Cache, CHS=12416/15/63
empeg-flash driver initialized
Partition check:
hda: hda1 < hda5 hda6 > hda2 hda3 hda4
RAMDISK: Couldn't find valid RAM disk image starting at 0.
EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
VFS: Mounted root (ext2 filesystem).
Freeing unused kernel memory: 8k init
Running selecter (q to exit)
Not doing ioctl
Running player
empeg-car 1.01.
Is everything fine and I'm just paranoid, or have I done something wrong to my player?
___________
Tony Fabris