[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 164LX, Scsi DIsk, and IDE CDROM Help?



replying to my own message:
here is what I have when trying to mount, just ignore the root partition.
cavan:/etc# mount -a
cavan:/etc# mount
/dev/sda1 on / type ext2 (rw,errors=remount-ro)
proc on /proc type proc (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/sdb1 on /web type ufs (rw)
cavan:/etc# mount cdrom
mount: can't find cdrom in /etc/fstab or /etc/mtab
cavan:/etc# mount /dev/cdrom /cdrom
mount: error while guessing filesystem type
mount: block device /dev/cdrom is write-protected, mounting read-only
/dev/cdrom: Read-only file system
mount: you must specify the filesystem type
cavan:/etc# mount -f
/dev/sda1 on / type ext2 (rw,errors=remount-ro)
proc on /proc type proc (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/sdb1 on /web type ufs (rw)
cavan:/etc# mount
/dev/sda1 on / type ext2 (rw,errors=remount-ro)
proc on /proc type proc (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/sdb1 on /web type ufs (rw)

here is the proc directory:
cavan:/proc# ls
1 1556 163 3443 609 devices interrupts locks parport stat 1054 1557 167 3582 612 dma ioports meminfo partitions swaps 1206 1558 168 4 bigphysarea fb kcore misc pci sys 1309 1559 2 5 bus filesystems kmsg modules scsi tty 145 1560 3 607 cmdline fs ksyms mounts self uptime 148 160 3441 608 cpuinfo ide loadavg net slabinfo version
cavan:/proc#
cavan:/proc#  cd ide
cavan:/proc/ide# ls -l
total 0
-r--r--r--    1 root     root            0 Mar  2 20:25 drivers
lrwxrwxrwx    1 root     root            0 Mar  2 20:25 hda -> ide0/hda
dr-xr-xr-x    3 root     root            0 Mar  2 20:25 ide0
cavan:/proc/ide#
cavan:/proc/ide# cd ide0
cavan:/proc/ide/ide0# ls
channel  config  hda  mate  model
cavan:/proc/ide/ide0# ls -l
total 0
-r--r--r--    1 root     root            0 Mar  2 20:26 channel
-rw-r--r--    1 root     root            0 Mar  2 20:26 config
dr-xr-xr-x    2 root     root            0 Mar  2 20:26 hda
-r--r--r--    1 root     root            0 Mar  2 20:26 mate
-r--r--r--    1 root     root            0 Mar  2 20:26 model
cavan:/proc/ide/ide0# cd hda
cavan:/proc/ide/ide0/hda# ls
capacity  driver  identify  media  model  settings
cavan:/proc/ide/ide0/hda# ls -l
total 0
-r--r--r--    1 root     root            0 Mar  2 20:26 capacity
-r--r--r--    1 root     root            0 Mar  2 20:26 driver
-r--------    1 root     root            0 Mar  2 20:26 identify
-r--r--r--    1 root     root            0 Mar  2 20:26 media
-r--r--r--    1 root     root            0 Mar  2 20:26 model
-rw-------    1 root     root            0 Mar  2 20:26 settings
cavan:/proc/ide/ide0/hda#





Helge,
thanks for your reply.
I am using the iso image, kernel 0, graphics kernel, generic, that is on the first disk.
I have not looked in /proc/IDE, I will do that and see what I can find,
The error messages all referred to not being able to find the disk, attempting to read beyond the end of the disk, and so on. I will see what I can do to collect the error message and post it.

I apologize for my brevity, I am usually the guy who finds the thing that everyone else knows NOT to do!

Thanks
bob

--
"Only the paranoid survive..." Andy Grove



Reply to: