Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
T2000 hangs attempting to mount disk
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc
View previous topic :: View next topic  
Author Message
cb88
n00b
n00b


Joined: 26 Dec 2011
Posts: 7

PostPosted: Fri May 31, 2013 2:15 am    Post subject: T2000 hangs attempting to mount disk Reply with quote

So from the get go it attempts to mount /dev/sda which is an unformatted scsi disk.

Then once I pass cdroot=/dev/hda it still hangs... I was able to boot to a shell on the cd and mount /dev/hda /somefolder and it worked.... so clearly it is an issue with the boot scripts as far as I can tell.

Any pointers?
Back to top
View user's profile Send private message
666threesixes666
Guru
Guru


Joined: 31 May 2011
Posts: 400

PostPosted: Fri May 31, 2013 2:27 am    Post subject: Reply with quote

cat /etc/fstab.... it will define disks to check & mount or not. # in front of /dev/sda statement will stop it
_________________
Satan compels thee
Back to top
View user's profile Send private message
cb88
n00b
n00b


Joined: 26 Dec 2011
Posts: 7

PostPosted: Fri May 31, 2013 2:37 am    Post subject: Reply with quote

Well that would be simple on an installed system but I'd have to rebuild the CD im using to do that...

Perhaps I can increase the debug level

edit: if I boot with gentoo debug

I get this in fstab from the intramfs
# cat /etc/fstab
/dev/ram0 / ext2 defaults 0 0
proc /proc proc defaults 0 0

and this is the output of mount after I mounted the cd

proc on /proc type proc (noexec,nosuid,nodev)
sysfs on /sys type sysfs (noexec,nosuid,nodev)
udev on /dev type tmpfs (exec,nosuid,mode=0755,size=10M)
devpts on /dev/pts type devpts (gid=5,mode=0620)
/dev/hda on /mnt/cd type iso9660 (ro)

I was able to mount the cd on loop0 and then pass that as the block device to use as root... however ran into some more issues.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum