Bug#600453: /proc/mounts

2010-10-19 Thread tmpml
thanks for looking into this!
As requested i provide output from cat /proc/mounts

# cat /proc/mounts
rootfs / rootfs rw 0 0
none /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
none /proc proc rw,nosuid,nodev,noexec,relatime 0 0
udev /dev tmpfs rw,relatime,size=10240k,mode=755 0 0
/dev/sda1 / ext2 rw,relatime,errors=continue 0 0
tmpfs /lib/init/rw tmpfs rw,nosuid,relatime,mode=755 0 0
usbfs /proc/bus/usb usbfs rw,nosuid,nodev,noexec,relatime 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev,relatime 0 0
devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
tmpfs /tmp tmpfs rw,relatime,size=32768k 0 0
/dev/sdb2 /media/adata ext2 rw,noatime,errors=continue 0 0
/dev/sdb3 /media/tbackupDrive ext2 rw,noatime,errors=continue 0 0
nfsd /proc/fs/nfsd nfsd rw,relatime 0 0
rpc_pipefs /var/lib/nfs/rpc_pipefs rpc_pipefs rw,relatime 0 0

best regards
-- 
GRATIS! Movie-FLAT mit über 300 Videos. 
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20101019162628.304...@gmx.net



Bug#600453: (no subject)

2010-10-19 Thread tmpml
Thanks for the quick response!
my sha512sum says
# sha512sum initramfs-tools_0.98.5~1.gbpcf5fb6_all.deb 
f0dd4af56ac9713027543ba4c1beb62edc7c306575c2f65d8a1b62daf1a26cbe58607fd95c6203c197779c643f0efbeb019eb4402eb62ca415aae99b02706b8d
  initramfs-tools_0.98.5~1.gbpcf5fb6_all.deb

so the later part is identical to your provides sum. Is it costumary to only 
use part of the hash?

Anyhow back to the topic:
I tried your deb with the following result:

update-initramfs: Generating /boot/initrd.img-2.6.32-2-orion5x
readlink: fehlender Operand
„readlink --help“ gibt weitere Informationen.
Warning: /etc/fstab parse error; guessing that the root device is /dev/sda2

Press Ctrl-C to abort build, or Enter to continue
read: 143: arg count
Generating kernel u-boot image... done.
Flashing kernel... done.
Flashing initramfs... done.

so it did indeed do something but the guess /dev/sda2 looks wrong. I would 
expect /dev/sda1

best regards
-- 
GRATIS! Movie-FLAT mit über 300 Videos. 
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20101019191801.72...@gmx.net



Bug#600453: /etc/fstab

2010-10-19 Thread tmpml
forgot to add /etc/fstab


# cat /etc/fstab
#
#   RootAufs has mounted the root file system in ram
#
#  This fstab is in ram and the real fstab can be found /ro/etc/fstab
#  the root file system ' / ' has been removed.
#  the proc file system has been removed, because bug #425199.
#  All Swap files have been removed. 
#

# /etc/fstab: static file system information. 
#  
# file system mount point type options   dump  pass
tmpfs /tmp tmpfs defaults,size=32m 0 0 

LABEL=adata /media/adata/ ext2 defaults,noatime 0 0 
LABEL=tbackupDrive /media/tbackupDrive/ ext2 defaults,noatime 0 0 
# /dev/sda1 /ro ext2 rw,relatime,errors=continue,noauto 0 0
UUID=0c940d67-bfca-4a7b-875f-747c7e09d64d /ro ext2 
rw,relatime,errors=continue,noauto 0 0

and:
#cat /ro/etc/fstab
cat: /ro/etc/fstab: File not found
- so I guess it is all my fault... 
-- 
Neu: GMX De-Mail - Einfach wie E-Mail, sicher wie ein Brief!  
Jetzt De-Mail-Adresse reservieren: http://portal.gmx.net/de/go/demail



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20101019192400.93...@gmx.net