Port-sparc archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Data Access Exception when trying to Boot installed NetBSD of hard drive
Hi!,
The root filesystem is 828M, this is the :a partition.
# df -h
Filesystem Size Used Avail %Cap
Mounted on
192.168.1.34:/export/sparky/root 111G 3.8G 99G 3% /
/dev/sd0a 828M 34M 752M 4% /mnt
Output of ls -li:
# ls -li
total 9156
6 -r-xr-xr-x 2 root wheel 1400 Sep 29 2014 .cshrc
7 -r-xr-xr-x 2 root wheel 953 Sep 29 2014 .profile
33600 drwxr-xr-x 2 root wheel 512 Sep 29 2014 altroot
44800 drwxr-xr-x 2 root wheel 1024 Sep 29 2014 bin
4 -r--r--r-- 1 root wheel 66296 Sep 29 2014 boot
134400 drwxr-xr-x 2 root wheel 512 Jan 5 1932 cdrom
67200 drwxr-xr-x 8 root wheel 14848 Jan 5 1932 dev
22400 drwxr-xr-x 26 root wheel 2048 Jan 5 1932 etc
179200 drwxr-xr-x 2 root wheel 512 Jan 5 1932 kern
56000 drwxr-xr-x 2 root wheel 2048 Sep 29 2014 lib
78400 drwxr-xr-x 3 root wheel 512 Sep 29 2014 libdata
190400 drwxr-xr-x 5 root wheel 512 Sep 29 2014 libexec
89600 drwxr-xr-x 2 root wheel 512 Sep 29 2014 mnt
5 -rwxr-xr-x 1 root wheel 4650540 Sep 29 2014 netbsd
123200 drwxr-xr-x 2 root wheel 512 Jan 5 1932 proc
100800 drwxr-xr-x 2 root wheel 3072 Sep 29 2014 rescue
112000 drwxr-xr-x 2 root wheel 512 Jan 5 1932 root
145600 drwxr-xr-x 2 root wheel 3072 Sep 29 2014 sbin
201600 drwxr-xr-x 3 root wheel 512 Sep 29 2014 stand
156800 drwxrwxrwt 2 root wheel 512 Jan 5 1932 tmp
11200 drwxr-xr-x 2 root wheel 512 Jan 5 1932 usr
168000 drwxr-xr-x 23 root wheel 512 Sep 29 2014 var
And just in case it might be needed, and because I wanted to check if
it was the wrong filesystem, the output of disklabel sd0:
# disklabel sd0
# /dev/rsd0c:
type: unknown
disk: ST12550N
label:
flags:
bytes/sector: 512
sectors/track: 79
tracks/cylinder: 19
sectors/cylinder: 1501
cylinders: 2708
total sectors: 4110000
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0 # microseconds
track-to-track seek: 0 # microseconds
drivedata: 0
8 partitions:
# size offset fstype [fsize bsize cpg/sgs]
a: 1748665 0 4.2BSD 1024 8192 0 # (Cyl. 0 - 1164)
b: 262675 1748665 swap # (Cyl. 1165 - 1339)
c: 4110000 0 unused 0 0 # (Cyl. 0 - 2738*)
g: 2098660 2011340 4.2BSD 2048 16384 0 # (Cyl. 1340 - 2738*)
Happy to see NetBSD/sparc users! :)
2014-10-12 20:50 GMT+02:00 Martin Husemann <martin%duskware.de@localhost>:
> On Sun, Oct 12, 2014 at 08:34:11PM +0200, Adrian Christiansen wrote:
>> >> NetBSD/sparc Secondary Boot, Revision 1.15
>> Booting netbsd
>> Data Access Exception
>> ok
>
> How big is your disk or more precise your "a" partition (assuming that is
> where /netbsd lives)? A rough estimate is good enough.
>
> Can you boot some install media, mount the disk and show output of
>
> ls -li /
>
> please?
>
> Thanks,
>
> Martin
Home |
Main Index |
Thread Index |
Old Index