Re: Incorrect super block--help!
freebsd-stable_at_auscert.org.au
Date: 08/29/05
- Previous message: Scott Robbins: "Re: Incorrect super block--help!"
- In reply to: Paul T. Root: "Re: Incorrect super block--help!"
- Next in thread: Mark Space: "Re: Incorrect super block--Thanks!"
- Reply: Mark Space: "Re: Incorrect super block--Thanks!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: freebsd-stable@freebsd.org Date: Mon, 29 Aug 2005 22:58:35 +1000
> You're trying to mount it as a rw disc and as a UFS file system
>
> mount -r -t cd9660 /dev/acd0 /cdrom
>
> Mark Space wrote:
> > Hey, newb BSDer here with a question
> >
> > I've got a brand new 5.4 install. I'm trying to mount the CDROM. As
> > root, I type:
> >
> > mount /dev/acd0 /cdrom
> >
Of course, this is dead right and ignore my previous response. You'll find
that the cdrom drive is almost certainly in /etc/fstab as the other
responder mentioned - to mount it with the default fstab options (which
should work just fine):
mount /cdrom
The way you tried will indeed attempt to mount the device by default as a
rw UFS file system. Sorry for the wrong steer.
joel
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
- Previous message: Scott Robbins: "Re: Incorrect super block--help!"
- In reply to: Paul T. Root: "Re: Incorrect super block--help!"
- Next in thread: Mark Space: "Re: Incorrect super block--Thanks!"
- Reply: Mark Space: "Re: Incorrect super block--Thanks!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: 4.9-STABLE, USB hard drive - trying to create partition, newfs, mount
... Her Royal Highness Cleopatra Silvercat wrote: ... to create a UFS file system
on it then mount it. ... (comp.unix.bsd.freebsd.misc) - Re: Incorrect super block--help!
... > Hey, newb BSDer here with a question ... > I've got a brand new 5.4
install. ... I'm trying to mount the CDROM. ... (freebsd-stable) - 4.9-STABLE, USB hard drive - trying to create partition, newfs, mount
... to create a UFS file system on it then mount it. ... understanding
the man pages since I'm not getting anywhere. ... Can anyone offer me directions on what
I've got to do? ... (comp.unix.bsd.freebsd.misc) - 4.9 STABLE - Large USB drive, need to create UFS partition, newfs, mount
... to create a UFS file system on it then mount it. ... understanding
the man pages since I'm not getting anywhere. ... Can anyone offer me directions on what
I've got to do? ... (comp.unix.bsd.freebsd.misc) - Re: 4.9-STABLE, USB hard drive - trying to create partition, newfs, mount
... Her Royal Highness Cleopatra Silvercat writes: ... > to create a UFS file
system on it then mount it. ... It had an ext2 file ... (comp.unix.bsd.freebsd.misc)