This is a discussion on Mounting Solaris cd's on linux within the Sun Solaris Administration forums, part of the Solaris Operating System category; --> See the "Linux jumpstart server guide for Solaris 9?" thread under comp.sys.sun.admin for an introduction to this subject. The ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| See the "Linux jumpstart server guide for Solaris 9?" thread under comp.sys.sun.admin for an introduction to this subject. The question I have is related to getting the ufs slices from the solaris 9 cd's mounted on my redhat 9 machine. It seems I've got the correct kernel support - ufs module is loaded and SUN_PARTITION is enabled in the /boot/config file. My cdrom is /dev/cdrom which links to /dev/scd0. Does anyone know what steps I need to take to get slice 1 on the cdrom mounted? Thanks |
| ||||
| ["Followup-To:" header set to comp.sys.sun.admin.] DR schrieb: > See the "Linux jumpstart server guide for Solaris 9?" thread under > comp.sys.sun.admin for an introduction to this subject. The > question I have is related to getting the ufs slices from the > solaris 9 cd's mounted on my redhat 9 machine. It seems I've got > the correct kernel support - ufs module is loaded and SUN_PARTITION > is enabled in the /boot/config file. My cdrom is /dev/cdrom which > links to /dev/scd0. Does anyone know what steps I need to take to > get slice 1 on the cdrom mounted? > mount -t ufs -o ro /dev/scd0 /mnt mount -t ufs -o ro /dev/scd1 /mnt HTH, Lukas -- Lukas Ruf | Wanna know anything about raw | <http://www.lpr.ch> | IP? -> <http://www.rawip.org> | eMail Style Guide: <http://www.rawip.org/style.html>| |