notfound 712756 3.2.39-2
found 712756 3.2.46-1
fixed 712756 3.9.6-1~bpo70+1
thanks
Correcting earlier mistake plus:
Wheezy installer and current default 3.2 kernel exhibits this problem.
The wheezy-backports 3.9 kernel does not have the problem.
--
To UNSUBSCRIBE, email to debian-kernel-requ...
on finding a
minimal patch to fix the debian kernel!
That is all I have time for right now.
Alex Owen
|| return 0
Which would o test for the readability of /proc/mounts which is the
file we want to read in the next line!
Regards
Alex Owen
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
/etc/mtab but again /etc/mtab may not exist.
Regards
Alex Owen
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On 26/07/06, Alex Owen <[EMAIL PROTECTED]> wrote:
Here is a patch to do 2 things:
1: export FSTYPE so that user scripts can hard code it in
/scripts/local-premount
2: is fstype reports an "unknown" file system type then use vol_id
(which is already on the initramfs) to tr
should be backwards compatable and allow the detection of iso9660
filesystems.
Please note I have not yet tested this patch.
I shall try to find time tomorrow and report back!
Bye for now
Alex Owen
diff -uNr initramfs-tools-0.72.old/init initramfs-tools-0.72/init
--- initramfs-tools-0.72.old/init 200
ed on /mnt. Something like this ? $INIT would normally be
/sbin/init but if there is a kernel command line parameter to say
different then we should place that in $INIT first...
[ -x /mnt$INIT ] || ( echo "WARNING: $INIT not found on root device
major=$major minor=$minor" ; sleep 5)
Just a thought
r
not!
I hope this helps track the progress of this issue.
Alex Owen
d
#283919... perhaps I'll post something to that bug in a few mins.
I hope that explains things.
Alex Owen
On 21/08/05, Horms <[EMAIL PROTECTED]> wrote:
> On Sun, Aug 21, 2005 at 08:33:00AM +0100, Alex Owen wrote:
> > tag 307471 - pending
> > thanks
> >
> &g
tag 307471 - pending
thanks
3 months on... time to remove the pending tag!
Alex Owen
quired
Section: base
.
Not sure what a powerpc machine outputs for "uname -m" though...
Alex Owen
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
This is an UNTESTED patch to describe the fix better than the above
narative!
Alex Owen
diff -uNr initrd-tools-0.1.81.old/debian/rules initrd-tools-0.1.81/debian/rules
--- initrd-tools-0.1.81.old/debian/rules2005-05-14 04:45:15.0
+0100
+++ initrd-tools-0.1.81/debian/rules2005-0
hope that this patch will go into etch early in the testing life
cycle! ... we shall see!
Alex OWen
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
cmdline=$(cat /proc/cmdline)
umount -n proc
if [ $rootdev != 256 ]; then
+if [ $rootdev != 255 ]; then
mount_root
+fi
cd mnt
[ $DEVFS ] && mount -nt devfs devfs dev
pivot_root . initrd
---8<---
Regards
Alex Owen
-- System Information:
Debian Release:
uot;mount_root" when
$rootdev = 255. I guess I should raise a bug against initrd-tools.
Thanks, (and as I said before sorry).
Alex Owen
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
e patches back to Debian at the same
time!
Particularly any comments on the major/minor device codes for nfs root
would be great!
Thanks
Alex Owen
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Seems insmod and lsmod and rmmod were removed from busybox on purpose to
fix bug #85642.
But this was a bug to fix woody so the reasons to remove insmod from
busybox may have now changed!?!
Alex Owen
I think that bugs 288759 and 270087 are related.
Perhaps the busybox maintainer will merge them?
Alex Owen
be loaded and the boot fails!
I guess the solution is either
1) to symlink /sin/insmod to /sbin/insmod.modutils which is on the initrd
or
2) to include insmod in the build of busybox and then (I think???) that the
mkinitrd scripts will symlink /sin/insmod to busybox.
Alex Owen
-- System
19 matches
Mail list logo