From: Ian Brandt <ian@ianbrandt.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] udev Migration and SCSI
Date: Thu, 20 Oct 2005 10:51:46 -0700 [thread overview]
Message-ID: <4357D932.5050104@ianbrandt.com> (raw)
In-Reply-To: <200510201813.23107.mike@gaima.co.uk>
Mike Williams wrote:
> Interesting...
> A 'cat /proc/mounts' like John suggest would be helpful, before and after
> attempting to mount stuff, also try the mount manually.
> mount /dev/sda3 /mnt/somethingthatexistsbutisntbeingused.
The manual mount worked:
# cat /proc/mounts
rootfs / rootfs rw 0 0
/dev/root / reiserfs rw,noatime 0 0
none /dev devfs rw 0 0
proc /proc proc rw 0 0
none /dev/shm tmpfs rw 0 0
/dev/scsi/host0/bus0/target0/lun0/part1 /boot ext3 rw,noatime 0 0
# mount -v /dev/sda3 /mnt/boottest/
mount: you didn't specify a filesystem type for /dev/sda3
I will try type reiserfs
/dev/sda3 on /mnt/boottest type reiserfs (rw)
# cat /proc/mounts
rootfs / rootfs rw 0 0
/dev/root / reiserfs rw,noatime 0 0
none /dev devfs rw 0 0
proc /proc proc rw 0 0
none /dev/shm tmpfs rw 0 0
/dev/scsi/host0/bus0/target0/lun0/part1 /boot ext3 rw,noatime 0 0
/dev/sda3 /mnt/boottest reiserfs rw,noatime 0 0
> No, as swap isn't "mounted", you can easily live without swap for a while
> though, so just comment it out.
Ah yes.
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2005-10-20 17:59 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-19 16:50 [gentoo-user] udev Migration and SCSI Ian Brandt
2005-10-19 18:19 ` Mike Williams
2005-10-19 21:00 ` Ian Brandt
2005-10-19 22:46 ` Mike Williams
2005-10-20 16:53 ` Ian Brandt
2005-10-20 16:59 ` John Jolet
2005-10-20 17:05 ` Ian Brandt
2005-10-20 17:28 ` John Jolet
2005-10-20 17:51 ` Ian Brandt
2005-10-20 17:57 ` John Jolet
2005-10-20 18:44 ` Mike Williams
2005-10-20 17:13 ` Mike Williams
2005-10-20 17:51 ` Ian Brandt [this message]
2005-10-20 18:41 ` Mike Williams
2005-10-20 23:13 ` Ian Brandt
2005-10-21 22:29 ` [gentoo-user] udev Migration and SCSI -- SOLVED Ian Brandt
2005-10-21 22:42 ` Mike Williams
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4357D932.5050104@ianbrandt.com \
--to=ian@ianbrandt.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox