BTS

Message1473

Author zot
Recipients
Date 2008-09-09.13:55:02
Content
Sorry, now the mount part works, I don't know what was wrong (multiple
times).
It remains the problem with `file=foobar.tbz' (issue 520):
it seems that is required a particular label, but I want to use a
partition
that has already another label for other uses.
See attachment, if you want.

Regards,
Diego

  ----- Original Message -----
  From: "Michael Prokop"
  To: zot@europe.com
  Subject: [issue521] boot option `myconfig=/dev/xyz' don't works with
  ext2?
  Date: Sat, 06 Sep 2008 14:27:11 -0000



  Michael Prokop added the comment:

  * zot [20080906 15:55]:

  > I can only point to a partition using FAT?
  > If so, say that on `grml-cheatcodes.txt'.

  No, should work with any filesystem the kernel is able to handle.
  We're just executing:

  mount -o ro -t auto $MOUNTDEVICE /mnt/grml

  where $MOUNTDEVICE is the given option to myconfig.

  Do you see:

  "Could not mount /dev/xyz to /mnt/grml - sorry."

  while booting? If so does manually executing the above mount command
  work for you?

  thx && regards,
  -mika-

  ----------
  status: unread -> chatting
  title: boot option `myconfig=/dev/xyz' doesn't work with ext2? ->
  boot option `myconfig=/dev/xyz' don't works with ext2?

  _____________________________________
  GRML issue tracker

  _____________________________________

-- 
Be Yourself @ mail.com!
Choose From 200+ Email Addresses
Get a Free Account at www.mail.com
Files
File name Uploaded
unnamed zot, 2008-09-09.13:55:02
zot-GRMLCFG.tar.bz2 zot, 2008-09-09.13:55:02
History
Date User Action Args
2008-09-09 13:55:02zotlinkissue521 messages
2008-09-09 13:55:02zotcreate