Re: df: where is the root fs?

2010-09-02 Thread hugo vanwoerkom
Mike Bird wrote: On Wed September 1 2010 12:01:16 hugo vanwoerkom wrote: But that does not have the device: 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

Re: df: where is the root fs?

2010-09-02 Thread Anticept .
[...] So here it appears that root is sda6! It is. tune2fs -l /dev/sda6 should work fine. What other way is there other than df to find where the root fs is mounted? Not sure, but if you just remember you are using sata drives, and they show as sd[x][#]. Maybe fstab will help? -Anticept (if any

df: where is the root fs?

2010-09-01 Thread hugo vanwoerkom
to find where the root fs is mounted? Hugo -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/i5m702$vm...@dough.gmane.org

Re: df: where is the root fs?

2010-09-01 Thread Mike Bird
On Wed September 1 2010 11:45:14 hugo vanwoerkom wrote: What other way is there other than df to find where the root fs is mounted? cat /proc/mounts is authoritative even when /etc/mtab is messed up. --Mike Bird -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject

Re: df: where is the root fs?

2010-09-01 Thread hugo vanwoerkom
Mike Bird wrote: On Wed September 1 2010 11:45:14 hugo vanwoerkom wrote: What other way is there other than df to find where the root fs is mounted? cat /proc/mounts is authoritative even when /etc/mtab is messed up. But that does not have the device: rootfs / rootfs rw 0 0 none /sys

Re: df: where is the root fs?

2010-09-01 Thread Mike Bird
On Wed September 1 2010 12:01:16 hugo vanwoerkom wrote: But that does not have the device: 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/sda6 / ext2