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

Re: Debian Alpha Install



the mknod results in 'module already exists'

changing the mount command has not yet helped....

the error says
wrong fs type, bad options, bad superblock on /dev/scd0, or too many mounted
file systems


there are two/three mounted file systems

/proc
/ramdisk
harddisk....

any ideas??


-----Original Message-----
From: Paul Slootman <paul@wau.mis.ah.nl>
To: Arthur Gallun <gallun@iname.com>
Cc: debian-alpha@lists.debian.org <debian-alpha@lists.debian.org>
Date: Tuesday, February 09, 1999 4:33 AM
Subject: Re: Debian Alpha Install


>On Tue 09 Feb 1999, Arthur Gallun wrote:
>
>> I finally got the install software started from milo, root, and rescue.
>>
>> However, I am unable to mount the CDROM.
>>
>> I created a directory called CDROM
>>
>> and tried
>>
>> mount /dev/scd0 /cdrom -t iso9660
>>
>> but it won't go....
>
>What was the error message? Something about /dev/scd0 not existing?
>In that case, "mknod /dev/scd0 b 11 0" is your friend.
>
>BTW, I always prefer to put the options at the beginning, as in
>
>    mount -t iso9660 -o ro /dev/scd0 /cdrom
>
>
>Paul Slootman
>--
>home: paul@wurtel.demon.nl | work: paul@murphy.nl | debian: paul@debian.org
>http://www.wurtel.demon.nl | Murphy Software,   Enschede,   the Netherlands
>
>
>--
>To UNSUBSCRIBE, email to debian-alpha-request@lists.debian.org
>with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org
>
>


Reply to: