Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Oct 1996 21:41:06 +0200 (MET DST)
From:      Dick van den Burg <burg@is.ge.com>
To:        current@freebsd.org
Subject:   Linux ext2fs problems.
Message-ID:  <199610031941.VAA04092@burg.is.ge.com>

next in thread | raw e-mail | index | archive | help
If I have a Linux partition mounted during a reboot, I ALWAYS get a
message on the console similar to:

syncing disks... 7 7 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 giving up

and the Fbsd filesystem is not marked clean and will go through a full
fsck after the boot.

If I umount the linux partition before a reboot everything is ok.

What data is needed to solve this particular problem?

Thanks,
Dick van den Burg
burg@is.ge.com

/usr/home/burg# fdisk
******* Working on device /dev/rsd0 *******
parameters extracted from in-core disklabel are:
cylinders=1048 heads=127 sectors/track=63 (8001 blks/cyl)

 Figures below won't work with BIOS for partitions not in cyl 1
parameters to be used for BIOS calculations are:
cylinders=1048 heads=127 sectors/track=63 (8001 blks/cyl)

Warning: BIOS sector numbering starts with sector 1
Information from DOS bootblock is:
The data for partition 0 is:
sysid 6,(Primary 'big' DOS (> 32MB))
    start 63, size 1031562 (503 Meg), flag 80
        beg: cyl 0/ sector 1/ head 1;
        end: cyl 128/ sector 63/ head 118
The data for partition 1 is:
sysid 5,(Extended DOS)
    start 1032129, size 1024128 (500 Meg), flag 0
        beg: cyl 129/ sector 1/ head 0;
        end: cyl 256/ sector 63/ head 126
The data for partition 2 is:
sysid 165,(FreeBSD/NetBSD/386BSD)
    start 2056257, size 4800600 (2344 Meg), flag 0
        beg: cyl 257/ sector 1/ head 0;
        end: cyl 856/ sector 63/ head 126
The data for partition 3 is:
sysid 131,(Linux filesystem)
    start 6856857, size 1520190 (742 Meg), flag 0
        beg: cyl 857/ sector 1/ head 0;
        end: cyl 1023/ sector 63/ head 126
/usr/home/burg# mount
/dev/sd0a on / (local)
/dev/sd0s3f on /usr (local)
/dev/sd0s3e on /var (local)
procfs on /proc (local)
/dev/sd0s1 on /dos (local, read-only)
/dev/sd0s4 on /linux (local)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610031941.VAA04092>