On Mon, May 17, 2004 at 10:45:19AM +0200, Joel Soete wrote: Hi all, > > > also shows a 'boot' fs like: > > > /dev/sda2 123699 66119 51193 57% /boot > > > /dev/sda5 1692128 1209236 396936 76% / The df -k outputs the following: [EMAIL PROTECTED] df -k Filesystem 1K-blocks Used Available Use% Mounted on /dev/sdb5 634472 111828 488794 19% / tmpfs 253184 0 253184 0% /dev/shm /dev/sdb2 118964 7558 105059 7% /boot /dev/sdb6 1047946 8243 983789 1% /home
So that the string 2/linux points to /boot and inside /boot you can find: [EMAIL PROTECTED] ll /boot/ total 7559 drwxr-xr-x 3 root root 1024 May 16 08:16 . drwxr-xr-x 22 root root 1024 May 17 15:48 .. -rw-r--r-- 1 root root 997221 Apr 29 01:39 System.map-2.4.26-64-smp -rw-r--r-- 1 root root 25783 Apr 29 00:53 config-2.4.26-64-smp drwxr-xr-x 2 root root 12288 May 16 07:59 lost+found -rw-r--r-- 1 root root 95 Apr 29 01:39 patches-2.4.26-64-smp lrwxrwxrwx 1 root root 21 May 16 08:16 vmlinux -> vmlinux-2.4.26-64-smp -rw-r--r-- 1 root root 6666431 Apr 29 01:39 vmlinux-2.4.26-64-smp where ll alias is ll='ls -la --color=auto' (in the monochromatic console terminal it makes no sense, but I expected not to use console for long time, ;-P ) The system, as in the previous mail, addressed to Matthew, the system hanged while attempting to launch login procedures! Initializing random number generator...done. Recovering nvi editor sessions... done. INIT: Entering runlevel: 2 Starting system log daemon: syslogd. Starting kernel log daemon: klogd. Starting MTA: exim4. Starting internet superserver: inetd. Starting deferred execution scheduler: atd. Starting periodic command scheduler: cron. ^^^^^^last msg when using usb and monitor^^^^^ Debian GNU/Linux testing/unstable thebeast ttyS0 thebeast login: This is successfully reached for when using laptop and serial console connection (minicom). > > > > > like: > > > --commandline=2/vmlinux root=/dev/sda5 HOME=/ TERM=vt100 > > > --init-partitioned=/dev/sda > > > > [...] > Related to your answer to Matthew, can you send us the result of: > df -k > ls -l /boot > Thank you in advance Regards SteX -- ;-P ;-P ;-P http://www.openlabs.it/~stex GPG key: Stefano Melchior (stex) <[EMAIL PROTECTED]> Key fingerprint = F6A3 6071 -- Keyserver http://pgp.mit.edu Registered user #324592 on the Linux Counter, http://counter.li.org

